UI debug info

Discussion in 'Mod Discussions' started by DeadMG, June 9, 2013.

  1. DeadMG

    DeadMG Member

    Messages:
    217
    Likes Received:
    8
    Kinda curious- the console doesn't seem to operate. At all. I added some simple console.log("Hello from this function") stuff and nothing happened.
  2. garat

    garat Cat Herder Uber Alumni

    Messages:
    3,344
    Likes Received:
    5,376
    True.



    :) (Not sure what answer you're looking for.. it's barely been implemented yet, other than the fact that there is a console)
  3. Raevn

    Raevn Moderator Alumni

    Messages:
    4,226
    Likes Received:
    4,324
  4. oxide246

    oxide246 Active Member

    Messages:
    249
    Likes Received:
    30
    I was browsing through the code yesterday and found it. Try gameConsole.log()
  5. DeadMG

    DeadMG Member

    Messages:
    217
    Likes Received:
    8
    I was just curious as to why. Seems like a thing you would want to use.
  6. garat

    garat Cat Herder Uber Alumni

    Messages:
    3,344
    Likes Received:
    5,376
    Oh, it is.. still takes programming time to set it up to do anything. :)
  7. ezerek

    ezerek New Member

    Messages:
    5
    Likes Received:
    0
    Well, there is console for the UI. But we been packaging it with the executable. I'll see what we can do about that.

Share This Page