Jump to content
Toggle sidebar
RAGE Multiplayer Wiki
Search
Log in
Personal tools
Log in
Navigation
Main page
Recent changes
Random page
Help
Help
FAQ
Tutorials
Server-side NodeJS
Events
Functions
Client-side Javascript
Events
Functions
Server-side .NET C#
Events
Functions
Client-side .NET C#
Events
Functions
Tools
What links here
Related changes
Special pages
Printable version
Permanent link
Page information
World::time.set
Page
Discussion
English
Read
View source
View history
More
Read
View source
View history
From RAGE Multiplayer Wiki
Revision as of 22:19, 26 February 2018 by
WampiR
(
talk
|
contribs
)
(
→Params
)
(
diff
)
← Older revision
|
Latest revision
(
diff
) |
Newer revision →
(
diff
)
This function sets time.
Params
int
hour
(0 - 23)
int
minute
(0 - 59)
int
second
(0 - 59)
Example
mp
.
world
.
time
.
set
(
hour
,
minute
,
second
);
See Also
Functions
World::setWeatherTransition
World::removeIpl
World::requestIpl
World::time.set
Properties
World::time.hour
World::time.minute
World::time.second
World::trafficLights.locked
World::trafficLights.state
World::weather