Alexandria Uptime: 16.04 Days
Total players online: 0



Take the Tour | Site Map

Name

pathFind — Pathfind to specific 3D world coordinates.

Synopsis

call subs.txt pathFind { worldx } { worldy } [ worldz ] [ tolerance ] [ timeout ] [ stoprange ]

Author

ScriptFellow

Parameters

Table 16. pathFind parameters

NameDescription
worldxWorld x-coordinate.
worldyWorld y-coordinate.
worldzWorld z-coordinate.
toleranceTolerance (in tiles).
timeoutTimeout (in seconds).
stoprangeStop when in range (defaults to #true).

Description

Pathfind to specific 3D world coordinates.

Returns

%return (#true or #false)

Changes

#journal

See Also

subs.charMoveAway, subs.charTurnLeft, subs.charTurnRight, subs.charTurnAround, subs.charMoveForward