area_trigger
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| PosX | float | NO | 0 | ||||
| PosY | float | NO | 0 | ||||
| PosZ | float | NO | 0 | ||||
| ID | int | unsigned | PRI | NO | 0 | ||
| ContinentID | smallint | signed | NO | 0 | |||
| PhaseUseFlags | int | signed | NO | 0 | |||
| PhaseID | smallint | signed | NO | 0 | |||
| PhaseGroupID | smallint | signed | NO | 0 | |||
| Radius | float | NO | 0 | ||||
| BoxLength | float | NO | 0 | ||||
| BoxWidth | float | NO | 0 | ||||
| BoxHeight | float | NO | 0 | ||||
| BoxYaw | float | NO | 0 | ||||
| ShapeType | tinyint | signed | NO | 0 | |||
| ShapeID | smallint | signed | NO | 0 | |||
| AreaTriggerActionSetID | int | signed | NO | 0 | |||
| Flags | tinyint | signed | NO | 0 | |||
| VerifiedBuild | int | signed | PRI | NO | 0 | ||
Description of fields
PosX
- no description -
PosY
- no description -
PosZ
- no description -
ID
- no description -
ContinentID
- no description -
PhaseUseFlags
- no description -
PhaseID
- no description -
PhaseGroupID
- no description -
Radius
- no description -
BoxLength
- no description -
BoxWidth
- no description -
BoxHeight
- no description -
BoxYaw
- no description -
ShapeType
- no description -
ShapeID
- no description -
AreaTriggerActionSetID
- no description -
Flags
- no description -
VerifiedBuild
This field is used by the TrinityDB Team to determine whether a template has been verified from WDB files.
If value is 0 then it has not been parsed yet.
If value is above 0 then it has been parsed with WDB files from that specific client build.
If value is -1 then it is just a place holder until proper data are found on WDBs.
If value is -Client Build then it was parsed with WDB files from that specific client build and manually edited later for some special necessity.
