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;
}