processInitCommands: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) mNo edit summary |
m (template:command argument fix) |
||
Line 11: | Line 11: | ||
{{Feature arma3|For security reasons, the command was disabled in Arma 3. Use [[remoteExec]] or [[BIS_fnc_MP]] for remote execution.}} | {{Feature arma3|For security reasons, the command was disabled in Arma 3. Use [[remoteExec]] or [[BIS_fnc_MP]] for remote execution.}} | ||
|= | |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''processInitCommands''' |= | | '''processInitCommands''' |SYNTAX= | ||
| [[Nothing]] |= | | [[Nothing]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[setVehicleInit]], [[clearVehicleInit]] |= | | [[setVehicleInit]], [[clearVehicleInit]] |SEEALSO= | ||
}} | }} |
Revision as of 14:45, 7 April 2019
Description
- Description:
- Process statements stored using setVehicleInit. The statements will only be executed once even if processInitCommands is called multiple times.
- Groups:
- Uncategorised
Syntax
- Syntax:
- processInitCommands
- Return Value:
- Nothing
Examples
- Examples:
- Example needed
Additional Information
- See also:
- setVehicleInitclearVehicleInit
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