Previous Article | Back to News Summary | Next Article
Announce News Post #3003

GMCP Additions

Written by: Jeremy
Date: Wednesday, March 25th, 2015
Addressed to: Everyone


Added two things for those of you that use GMCP.

1. In the prompt (Char.Vitals) we are sending rightwield and leftwield which will have the item numbers of wielded replicas.

2. 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": [ ] }

This is a work in progress. Please post your feedback here: http://forums.imperian.com/discussion/572/gmcp-afflictions

Penned by my hand on the 14th of Naturalis, in the year 72 AM.


Previous Article | Back to News Summary | Next Article