Thread: Help?
View Single Post
  #6  
Old 04-15-2001, 03:21 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
Kazoink!

25 instant items script
NPC Code:
if (weaponfired) {
for (this.i=0;this.i<25;this.i++) {
lay2 itemname,x,y;
}
}

__________________

Reply With Quote