Lobby command for host mode
Posted: Tue Jan 23, 2018 9:03 pm
Not sure how complicated it is to implement commands for the lobby, but here's the idea:
Top slot (red in the case of Legion TD) types something like [[ !mode ap ]] which if the string after typing [[ !mode ]] is a recognized mode, it will then announce to everyone as they join the lobby that the mode will be [[ ap ]] or whatever the host chose.
If it were possible to delve even deeper, and make it so that the game mode was chosen based on the lobby code and there WAS no in-game code, that would be pretty interesting, I think. Though I have a feeling that level of sophistication is either not possible or way more difficult than I would realize.
Also if this were the case there would need to be some fancy coding that would revoke the automated messages if the player moved out of host position or left the lobby.
Anyway just an idea.
Top slot (red in the case of Legion TD) types something like [[ !mode ap ]] which if the string after typing [[ !mode ]] is a recognized mode, it will then announce to everyone as they join the lobby that the mode will be [[ ap ]] or whatever the host chose.
If it were possible to delve even deeper, and make it so that the game mode was chosen based on the lobby code and there WAS no in-game code, that would be pretty interesting, I think. Though I have a feeling that level of sophistication is either not possible or way more difficult than I would realize.
Also if this were the case there would need to be some fancy coding that would revoke the automated messages if the player moved out of host position or left the lobby.
Anyway just an idea.