Posts: 489
Threads: 102
Joined: Apr 2010
Reputation:
0
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
Posts: 2,431
Threads: 86
Joined: Nov 2009
Reputation:
0
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.
Posts: 489
Threads: 102
Joined: Apr 2010
Reputation:
0
I can just copy it from a script.
I need to know how the server time system works, nothing on search or samp wiki
Posts: 1,032
Threads: 2
Joined: Dec 2008
Posts: 489
Threads: 102
Joined: Apr 2010
Reputation:
0
Yeah, ive seen that..
But Im not sure exactly how the time system works that is built into the server..
Posts: 2,431
Threads: 86
Joined: Nov 2009
Reputation:
0
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?
Posts: 489
Threads: 102
Joined: Apr 2010
Reputation:
0
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?