Thread: Putnpc2
View Single Post
  #12  
Old 12-19-2001, 12:09 AM
Saga2001 Saga2001 is offline
Wishing he had 3 feet
Join Date: Aug 2001
Location: Basement
Posts: 1,565
Saga2001 is on a distinguished road
Send a message via ICQ to Saga2001 Send a message via AIM to Saga2001 Send a message via Yahoo to Saga2001
could u do this?

NPC Code:

Database npc:
if (actionserverMakeHatWep) {
putnpc2 #p(0),#p(1) {
if (playertouchsme) toweapons Hat Weapon;
}
}
Weapon npc:
//#CLIENTSIDE
if (playertouchsme) toweapons Hat Maker;
if (weaponfired) triggeraction 0,0,serverMakeHatWep,playerx,playery;



would that work?!?
__________________

!Wan ( 11:27:55 AM):
can i c ur scripts please?
Zorg (RC): If I hear NPC Server call Ne0, Past Austin or Brent sexy one more time im disconnecting it
Reply With Quote