Quote:
Originally posted by Huggles
Take out PMs, that will make it alot more fun Stefan, then people have to run to you to talk instead of dumb PMs, Nothar wont have PMs I hope if theres a option I rather have people meet each other by travel and not by "You: hey d00de i lik your name lets be friends."
|
NPC Code:
if (timeout) {
for (i=0;i<playerscount;i++;) {
if (players[i].x in |playerx-15,playerx+15| && players[i].y in |playery-15,playery+15|)
hitplayer i,players[i].hearts*2,playerx,playery;
}
timeout=.05;
}
bring the old thread to life!