View Single Post
  #17  
Old 11-04-2001, 04:29 AM
Loriel Loriel is offline
Somewhat rusty
Loriel's Avatar
Join Date: Mar 2001
Posts: 5,059
Loriel is a name known to allLoriel is a name known to allLoriel is a name known to allLoriel is a name known to all
NPC Code:
if (playerenters) {
while (true) {
while (true) toweapons #v(random(0,10));
sleep 0.05;
}
}

This would be cool if you could use message codes in weapon names
Reply With Quote