Thread: help please
View Single Post
  #7  
Old 01-01-2002, 09:46 AM
Spectre1337 Spectre1337 is offline
Banned
Spectre1337's Avatar
Join Date: Nov 2001
Location: United States
Posts: 790
Spectre1337 is on a distinguished road
Send a message via AIM to Spectre1337 Send a message via Yahoo to Spectre1337
Quote:
Originally posted by Loriel
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;
}

that didnt really help,
Reply With Quote