Creature ai summons SF
From Project Skyfire
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[edit]
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.
position_x[edit]
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.
position_y[edit]
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.
position_z[edit]
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.
orientation[edit]
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.
spawntimesecs[edit]
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.
comment[edit]
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.