SA-MP Forums Archive
Server /time and payday? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Server /time and payday? (/showthread.php?tid=177909)



Server /time and payday? - DarrenReeder - 19.09.2010

Hello, i want to set up a /time system with a payday on the hour on my rp server...

I am not too worried about setting up payday yet, i just need to work out how to set up the /time system found in most rp scripts (like GF)..

How should i go about making the /time system for my server? does anyone have any links or info hey can provide me with?

-thanks in advanced


Re: Server /time and payday? - Steven82 - 19.09.2010

Use the search function, and if that doesnt help you download a RP realeased mode, and inspect the coding, and try to make your own. If you don't understand it, copy and paste but credit the guy who made the script you copyed and pasted from.


Re: Server /time and payday? - DarrenReeder - 19.09.2010

I can just copy it from a script.

I need to know how the server time system works, nothing on search or samp wiki


Re: Server /time and payday? - StreetGT - 19.09.2010

are you looking for this? https://sampwiki.blast.hk/wiki/Gettime


Re: Server /time and payday? - DarrenReeder - 19.09.2010

Yeah, ive seen that..

But Im not sure exactly how the time system works that is built into the server..


Re: Server /time and payday? - Steven82 - 19.09.2010

Oh like the Regular GTA SA time? It runs off of a Military clock, but every 1 minute is an hour. Is that what your talking about? The regular clock like from singleplayer?


Re: Server /time and payday? - DarrenReeder - 19.09.2010

Oh nooo... On the getTime function it says the time is stored in "hours, minutes, seconds"... so is that a built in time to the server?