setWaypointName: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| *(\[\[[a-zA-Z]+\]\], )" to "|seealso=$1") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
| arma3 | |game1= arma3 | ||
|version1= 0.50 | |||
|0.50 | |||
|gr1= Waypoints | |gr1= Waypoints | ||
| Changes the waypoint name. | |descr= Changes the waypoint name. | ||
|s1= | |s1= waypoint [[setWaypointName]] name | ||
|p1= waypoint: [[Waypoint]] | |p1= waypoint: [[Waypoint]] | ||
Line 18: | Line 17: | ||
|x1= <code>[_grp,2] [[setWaypointName]] "myName";</code> | |x1= <code>[_grp,2] [[setWaypointName]] "myName";</code> | ||
|seealso=[[addWaypoint]], [[waypointName]], | |seealso=[[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]] | |||
}} | }} |
Revision as of 15:06, 13 June 2021
Description
- Description:
- Changes the waypoint name.
- Groups:
- Waypoints
Syntax
- Syntax:
- waypoint setWaypointName name
- Parameters:
- waypoint: Waypoint
- name: String
- Return Value:
- Nothing
Examples
- Example 1:
[_grp,2] setWaypointName "myName";
Additional Information
- See also:
- addWaypointwaypointNamesetWaypointBehavioursetWaypointCombatModesetWaypointCompletionRadiussetWaypointDescriptionsetWaypointFormationsetWaypointHousePositionsetWaypointLoiterRadiussetWaypointLoiterTypesetWaypointPositionsetWaypointScriptsetWaypointSpeedsetWaypointStatementssetWaypointTimeoutsetWaypointTypesetWaypointVisible
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