Difference between revisions of "onMapSingleClick"
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) m |
Killzone Kid (talk | contribs) m |
||
Line 44: | Line 44: | ||
| x2 = <code>[[onMapSingleClick]] "grp1 [[move]] _pos; [[onMapSingleClick]] <nowiki>'</nowiki>'; [[true]]";</code> | | x2 = <code>[[onMapSingleClick]] "grp1 [[move]] _pos; [[onMapSingleClick]] <nowiki>'</nowiki>'; [[true]]";</code> | ||
− | '''ArmA:''' Orders " | + | '''ArmA:''' Orders "grp1" to move to position clicked. Disables further map-click actions.| = Example 2 |
| x3 = <code>[[onMapSingleClick]] "'SoldierWB' [[createUnit]] [_pos, [[group]] [[player]]]; [[true]]";</code> | | x3 = <code>[[onMapSingleClick]] "'SoldierWB' [[createUnit]] [_pos, [[group]] [[player]]]; [[true]]";</code> |
Revision as of 11:07, 29 June 2014
Notes
- Posted on 8 July, 2009
- General Barron
- See my Multiple OnMapSingleClick script to allow you to add multiple events to the onMapSingleClick event. Some minor editing of the scripts would be required to use them in Arma.