Thread: Staff PMs
View Single Post
  #60  
Old 02-16-2002, 08:39 PM
Saga2001 Saga2001 is offline
Wishing he had 3 feet
Join Date: Aug 2001
Location: Basement
Posts: 1,565
Saga2001 is on a distinguished road
Send a message via ICQ to Saga2001 Send a message via AIM to Saga2001 Send a message via Yahoo to Saga2001
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!
__________________

!Wan ( 11:27:55 AM):
can i c ur scripts please?
Zorg (RC): If I hear NPC Server call Ne0, Past Austin or Brent sexy one more time im disconnecting it
Reply With Quote