setWaypointPosition: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 28: | Line 28: | ||
'''Example:''' | '''Example:''' | ||
[grp, 2] '''setWaypointPosition''' [position player, 0] |
Revision as of 22:07, 4 July 2006
waypoint setWaypointPosition [center, radius]
Operand types:
waypoint: Array
[center, radius]]: [[Array]
Type of returned value:
Compatibility:
Version 1.86 required.
Description:
Moves the waypoint to a random position in a circle with the given center and radius.
Example:
[grp, 2] setWaypointPosition [position player, 0]