View Single Post
  #11  
Old 01-11-2004, 07:52 AM
Alexander Alexander is offline
Registered User
Join Date: Apr 2003
Location: California
Posts: 246
Alexander is on a distinguished road
Send a message via AIM to Alexander
Why link removing darts to Control-NPC x-x. It's more organized to have it with the weapon instead.
NPC Code:

if (actionserverside) playerdarts--;
//#CLIENTSIDE
if (weaponfired) triggeraction 0,0,serverside,<replace with weapon name>,;

Reply With Quote