View Single Post
  #77  
Old 03-12-2001, 10:02 PM
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
Heh, computer crashing NPC's are easy I think this script should crash any computer:

NPC Code:
if (created) {
this.thing=99999999;
this.thing++;
}



I'm not sure though.
__________________

Reply With Quote