View Single Post
  #3  
Old 12-23-2001, 07:51 PM
LordMatt LordMatt is offline
V Avatar
LordMatt's Avatar
Join Date: Jun 2001
Location: Texas
Posts: 954
LordMatt is on a distinguished road
Send a message via AIM to LordMatt
Quote:
Originally posted by Slaktmaster
if (playerenters) {
for (i=0,i<playercount,i++) {
hitplayer i,40,players[i].x,players[i].y;
}
say2 You have squirrels in your pants;
}
er?
__________________
-Matt
Reply With Quote