processInitCommands: Difference between revisions
Jump to navigation
Jump to search
m (template:command argument fix) |
Lou Montana (talk | contribs) m (Remove BIS_fnc_MP mention) |
||
Line 1: | Line 1: | ||
{{Command|= | {{Command|Comments= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| arma | | | arma |Game name= | ||
|1.00| | |1.00|Game version= | ||
|eff= global | | |eff= global |Effects in MP= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Process statements stored using [[setVehicleInit]]. The statements will only be executed once even if | | Process statements stored using [[setVehicleInit]]. The statements will only be executed once even if [[processInitCommands]] is called multiple times.<br><br> | ||
{{Feature arma3|For security reasons, the command was disabled in Arma 3. | {{Feature arma3|For security reasons, the command was disabled in Arma 3.<br> | ||
For remote execution, see [[Arma 3 Remote Execution]], [[remoteExec]] and [[remoteExecCall]].}} | |||
|DESCRIPTION= | |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[processInitCommands]] |SYNTAX= | ||
| [[Nothing]] |RETURNVALUE= | | [[Nothing]] |RETURNVALUE= | ||
Line 20: | Line 21: | ||
| [[setVehicleInit]], [[clearVehicleInit]] |SEEALSO= | | [[setVehicleInit]], [[clearVehicleInit]] |SEEALSO= | ||
}} | }} | ||
Line 31: | Line 31: | ||
<h3 style="display:none">Bottom Section</h3> | <h3 style="display:none">Bottom Section</h3> | ||
[[Category:Scripting Commands| | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands OFP Elite | | [[Category:Scripting Commands OFP Elite |{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands ArmA| | [[Category:Scripting Commands ArmA|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]] |
Revision as of 15:00, 15 July 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