|
|
Line 1: |
Line 1: |
| {{Command|= Comments
| | #REDIRECT [[lockWP]] |
| ____________________________________________________________________________________________
| |
| | |
| | arma2 |= Game name
| |
| | |
| |1.00|= Game version
| |
| ____________________________________________________________________________________________
| |
| | |
| | Disables switching to the next waypoint (the current waypoint will never complete while lockWp is used). This is sometimes used during cut-scenes. |= Description
| |
| ____________________________________________________________________________________________
| |
| | |
| |groupName '''lockWp''' lockWP |= Syntax
| |
| | |
| |p1=groupName: [[Object]] or [[Group]] |= PARAMETER1
| |
| | |
| |p2=lockWP: [[Boolean]] |= PARAMETER2
| |
| | |
| |p3= |= PARAMETER3
| |
| | |
| | [[Nothing]] |= RETURNVALUE
| |
| | |
| | |
| |x1= <code>groupOne lockWP true; </code>|= EXAMPLE1
| |
| | |
| ____________________________________________________________________________________________
| |
| | |
| | |= SEEALSO
| |
| | |
| | |= MPBEHAVIOUR
| |
| ____________________________________________________________________________________________
| |
| }}
| |
| | |
| <h3 style='display:none'>Notes</h3>
| |
| <dl class='command_description'>
| |
| <!-- Note Section BEGIN -->
| |
| | |
| <!-- Note Section END -->
| |
| </dl>
| |
| | |
| <h3 style='display:none'>Bottom Section</h3>
| |
| [[Category:ArmA 2: New Scripting Commands List|{{uc:{{PAGENAME}}}}]]
| |
| [[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
| |
| [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
| |
| [[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]]
| |
| [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
| |
| [[Category:Command_Group:_Waypoints|{{uc:{{PAGENAME}}}}]]
| |