Creature ai summons SF
Back to world database list of tables.
The `creature_ai_summons` table
This table has no description. You can help SFDB wiki by clicking here to describe this table, if you have permissions.
Structure
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
id | int(11) | unsigned | PRI | NO | NULL | Auto Increment | Location Identifier |
position_x | float | signed | NO | 0 | |||
position_y | float | signed | NO | 0 | |||
position_z | float | signed | NO | 0 | |||
orientation | float | signed | NO | 0 | |||
spawntimesecs | int(11) | unsigned | NO | 120 | |||
comment | varchar(255) | signed | NO | NULL | Summon Comment |
Description of the fields
id
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.
position_x
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.
position_y
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.
position_z
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.
orientation
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.
spawntimesecs
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.
comment
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.