GetWorldTime (something like this Please)
#2

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

Use the gettime() function, store what it returns into variables and run a check like this:

pawn Код:
if(mins == 0)
{
   // do your stuff
}
Where "mins" is the variable you assigned minutes to be put in to.
Reply


Messages In This Thread
GetWorldTime (something like this Please) - by erminpr0 - 23.02.2013, 21:45
Re: GetWorldTime (something like this Please) - by Scenario - 23.02.2013, 21:49
Re: GetWorldTime (something like this Please) - by erminpr0 - 23.02.2013, 22:03
Re: GetWorldTime (something like this Please) - by Scenario - 23.02.2013, 22:14
Re: GetWorldTime (something like this Please) - by erminpr0 - 23.02.2013, 22:18

Forum Jump:


Users browsing this thread: 1 Guest(s)