View Single Post
  #6  
Old 03-20-2001, 07:45 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
Blah.

I know the Graal script code for that:

NPC Code:
if (playerbombs>99) {
playerbombs = 99;
}

__________________