SetGameModeText
From SA-MP Wiki
SetGameModeText
Set the name of the game mode, which appears in the list of servers.
(const string[])
| string[] | GM name |
This function does not return a specific value.
SetGameModeText("Las Venturas: Team DeathMatch");
