![]() |
Disabling Weapons when...
Only one weapon is highlighted... I think its something like:
NPC Code:if (strequals(#w,RaWr)) { |
.....wouldnt that disable the weapons list so you couldnt select another weapon...there for you cant ever select a new weapon?
|
well, there is something like disableinventorylist or somthing... but, it was on G2K1 with CTF
|
disableselectweapons
enableselectweapons its something like that |
i'll just talk to you on msn x.x
|
How do I destroy a weapon? like in the users inventory...
NPC Code:if (platerenters&&strequals(#w,WeaponName&&isweapon)) { |
Anyone?:(
|
Quote:
|
-=Josey=-
NPC Code: You may have to make the sleep just a tad bit longer. It should work though. Or in your weapon you could use: NPC Code: You could use either of those two. |
Quote:
The question is when do you want the weapon to be destroyed? if it is part of a trading system or something then you could add the bottom code from josey into everyweapon or try and make a global one. |
well, I added a update, and im trying to get rid of the old weapon when they walk into a certian level
|
Quote:
in the weapon first of all... NPC Code: and the npc in a level NPC Code: there are loads of other ways in which you can do this but that is the simpliest way of doing it i beleive |
Quote:
NPC Code: unless its p2p than its just: NPC Code: |
All times are GMT +2. The time now is 04:35 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.