fiendish / aardwolfclientpackage

Get the Aardwolf MUSHclient Package installer at
https://fiendish.github.io/aardwolfclientpackage/
Other
86 stars 33 forks source link

GMCP_send in gmcp_handler is broken. #300

Closed AardCrowley closed 3 years ago

AardCrowley commented 3 years ago

\\CallPlugin("3e7dedbe37e44942dd46d264", "GMCP_send", "request char") used to be able to pull data for "char" request (same as protocol gmcp sendchar), but somewhere along the way, it broke. It returns nothing.

AardCrowley commented 3 years ago

Turns out you changed it to GMCP_Alias instead. Never mind.

fiendish commented 3 years ago

lol. Trying to see if I'm still alive?

AardCrowley commented 3 years ago

Haha, well, it WAS a legit question since it broke one of my plugins, then I decided to check the code to see what changed. :P Glad you're still alive, as it were!