SetGameModeText("name");
public OnGameModeInit(){ SetGameModeText("Blank Script");// change Blank Script to your gamemode name return 1;}