Pulling Data From GMCP plugin to another window

Posted by IREMUSH on Sat 06 Feb 2016 09:42 PM — 3 posts, 13,784 views.

#0
So I would like to leverage the info from the GMCP plugin and watch for updates on certain GCMP events and then drop those in new windows for example Char.Defenses.List or Char.Afflictions.List but I am not sure how to grab that info in another block of code outside the GMCP handler.

Poking around at some other pieces trying to find the answer but appreciate it someone can point me in the right direction

Thanks
USA Global Moderator #1
Maybe try this page
http://www.aardwolf.com/wiki/index.php/Clients/MushclientGMCP
#2
DOH perfect exactly what I was looking for I was digging through the GMCP code itself and looking at the PPI stuffs but this what I needed thank you Sir!