BIN fnc preInitIDWMap: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "| <pre>/*" to "|descr= <pre>/*") |
Lou Montana (talk | contribs) m (Text replacement - "\|game([0-9])=([^ ]+) * \|version([0-9])=([^ ]+) * " to "|game$1=$2 |version$3=$4 ") |
||
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=function | {{RV|type=function | ||
| arma3 | |game1= arma3 | ||
|version1= 1.94 | |||
|1.94 | |||
|gr1= IDWMap | |gr1= IDWMap | ||
Line 22: | Line 21: | ||
// from preinit script | // from preinit script | ||
call BIN_fnc_preInitIDWMap | call BIN_fnc_preInitIDWMap | ||
*/ | */</pre> | ||
{{placeholder}} | {{Wiki|placeholder}} | ||
{{Feature|arma3contact}} | {{Feature|arma3contact}} | ||
|s1= <!-- [] call [[BIN_fnc_preInitIDWMap]] | |s1= <!-- [] call [[BIN_fnc_preInitIDWMap]] --> | ||
| | |r1= | ||
| | |x1= | ||
| | |seealso= | ||
}} | }} | ||
Latest revision as of 10:06, 14 June 2021
Description
- Description:
/* Killzone_Kid Description: Should be called from preInit, contains saving/loading functions as well as default initisalization Parameter(s): 0: STRING - preInit pass through Returns: NOTHING Example: // from preinit script call BIN_fnc_preInitIDWMap */
- Execution:
- call
- Groups:
- IDWMap
Syntax
- Syntax:
- Syntax needed
- Return Value:
- Return value needed
Examples
- Examples:
- Example needed
Additional Information
- See also:
- See also needed
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note