Category:Scripting PT
From SA-MP Wiki
Description:
Seta uma hora especifica (para todos os jogadores).
(Hora)
Hora | Hora a ser setada (0-23) |
Return Values:
This function does not return any specific values.
Tip | Para setar hora para um jogador expecífico, use a função SetPlayerTime. |
// Seta a hora para 12 horas (tarde) SetWorldTime(12);
Note | Essa função só relativa para jogadores que não estão usando a função TogglePlayerClock. |
- SetPlayerTime: Set a player's time.
- SetWeather: Set the global weather.
- SetGravity: Set the global gravity.