stats and 'score'

Posted by Jsportive-Thalanvor on Mon 12 Mar 2012 11:32 AM — 4 posts, 16,621 views.

Netherlands #0
i understand that some information is being updated in the background of the game and instantly updated in some plugins.
like the stat window.

now i would like to know if there are more stats that could be included in the stat window? for example the hunger % or the weight/items cap.

is that possible?

if so, what would be required?
a new plugin?
or can you help me to write the new lines into the plugin?

thnx in advance.
USA Global Moderator #1
Keep in mind that not everybody on this forum plays Aardwolf.

But the answer to your question lies here:
http://www.aardwolf.com/wiki/index.php/Clients/GMCP
Netherlands #2
okay. i'll mention the aardwolf in post next time.


char.status { "level": *, "tnl": *, "hunger": *, Thirst": *, "align": *, "state": *, "pos": "*" , "enemy": "*", "enemypct": * }


this is what i found to be usable.

the wiki you send me to was updated feb2012,
but i couldn't find anything about weight and items worn.
how and where would the hunger and thirst fit in the plugin?
USA Global Moderator #3
Compare the code in the plugin with what you find on this page.
http://www.aardwolf.com/wiki/index.php/Clients/MushclientGMCP