Palanthir Event Reference
EVENT DESCRIPTION Event Name: onRecievePacket Prototype: def onRecievePacket(packet): pass Parameters:- packet A packet object. Return Value:Return 1 if you dont wont the core to handle the packet Call Condition:Triggered when a new packet is recieved from the server Notes: