We are now sending afflictions via GMCP. Here is an example of some of the output.
Char.Afflictions { "add": "asthma" }
Char.Afflictions { "list": [ "dizziness", "peace", "stupidity", "asthma" ] }
Char.Afflictions { "remove": "stupidity" }
Char.Afflictions { "remove": "dizziness" }
Char.Afflictions { "list": [ ] }
Post problems, bugs, issues, etc.
Comments