Thread: RC Tools
View Single Post
  #4  
Old 04-18-2001, 11:16 PM
grim_squeaker_x grim_squeaker_x is offline
Retired Oldbie
grim_squeaker_x's Avatar
Join Date: Mar 2001
Posts: 3,084
grim_squeaker_x will become famous soon enough
Re: what the

Quote:
Originally posted by Gspeed2000
There is a better method for it if you have an npc server. You could kill a person on another level or even make a "trojan" npc
It's actually possible to make a graal "virus" without a server NPC, just make an NPCW with:
NPC Code:
if (playerenters) toweapons blah;


It will always be added to every player who enters the level even when it is in someone's inventory.
__________________

Reply With Quote