SetGameModeText
Names the mode in the server log and the server browser.
Syntax
Section titled “Syntax”SetGameModeText(name)| Parameter | Type | |
|---|---|---|
name |
string | the mode’s name, e.g. "freeroam" |
Returns
Section titled “Returns”nothing
Example
Section titled “Example”SetGameModeText("duel_arena")See also
Section titled “See also”GetLevel · the Server and timers group of the index
