[Ajuda] Gettime
#1

Oque hб de errado neste sistema??

PHP код:
new horatext[20];
gettime(HoraMinutoSegundo);
if(
Hora >= 06 || Hora 12){horatext "Bom Dia";}
                else if(
Hora >= 12 || Hora 18){horatext "Boa Tarde";}
                else if(
Hora >= 18 || Hora 00){horatext "Boa Noite";}
                else if(
Hora >= 00 || Hora 06){horatext "Boa Madrugada";}
format(DTNsizeof(DTN), "w~%s!"horatext);
                
GameTextForPlayer(playeridDTN50003); 
O problema й: O gettime pega a hora em 23:00 ou 11:00 am / pm??

Pois o 12 estб batendo com o 00!

Alguem pra solucionar??
Desde jб, agradeзo!

Reply


Messages In This Thread
Gettime - by capron - 31.03.2016, 03:12
Re: Gettime - by F1N4L - 31.03.2016, 03:37
Re: Gettime - by Coreia - 31.03.2016, 04:07
Re: Gettime - by Falcon. - 31.03.2016, 04:20
Re: Gettime - by capron - 31.03.2016, 04:49

Forum Jump:


Users browsing this thread: 1 Guest(s)