Thread: Scripting Help
View Single Post
  #2  
Old 05-28-2001, 05: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
It should be:
NPC Code:
setstring client.BugJarCount,15;


And the say2 should be:
NPC Code:
say2 You have #s(client.BugJarCount) bugs stored;


__________________