View Single Post
  #24  
Old 07-31-2001, 02:03 AM
grim_squeaker_x grim_squeaker_x is offline
Retired Oldbie
grim_squeaker_x's Avatar
Join Date: Mar 2001
Posts: 3,084
grim_squeaker_x will become famous soon enough
NPC Code:
if (playerenters||timeout) {
while (true) putexplosion2 1,1,x,y;
timeout=0.05; //0.1 on NPC Server
}



That's a good lag script...
__________________

Reply With Quote