View Single Post
  #8  
Old 03-22-2004, 03:33 PM
WanDaMan WanDaMan is offline
Master Tux
WanDaMan's Avatar
Join Date: Aug 2002
Location: England, United Kingdom
Posts: 5,571
WanDaMan is a jewel in the roughWanDaMan is a jewel in the rough
Send a message via MSN to WanDaMan
Quote:
Originally posted by Tyrial


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;
}
That wouldn't crash it.. :O
__________________
V$:CONFL16T
Reply With Quote