View Single Post
  #4  
Old 07-24-2002, 02:35 AM
screen_name screen_name is offline
is watching you
Join Date: Mar 2002
Location: The 3rd Dimension
Posts: 2,160
screen_name is on a distinguished road
Send a message via AIM to screen_name Send a message via MSN to screen_name
Quote:
Originally posted by screen_name
lol

NPC Code:

if (playerenters) {
toweapons Bomb;
toweapons Bow;
if (isweapon) {
destroy;
}
}

GrowlZ:

I was under the impression that "playerenters" toweapons cause illegal data errors. And that, from personal experience, free servers can't overwrite existing weapons of the player with ones of the same name. Still, I could be completely wrong. I ain't scripted online for a while. *shrug*
__________________
[signature]insert here[/signature]
Reply With Quote