Time::addToClockTime

From RAGE Multiplayer Wiki
Revision as of 21:23, 11 May 2017 by StreetGT (talk | contribs)

Syntax

mp.game.time.addToClockTime(hours, minutes, seconds);

Required Arguments

  • hours: int
  • minutes: int
  • seconds: int

Return value

  • Undefined

Example

// todo

See also

Template:Time s function c