setWaypointDescription: Difference between revisions
Jump to navigation
Jump to search
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
Fred Gandt (talk | contribs) m (<code> + "see also") |
||
Line 19: | Line 19: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= < | |x1= <code>[_grp, 2] [[setWaypointDescription]] "Move here.";</code> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[addWaypoint]], [[waypointDescription]] |= See also | | [[addWaypoint]], [[waypointDescription]], | ||
[[setWaypointBehaviour]], [[setWaypointCombatMode]], [[setWaypointCompletionRadius]], [[setWaypointFormation]], [[setWaypointHousePosition]], [[setWaypointLoiterRadius]], [[setWaypointLoiterType]], [[setWaypointName]], [[setWaypointPosition]], [[setWaypointScript]], [[setWaypointSpeed]], [[setWaypointStatements]], [[setWaypointTimeout]], [[setWaypointType]], [[setWaypointVisible]] |= See also | |||
}} | }} |
Revision as of 11:07, 12 April 2014
Description
- Description:
- Sets the description shown in the HUD while the waypoint is active.
- Groups:
- Uncategorised
Syntax
- Syntax:
- waypoint setWaypointDescription text
- Parameters:
- waypoint: Array - format Waypoint
- text: String
- Return Value:
- Nothing
Examples
- Example 1:
[_grp, 2] setWaypointDescription "Move here.";
Additional Information
- See also:
- addWaypointwaypointDescription, setWaypointBehavioursetWaypointCombatModesetWaypointCompletionRadiussetWaypointFormationsetWaypointHousePositionsetWaypointLoiterRadiussetWaypointLoiterTypesetWaypointNamesetWaypointPositionsetWaypointScriptsetWaypointSpeedsetWaypointStatementssetWaypointTimeoutsetWaypointTypesetWaypointVisible
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