View Single Post
  #23  
Old 10-11-2003, 08:15 PM
osrs osrs is offline
Graalian since 1998
osrs's Avatar
Join Date: Mar 2002
Location: Brazil
Posts: 2,724
osrs is on a distinguished road
Send a message via ICQ to osrs Send a message via AIM to osrs Send a message via MSN to osrs Send a message via Yahoo to osrs
Quote:
Originally posted by Dach


as in, people do this
NPC Code:

if (playertouchsme) {
playerhearts = 0;
}


instead of
NPC Code:

if (playertouchsme) {
playerhearts = 0;
}

Only styling is different, what's wrong?


Quote:
Originally posted by DarkShadows_Legend
If the server went down wouldn't all npc's not work?
He meant if the server went down and back ( i believe),flags will be cleared and you will able to get more 10 gralats in this case.
__________________
"Ability is what you are capable of doing. Motivation determines what you do. Attitude determines how well you do it."
Facebook: facebook.com/raysilvadotnet /
Reply With Quote