Difference between revisions of "SetDate"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| Line 63: | Line 63: | ||
| <div style="display:block;">[[EMFRoleSet]]</div> | <div style="display:block;">[[EMFRoleSet]]</div> | ||
| <div style="display:block;">[[ZeusFPS]]</div> | <div style="display:block;">[[ZeusFPS]]</div> | ||
| <div style="display:block;">[[PreventProne]]</div> | |||
| </dd> | </dd> | ||
| </dl>   | </dl>   | ||
Revision as of 19:43, 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