BIS fnc drawAO: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
(Polished page to include more detailed info.) |
||
Line 8: | Line 8: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Draws a dashed line around the outer edges of a trigger. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [triggerName] call '''BIS_fnc_drawAO'''; |= Syntax | ||
|p1= |= Parameter 1 | |p1= [[Triggers|Trigger]] - Name of trigger that indicates AO. |= Parameter 1 | ||
| |= Return value | | [[Nothing]] |= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code></code> |= | |x1= <code>[Trigger1] call BIS_fnc_drawAO;</code> |= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 17:56, 28 September 2014
Description
- Description:
- Draws a dashed line around the outer edges of a trigger.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- [triggerName] call BIS_fnc_drawAO;
- Parameters:
- Trigger - Name of trigger that indicates AO.
- Return Value:
- Nothing
Examples
- Example 1:
[Trigger1] call BIS_fnc_drawAO;
Additional Information
- See also:
- See also needed
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