Author Topic: Detect Spawn - Client Side  (Read 1092 times)

Theres gotta be a function for this? just to tell when you spawn from the client side.

handleYourSpawn(%msgType, %msgString)


The two args aren't important at all, nothing uses them. %msgType will always be a tagged string matching the 'YourSpawn' tagged string, and %msgString will always be blank.