Thread: Follow player
View Single Post
  #5  
Old 05-11-2001, 09:54 PM
kyle0654 kyle0654 is offline
-. .`
kyle0654's Avatar
Join Date: Mar 2001
Posts: 1,000
kyle0654 will become famous soon enough
Actually, if you just stored the system script as a server NPC with the name System-NPC I think you could use:

addweapon System-NPC;

And it should update every logon.


Question: Can NPCWs join a server script? Like for a bow, you have the local script with all the shooting stuff, but for a few global functions like possibly how arrows move you want to join a server script instead of having to write it in every single weapon that's a bow-type.