User Tools

Site Tools


pathfinding_func

Scripting - Pathfinding

Here can find some information about Enhanced Scripting function about Pathfinding !

Pathfinding

Go
Syntax Pathfinding.Go()
Description:
Returns if a destination is reachable.
Returns Boolean
In Object: Pathfinding
Parameters: Route Filter Object

Route Filter Object

X
Syntax
Description:
Sets the destination position X.
Returns
In Object: Pathfinding
Parameters: Integer, default = 0
Y
Syntax
Description:
Sets the destination position Y.
Returns
In Object: Pathfinding
Parameters: Integer, default = 0
Run
Syntax
Description:
True - character runs, False - character walks.
Returns
In Object: Pathfinding
Parameters: Boolean, default = True
DebugMessage
Syntax
Description:
Outputs a debug message.
Returns
In Object: Pathfinding
Parameters: Boolean, default = False

StopIfStuck
Syntax
Description:
Halts the pathfinding loop.
Returns
In Object: Pathfinding
Parameters: Boolean, default = False

IgnoreMobile
Syntax
Description:
Ignores any mobiles with the path calculation.
Returns
In Object: Pathfinding
Parameters: Boolean, default = False

UseResync
Syntax
Description:
ReSyncs the path calculation.
Returns
In Object: Pathfinding
Parameters: Boolean, default = True
MaxRetry
Syntax
Description:
Number of attempts untill the path calculation is halted.
Returns
In Object: Pathfinding
Parameters: Integer, default = -1

pathfinding_func.txt · Last modified: 2025/02/25 22:20 by 127.0.0.1

Exception: Git command failed to perform periodic pull: Warning: Permanently added 'github.com,140.82.112.4' (ECDSA) to the list of known hosts. From github.com:RazorEnhanced/razorenhanced.github.io * branch main -> FETCH_HEAD error: Your local changes to the following files would be overwritten by merge: doc/api/CUO.html doc/api/Gumps.html doc/api/Item.html doc/api/Items.html doc/api/Journal.html doc/api/Misc.html doc/api/Mobile.html doc/api/PacketLogger.html doc/api/Player.html doc/api/Spells.html doc/api/Target.html doc/api/Trade.html Please commit your changes or stash them before you merge. Aborting

Exception: Git command failed to perform periodic pull: Warning: Permanently added 'github.com,140.82.112.4' (ECDSA) to the list of known hosts. From github.com:RazorEnhanced/razorenhanced.github.io * branch main -> FETCH_HEAD error: Your local changes to the following files would be overwritten by merge: doc/api/CUO.html doc/api/Gumps.html doc/api/Item.html doc/api/Items.html doc/api/Journal.html doc/api/Misc.html doc/api/Mobile.html doc/api/PacketLogger.html doc/api/Player.html doc/api/Spells.html doc/api/Target.html doc/api/Trade.html Please commit your changes or stash them before you merge. Aborting

An unforeseen error has occured. This is most likely a bug somewhere. It might be a problem in the gitbacked plugin.

More info has been written to the DokuWiki error log.