waypoint_scripts 表


<-返回:World 数据库

Waypoint paths directly attached to a creature via creature_addon.path_id use the tables waypoint_data and waypoint_scripts. They can be added and manipulated using the GM '.wp' commands. See also Waypoints-Information for general information about waypoints.

表结构

FieldTypeAttributesKeyNullDefaultExtraComment
idINTUNSIGNED NO0
delayINTUNSIGNED NO0
commandINTUNSIGNED NO0
datalongINTUNSIGNED NO0
datalong2INTUNSIGNED NO0
dataintINTUNSIGNED NO0
xFLOAT NO0
yFLOAT NO0
zFLOAT NO0
oFLOAT NO0
guidINT PRINO0 acts as primary key and is set automatically using the GM command 'wp event add'

字段说明


参见 scripts