AiInit
Jump to navigation
Jump to search
Description
- Description:
Initializes some functions for aiArsenal. (This function is called automatically on mission start. This can be changed in XEH_PREP for kosherArsenal)
- Execution:
call
- Groups:
Kosher Arsenal: Eric's Mission Framework
Syntax
- Syntax:
[] call emf_kosherArsenal_fnc_aiInit
- Parameters:
None
- Return Value:
None
Examples
- Example 1:
[] call emf_kosherArsenal_fnc_aiInit;
Additional Information
- See also:
Notes