[HELP] World time.
#1

Hi,

What i want...
I want to change the time, but not by entering a command.
I want that one real hour is one GTA day. How could i get this?

What i need...
Players can check the time by entering /time. how to make this command?
There is also a car, i want that every GTA hour that the person drives in that car (model 574) rechives 2 Credits (Own cash system)..

Some information....
GivePlayerPCash(playerid, 2); (on this way the player rechives the 2 Credits)
if (GetVehicleModel(playerid) == 574) (To check if the player is driving the car with model number 574, most of you already know this)...

please help...

Reply
#2

http://forum.sa-mp.com/index.php?topic=114903.0
http://forum.sa-mp.com/index.php?board=62.0
http://forum.sa-mp.com/index.php?action=search
Reply
#3

Il allready searched but they dont give me the answers i need, i want to know what i am doing, and i dont want to add some filterscripts...
Reply
#4

Quote:
Originally Posted by screw
Hi,

What i want...
I want to change the time, but not by entering a command.
I want that one real hour is one GTA day. How could i get this?
https://sampwiki.blast.hk/wiki/SetTimer


Quote:
Originally Posted by screw
What i need...
Players can check the time by entering /time. how to make this command?
https://sampwiki.blast.hk/wiki/Format
https://sampwiki.blast.hk/wiki/SendClientMessage

Quote:
Originally Posted by screw
Some information....
GivePlayerPCash(playerid, 2); (on this way the player rechives the 2 Credits)
if (GetVehicleModel(playerid) == 574) (To check if the player is driving the car with model number 574, most of you already know this)...
https://sampwiki.blast.hk/wiki/Loop
https://sampwiki.blast.hk/wiki/GetVehicleModel

Inspiration for the credit system
http://forum.sa-mp.com/index.php?topic=139102.0
http://forum.sa-mp.com/index.php?topic=141855.0
http://forum.sa-mp.com/index.php?topic=121344.0
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)