Palanthir Event Reference
EVENT DESCRIPTION Event Name: onAddGump Prototype: def onAddGump(gump): pass Parameters:- gump A gump object. Return Value:Return 1 if you dont wont the core to add the gump to the drawlist. Call Condition:Triggered when a gump is added to the drawlist. Notes: