Table mangos.creature_movement_template
Creature waypoint system

Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
entry mediumint unsigned 8 Creature entry
point mediumint unsigned 8 0
position_x float 12 0
position_y float 12 0
position_z float 12 0
waittime int unsigned 10 0
script_id mediumint unsigned 8 0
textid1 int 10 0
textid2 int 10 0
textid3 int 10 0
textid4 int 10 0
textid5 int 10 0
emote mediumint unsigned 8 0
spell mediumint unsigned 8 0
wpguid int 10 0
orientation float 12 0
model1 mediumint 7 0
model2 mediumint 7 0

Table contained 915 rows at Fri Feb 11 23:15 MST 2011

Indexes:
Column(s) Type Sort Constraint Name
entry + point Primary key Asc/Asc PRIMARY