View Single Post
  #1  
Old 12-02-2004, 11:47 PM
prozac424242 prozac424242 is offline
Registered User
prozac424242's Avatar
Join Date: May 2001
Location: Gone crazy: back soon
Posts: 356
prozac424242 is on a distinguished road
Send a message via ICQ to prozac424242 Send a message via AIM to prozac424242
Weapon does not exist?

in the RC in my server, I added a weapon
and it worked fine.
The weapon is supposed to destroy it self from the player's inventory
after they leave the level (its for an events place)

The weapon name is Events Bow.
Is that a reserved or something?

Any reason why it would work once,
then I still see it on the RC list of weapons
but now i cannot get in to edit the script
and the addweapon npc no longer adds the weapon!

The part that removes the weapon, triggered by playerenters:

NPC Code:

if (!strequals(#L,pro_argame.graal)){destroy;}



any reason why this would erase the npc from the npc server?
I just want it to go away from the players q menu inventory...
__________________

Useful links:
Graal Stats
Client Script Functions-GS1 to GS2
Serverside Script Functions-Gscript page
Particle Engine-Player Attributes
Server Options-Admin rights-Gmaps
Quote:
Originally Posted by Admins
Thanks for developing and improving playerworlds and such
Reply With Quote