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.