[HELP] Weather time
#7

You can do like this:

pawn Код:
new hour, minutes;
GetPlayerTime(playerid, hour, minutes);

switch(hour)
{
    case 12: SendClientMessage(playerid, -1, "Good day!");
    case 18: SendClientMessage(playerid, -1, "Good Evening");
}
About the weather, you can try mWeather by Mauzen https://sampwiki.blast.hk/wiki/Mweather
Reply


Messages In This Thread
[HELP] Weather time - by Luca12 - 01.11.2013, 22:30
Re: [HELP] Weather time - by bensmart469 - 02.11.2013, 00:16
Re: [HELP] Weather time - by Tropicali - 02.11.2013, 01:39
Re: [HELP] Weather time - by Luca12 - 02.11.2013, 11:39
Re: [HELP] Weather time - by Luca12 - 03.11.2013, 08:37
Re: [HELP] Weather time - by Luca12 - 03.11.2013, 20:16
Re: [HELP] Weather time - by iZN - 03.11.2013, 20:23

Forum Jump:


Users browsing this thread: 2 Guest(s)