BIN fnc preInitTXScan: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "|x1= <code></code>" to "|x1=") |
Lou Montana (talk | contribs) m (Text replacement - "\|game([0-9])=([^ ]+) * \|version([0-9])=([^ ]+) * " to "|game$1=$2 |version$3=$4 ") |
||
(9 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= TXScan | |gr1= TXScan | ||
Line 22: | Line 21: | ||
// from preinit script | // from preinit script | ||
call BIN_fnc_preInitTXScan | call BIN_fnc_preInitTXScan | ||
*/ | */</pre> | ||
{{placeholder}} | {{Wiki|placeholder}} | ||
{{Feature|arma3contact}} | {{Feature|arma3contact}} | ||
|s1= <!-- [] call [[BIN_fnc_preInitTXScan]] | |s1= <!-- [] call [[BIN_fnc_preInitTXScan]] --> | ||
| | |r1= | ||
| | |x1= | ||
| | |seealso= | ||
}} | }} | ||
Latest revision as of 10:05, 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" Returns: NOTHING Example: // from preinit script call BIN_fnc_preInitTXScan */
- Execution:
- call
- Groups:
- TXScan
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