gungame hostname

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gride429

    #1

    gungame hostname

    I apologize in advance if i have missed this somewhere on forums, but i cannot find the answer. Got server to change hostnames when gungame is turned on. I just put the hostname blah.blah.com with what i wanted it named inside the gungame.cfg.

    My question is how to i get it to go back to regular hostname of server when gungame i turned off?

    ok update here: I did this! I made a gungameoff.cfg file put in main directory.
    put inside the file these commands.

    hostname "Regular server name"
    amx_gungame 0

    Then go to rcon and do exec gungame.cfg

    This does the trick but is there not a way to make that exec command run when amx_gungame 0 is typed?

    Thank you much
  • Sintra
    Member
    • Aug 2026
    • 0

    #2
    Well, if you can get the source of that amx command, you can probably include a command to change back the hostname.
    Otherwise, I advise changing your gungameoff.cfg to include the amx_gungame 0 command. This way you only need to exec the file.

    Comment

    Working...