View Single Post
  #8  
Old 02-28-2002, 06:40 AM
neomaximus2k neomaximus2k is offline
Registered User
Join Date: Feb 2002
Location: UK
Posts: 324
neomaximus2k is on a distinguished road
Send a message via ICQ to neomaximus2k
Quote:
Originally posted by zell12
How do I destroy a weapon? like in the users inventory...
NPC Code:
if (platerenters&&strequals(#w,WeaponName&&isweapon)) {
destroy;
}

not to sure on that, i had a script working but i lost it
__________________
Beware of thy Inner self
NPC Code:

_.,.__
((o\\o\))
.-. ` \\``
__( )___.o"".,___
=== ~~~~~~~~
==
= Neo

Reply With Quote