Night time 21:00
#1

Hi how to do that at 21:00 it was night?

Sorry my english : <
Reply
#2

Use the SA-MP wiki: http://wiki.sa-mp.com -> Search "time".
Reply
#3

https://sampwiki.blast.hk/wiki/SetWorldTime

Reply
#4

pawn Код:
public OnGameModeInit()
{
    SetWorldTime(21);
        return 1;
}
That is if you want it to be that time all the time, if you want to change it every few minutes then the easiest way is search for a time system fs
Reply
#5

make a timer and check if it 21 o clock use gettime
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)