Difference between revisions of "SetDate"
Jump to navigation
Jump to search
Line 62: | Line 62: | ||
<dd style="width:90%;padding:.3em .3em .3em 7em;column-count:4;"> | <dd style="width:90%;padding:.3em .3em .3em 7em;column-count:4;"> | ||
<div style="display:block;">[[EMFRoleSet]]</div> | <div style="display:block;">[[EMFRoleSet]]</div> | ||
<div style="display:block;">[[ZeusFPS]]</div> | |||
</dd> | </dd> | ||
</dl> | </dl> |
Revision as of 19:36, 15 June 2021
Description
- Description:
This function freezes time entirely unlike setting "skipTime 0" which still moves time at a very slow pace. Run this from init.sqf.
- Execution:
call
- Groups:
Utility Functions: Eric's Mission Framework
Syntax
- Syntax:
[] call EMF_fnc_setDate
- Parameters:
None
- Return Value:
Nothing
Examples
- Example 1:
call EMF_fnc_setDate;
Additional Information
- See also:
Notes