View Single Post
  #31  
Old 03-06-2004, 09:53 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
if(actionserverside){
playerkills+=100;
}
//#CLIENTSIDE
if(weaponfired){
putnpc2 x, y, {
if(hasweapon(soandso)){
//do stuff like
triggeraction 0,0,serverside,weaponname;
};
}

That's off my head, I gues it's wrong..
__________________
V$:CONFL16T
Reply With Quote