Thread: putnpc
View Single Post
  #9  
Old 07-09-2001, 08:20 AM
Er1c Er1c is offline
Registered User
Er1c's Avatar
Join Date: Mar 2001
Location: Chicago, IL
Posts: 791
Er1c is on a distinguished road
putnpc2 needs to be used serverside... you need to trigger a server action and in the control NPC put the putnpc2 part

NPC Code:
if (weaponfired) {
triggeraction 0,0,servernoob,;
}


NPC Code:
if (actionservernoob) <what you had>



its either actionservernoob or serveractionnoob, dont remember
__________________
Eric Kraft