BIS fnc loadVehicle: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|( *\[\[[a-zA-Z]+\]\]) * \|x1=" to "\|r1=$1 \|x1=") |
Lou Montana (talk | contribs) m (Text replacement - "\|" to "|") |
||
Line 17: | Line 17: | ||
*1: [[String]] - Name of the save | *1: [[String]] - Name of the save | ||
|r1= [[Boolean]] | |||
|x1= <code>[BIS_tank, [<nowiki/>[[missionNamespace]], "BIS_someTankSave"] ] [[call]] [[BIS_fnc_loadVehicle]];</code> | |||
|seealso= [[BIS_fnc_saveVehicle]] | |seealso= [[BIS_fnc_saveVehicle]] | ||
}} | }} |
Revision as of 10:29, 10 June 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Vehicles
Syntax
- Syntax:
- Syntax needed
- Parameters:
- object: Object - Vehicle
- target: Array - in format:
- Return Value:
- Boolean
Examples
- Example 1:
[BIS_tank, [missionNamespace, "BIS_someTankSave"] ] call BIS_fnc_loadVehicle;
Additional Information
- See also:
- BIS_fnc_saveVehicle
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