Closed tristonplummer closed 5 years ago
The way we went about varbit/varp in objects with transformations was that we have separate plugins for each object transform instead of the 'base' object.
So on_obj_option
will have to actually bind the 'transformed' object id instead of the one without the option
Some objects only have objects when a specific varbit is set - can we add support for this somehow? The example I'll give is the Mysterious Ruins for Runecrafting. When varbit 607 is set to 1, the 'enter' option on the Mysterious Ruins for the Air Altar is shown, however this throws an exception when starting the server as 'enter' is not a valid option for the object.