Ir al final de los metadatos
Ir al inicio de los metadatos

Estás viendo una versión antigua de esta página. Ve a la versión actual.

Comparar con el actual Ver el historial de la página

« Anterior Versión 9 Actual »

Back-to:World

Used by SAI

Version 3.3.5a

Information

Contains waypoint data, allowing Creatures to move to certain X, Y, and Z coordinates.

CommentCreature waypoints
Collateutf8_general_ci
EngineMyISAM
Row FormatFIXED

Structure

FieldTypeAttributesKeyNullDefault
entryMEDIUMINT(8)UNSIGNEDPRINO0
pointidMEDIUMINT(8)UNSIGNEDPRINO0
position_xFLOAT--NO0
position_yFLOAT--NO0
position_zFLOAT--NO0
point_commentTEXT--YES-

entry

Entry of the creature. See creature_template.entry.

pointid

Unique ID for each waypoint. Starts at 1 and increases with each waypoint.

position_x

The X coordinate of the destination waypoint.

position_y

The Y coordinate of the destination waypoint.

position_z

The Z coordinate of the destination waypoint.

point_comment

Text comment.

Example Rows

EntryPointidPosition_xPosition_yPosition_zPoint_comment
1620816647.83-6344.929.13345Apothecary Enith point 1
1620826657.92-6345.9615.3468Apothecary Enith point 2

Creature with ID 16208 will now have 2 waypoints, first it will move to pointid 1, when it reaches the XYZ position, it will move to pointid 2. The comment helps clarify which creature the ID belongs to.


  • Sin etiquetas