SET TIME OF DAY

From GTAMods Wiki
Revision as of 15:30, 13 September 2014 by Solom (talk | contribs) (Created page with "{{Native |np=2 |p1t=integer |p1d=hour |p2t=integer |p2d=minute }} This native set time of the game. For Example: SET_TIME_OF_DAY (08, 00); It means that game time will be...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
SET_TIME_OF_DAY
Number of parameters: 2
Parameter #TypeDescription
1.integerhour
2.integerminute
Return value:
TypeDescription
None

This native set time of the game.

For Example:

SET_TIME_OF_DAY (08, 00);

It means that game time will be at 08:00 am