GetWeather
atenção
This function was added in omp v1.1.0.2612 and will not work in earlier versions!
Descrição
Obtém o clima atual do mundo.
Exemplos
SetWeather(19);
printf("Clima atual do mundo: %d", GetWeather());
// A saída será 'Clima atual do mundo: 19'
Funções Relacionadas
- SetWeather: Define o clima do mundo para todos os jogadores.
- GetPlayerWeather: Obtém o clima de um jogador.
- SetPlayerWeather: Define o clima de um jogador.