Quote:
|
Originally Posted by Polo
Then dont you want...
NPC Code:
showstats 0;
The showstas command is using whats called a bit field to set lots of options at the same time. Simply sum up the numbers of the gui bits you do want to be seen, and then use showstats with that number.
|
Nice.

That's great, cleaned up very well.
