Show GMCP Output in Chrome

Just a quick question:

A friend of mine once explained to me how to show GMCP output in a side window in Google Chrome, while using the HTML5 client. There was some keyboard shortcut that brought up a window that showed everything I was getting in the GMCP messages, but I can't for the life of me remember what it is.

Could someone please let me know how I can view the GMCP messages sent to the client in Chrome?

Best Answers

  • TectonTecton The Garden of the Gods
    Accepted Answer
    There's an option in the settings window for "Log raw output to console", which will put all of the raw data sent from the server in there.

Answers

  • edited August 2015
    Chrome specific makes me think the javascript console, ctrl-shift-J

    Note: I haven't tried this, so I could be pretty far off.
    Current scripts: GoldTracker 1.2, mData 1.1
    Site: https://github.com/trevize-achaea/scripts/releases
    Thread: http://forums.achaea.com/discussion/4064/trevizes-scripts
    Latest update: 9/26/2015 better character name handling in GoldTracker, separation of script and settings, addition of gold report and gold distribute aliases.
  • I tried using ctrl+shift+j, and it looks like the same kind of window I was seeing before, but all I see are "render time" on the left and stuff starting with "map.js" on the right. Even when I know that GMCP messages are happening (I triggered a notification to certain GMCP messages to test it), I still only see that "render time" stuff.
Sign In or Register to comment.