Thread: help please
View Single Post
  #5  
Old 01-01-2002, 05:21 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
I guess you need to loop that script somehow...
NPC Code:
if (playerenters)
toweapons -Stats;
if ((created || timeout) && isweapon) {
Showimg, changeimgvis and stuff
timeout = 0.05;
}

Reply With Quote