Quote:
Originally Posted by skillmaster19
Isn't that a default system?
|
Yeah but it's hidden in the 4th line of Dusty's script, which is even conveniently commented.
NPC Code:
showstats(1024); // Hide all but the player
And then a search on GraalBible for ShowStats brings up
this page which explains everything and even provides a perfect example of what needs to be done to show the player's gralat count.