From Bohemia Interactive Community
|
|
(15 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| {{Command|=
| | == Notes to myself == |
| ____________________________________________________________________________________________
| |
|
| |
|
| | ofp |=
| | [ ] reorganize ofp section |
| | [ ] maybe introduce new category "Reference Lists" for lists like actions, EHs, configs? |
| | [ ] extend getting started in bi wikiing page - reading |
|
| |
|
| |1.00|=
| |
|
| |
|
| |arg= local |=
| | [[Category:Sandbox]] |
| | |
| |eff= global |=
| |
| ____________________________________________________________________________________________
| |
| | |
| | Make a unit to perform an action. Use the List of Actions for reference about the available actions and their syntax. |=
| |
| ____________________________________________________________________________________________
| |
| | |
| | '''action ''' |=
| |
| | |
| |p1= unit: [[Object]] |=
| |
| | |
| |p2= action: [[Array]] |=
| |
| | |
| | [[Nothing]] |=
| |
| ____________________________________________________________________________________________
| |
|
| |
| |x1= <code>soldier action ["eject", vehicle soldier]</code> |=
| |
| ____________________________________________________________________________________________
| |
| | |
| | |=
| |
| | |
| }}
| |
| <dl class="command_description">
| |
| <!-- Note Section BEGIN -->
| |
| | |
| <!-- Note Section END -->
| |
| </dl>
| |
Latest revision as of 04:00, 3 December 2018
Notes to myself
[ ] reorganize ofp section
[ ] maybe introduce new category "Reference Lists" for lists like actions, EHs, configs?
[ ] extend getting started in bi wikiing page - reading