Time::setClockDate

From RAGE Multiplayer Wiki
Jump to navigation Jump to search

Syntax

mp.game.time.setClockDate(day, month, year);

Required Arguments

  • day: int
  • month: int
  • year: int

Return value

  • Undefined

Example

// todo

See also

Template:Time s function c