how to? GetThingType doesn't work.
"Häb Pfrässe, süsch chlepfts!" - The coolest language in the world (besides Cherokee)
This is the static archive of the Massassi Forums. The forums are
closed indefinitely. Thanks for all the memories!
You can also download
Super Old Archived Message Boards
from when Massassi first started.
"View" counts are as of the day the forums were archived, and will no longer increase.
killed: if(verbose > 2) Print("CTF Killed Evt"); senderRef = GetSenderRef(); sourceRef = GetSourceRef(); // Exit if killed: was sent by anything else than a thing if(GetSenderType() != 3) Return; // Exit if killed: was sent by one of the flags // (powerups send killed: event when taken too...)