[REL] Lobby Renamer

Discussion in 'Mod Discussions' started by cptconundrum, March 4, 2014.

  1. cptconundrum

    cptconundrum Post Master General

    Messages:
    4,186
    Likes Received:
    4,900
    This is just a little mod that lets you change the name of the game lobby to anything you want. The new name will show up in the server browser!

    Attached Files:

  2. Quitch

    Quitch Post Master General

    Messages:
    5,856
    Likes Received:
    6,045
    Laziest OP ever :)
  3. cptconundrum

    cptconundrum Post Master General

    Messages:
    4,186
    Likes Received:
    4,900
    Laziest mod ever... :rolleyes:

    It's just a few lines of code and there isn't really much worthy of a screenshot. I created a new <input>, bound it to model.writeGameDesc().system.name, and then call model.updateGameConfig() whenever the value changes.

    *Edit*
    By the way, it's kind of hard to test on my own. I've checked it enough to be confident that it works, but please let me know if there are problems.
  4. tatsujb

    tatsujb Post Master General

    Messages:
    12,902
    Likes Received:
    5,385
    why thank you.
  5. Bsport

    Bsport Well-Known Member

    Messages:
    268
    Likes Received:
    415
    Thanks for this.
  6. cptconundrum

    cptconundrum Post Master General

    Messages:
    4,186
    Likes Received:
    4,900
    Updated to v1.1

    Lets you see the lobby name even if you aren't the host.
  7. LavaSnake

    LavaSnake Post Master General

    Messages:
    1,620
    Likes Received:
    691
  8. cptconundrum

    cptconundrum Post Master General

    Messages:
    4,186
    Likes Received:
    4,900
    It's fixed!
    tatsujb and LavaSnake like this.
  9. tatsujb

    tatsujb Post Master General

    Messages:
    12,902
    Likes Received:
    5,385
    oh that was fast!!
  10. Shalkka

    Shalkka Active Member

    Messages:
    166
    Likes Received:
    51
    I am having trouble downloading this in PAMM. It complains of an undefined javascript error.

    edit: never mind was actually selfinflicted by my tinkering. Clearing PAMM cache resulved problem.
    Last edited: April 11, 2014

Share This Page