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.
#By DSLS_DeathSythe flags=0x240 symbols #----- message startup message damaged #----- thing player=-1 local #----- end #----- code #----- startup: player = GetLocalPlayerThing(); CaptureThing(player); return; #----- damaged: if(GetParam(1) == 64) { ReturnEx(0); } return; #----- end