setWaypointName: Difference between revisions
Jump to navigation
Jump to search
m (template:command argument fix) |
m (template:command argument fix) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Changes the waypoint name. |= | | Changes the waypoint name. |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| waypoint '''setWaypointName''' name |= | | waypoint '''setWaypointName''' name |SYNTAX= | ||
|p1= waypoint: [[Waypoint]] |PARAMETER1= | |p1= waypoint: [[Waypoint]] |PARAMETER1= | ||
Line 19: | Line 19: | ||
|x1= <code>[_grp,2] [[setWaypointName]] "myName";</code> |= | |x1= <code>[_grp,2] [[setWaypointName]] "myName";</code> |EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[addWaypoint]], [[waypointName]], | | [[addWaypoint]], [[waypointName]], | ||
[[setWaypointBehaviour]], [[setWaypointCombatMode]], [[setWaypointCompletionRadius]], [[setWaypointDescription]], [[setWaypointFormation]], [[setWaypointHousePosition]], [[setWaypointLoiterRadius]], [[setWaypointLoiterType]], [[setWaypointPosition]], [[setWaypointScript]], [[setWaypointSpeed]], [[setWaypointStatements]], [[setWaypointTimeout]], [[setWaypointType]], [[setWaypointVisible]] |= | [[setWaypointBehaviour]], [[setWaypointCombatMode]], [[setWaypointCompletionRadius]], [[setWaypointDescription]], [[setWaypointFormation]], [[setWaypointHousePosition]], [[setWaypointLoiterRadius]], [[setWaypointLoiterType]], [[setWaypointPosition]], [[setWaypointScript]], [[setWaypointSpeed]], [[setWaypointStatements]], [[setWaypointTimeout]], [[setWaypointType]], [[setWaypointVisible]] |SEEALSO= | ||
| |MPBEHAVIOUR= | | |MPBEHAVIOUR= |
Revision as of 14:49, 7 April 2019
Description
- Description:
- Changes the waypoint name.
- Groups:
- Uncategorised
Syntax
- Syntax:
- waypoint setWaypointName name
- Parameters:
- waypoint: Waypoint
- name: String
- Return Value:
- Nothing
Examples
- Example 1:
[_grp,2] setWaypointName "myName";
Additional Information
- See also:
- addWaypointwaypointName, setWaypointBehavioursetWaypointCombatModesetWaypointCompletionRadiussetWaypointDescriptionsetWaypointFormationsetWaypointHousePositionsetWaypointLoiterRadiussetWaypointLoiterTypesetWaypointPositionsetWaypointScriptsetWaypointSpeedsetWaypointStatementssetWaypointTimeoutsetWaypointTypesetWaypointVisible
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