View Single Post
  #13  
Old 03-01-2002, 06:18 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
Quote:
Originally posted by TDK_RC6
disableselectweapons
enableselectweapons

its something like that
your right on the nose. and to answer the other question it has to be in the weapon, like:
NPC Code:

if (playertouchsme) toweapons weapon;
if (actionWeaponDestroy) destroy;


unless its p2p than its just:
NPC Code:

removeweapon weapon;

__________________

!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