Action locationsTable
Field | Type | Description | |
---|---|---|---|
id | int(10) unsigned | ||
master_id | int(10) unsigned | ||
name | varchar(45) | ||
sectorname | varchar(30) | ||
meshname | varchar(250) | ||
polygon | int(10) unsigned | ||
pos_x | float | ||
pos_y | float | ||
pos_z | float | ||
pos_instance | int(10) unsigned | Indicates the instance where this action location will be accessible from. 0xFFFFFFFF (default) is instance all | |
radius | float | ||
triggertype | varchar(10) | ||
responsetype | varchar(10) | ||
response | text | ||
active_ind | char(1) |