I need an OnPlayerDisconnect event for my tycoon urgently, it must be compatible with VCE so maybe something like,
OnPlayerTouch>Player>OnDisconnect>XXX
or
OnPlayerTouch>Self>OnPlayerDisconnect>Name, Blid (only ONE is needed Name or BLID or Both) (VERY PREFERED)
and then use the VCE commands OnVariableTrue and False to make the brick do something when the player specifyed disconnects.
I need this so that if someone is in the middle of using the tycoon and disconnects, the tycoon auto reset's.
Please