Skip to content

waypoint_path

Structure ​

FieldTypeAttributesKeyNullDefaultExtraComment
PathIdintunsignedPRINO
MoveTypetinyintunsignedNO0
FlagstinyintunsignedNO0
VelocityfloatYESNULL
Commentvarchar(255)YESNULL
 

Description of fields ​

PathId ​

Unique ID for each path.  

MoveType ​

NameValue
Walk0
Run1
Land2
TakeOff3
 

Flags ​

HexName
0x00None
0x01FollowPathBackwardsFromEndToStart
0x02ExactSplinePath
 

Velocity ​

- no description -  

Comment ​

Description for the path.

NameDescription
Cosmetic PathSimple path linked to creature_addon
Cyclic PathCyclic
Formation PathNpc is leader of a formation
Scripted PathNpc has a scripted path

For example: <Npc name> - Cosmetic Path if this path is assigned in creature_addon.PathId.