View Single Post
  #5  
Old 03-22-2004, 03:30 PM
Tyrial Tyrial is offline
The Shiznic
Join Date: Dec 2001
Location: Sweden > Stockholm
Posts: 2,411
Tyrial is an unknown quantity at this point
Quote:
Originally posted by WanDaMan
Sorry but, what type of weapon would destroy it? an example would be nice
well

weap name: test

if (actionserverside) {
sendtorc THIS IS SPAM!:
sendtonc THIS IS MORE SPAM;
triggeraction 0,0,clientside,test,;
with (getplayer(#p(1)) {
sendtorc #p(1) is crashing meeee!!!
sendtorc DIES OMG;
}
}

if (playerenters||created) timeout=0.05;

if (timeout) {
triggeraction 0,0,serverside,test,#a;
sendtorc SPAM;
sendtonc SPAM;
timeout=0.05;
}
__________________
-Mher Avetian
Reply With Quote