View Single Post
  #8  
Old 06-17-2004, 05:42 PM
matt8891 matt8891 is offline
Registered User
matt8891's Avatar
Join Date: Jul 2003
Location: New York
Posts: 0
matt8891 is on a distinguished road
Send a message via AIM to matt8891 Send a message via Yahoo to matt8891
Quote:
Originally Posted by Lance
Do not use toweapons. It is deprecated and causes problems with the NPC-Server.

Use NC to add the weapon to the weapons database, then use the serverside command:
NPC Code:
addweapon weaponname;



LordVyse, a warning: Those who continually post bad advice in the scripting forum become masked from it.
I still dont understand why toweapons is bad to use....If its so BAD to use why hasnt anyone removed it from the Commands?