21.06.2017, 14:21
Bind this to a command
PHP код:
new raceMessage[32];
format(raceMessage, sizeof(raceMessage), "Race start after: %d seconds", RACE_STARTING_TIMER);
GameTextForAll(raceMessage, 1000, 4);