00C0

From GTAMods Wiki
Revision as of 03:58, 24 November 2016 by Spaceeinstein (talk | contribs) (page updates)
Jump to navigation Jump to search

GTA III Vice City San Andreas SET_TIME_OF_DAY


Description
Sets the current game clock
Syntax
00C0: set_current_time [int1] [int2]
Parameter
[int1]
Game hour
[int2]
Game minute
Native analog
SET_TIME_OF_DAY

This opcode sets the current game clock. Valid values for hours are between 0 and 23, and for minutes are between 0 and 59. In Vice City, it is not possible to set a time outside the range as the game takes the modulo of 24 with the hour and modulo of 60 with the minute. Also in Vice City, this opcode must be set at least once when a new game is started or else time will speed forward similar in effect to inputting the "faster game clock" cheat.

Keywords

set, current, time, clock, day

See also

  • GTA III Vice City San Andreas 00BF, gets time of day
  • GTA III Vice City San Andreas 00C1, gets minutes left to time