Greetings everyone!
I'm looking to get heavily involved in modifying or creating brand new scripts for mudlet. I am looking for existing documentation on what sorts of things GMCP can be used for. I have found
http://www.ironrealms.com/gmcp-doc but it seems like it's missing things. For example, I think Char.Afflictions exists but it isn't included in the documentation there. It could also very well be that I am misunderstanding. Does anybody have any insight? Thank you!
Comments
GMCP documentation: https://github.com/keneanung/GMCPAdditions
svof github site: https://github.com/svof/svof and documentation at https://svof.github.io/svof
If not, you should!
Penwize has cowardly forfeited the challenge to mortal combat issued by Atalkez.
GMCP documentation: https://github.com/keneanung/GMCPAdditions
svof github site: https://github.com/svof/svof and documentation at https://svof.github.io/svof
bleed = tonumber(gmcp.Char.Vitals.charstats[1]:match("Bleed: (%d+)"))
Didn't see that it had already been explained. Mabad:#