Back to 'playercreateinfo_spell_custom' Return to world Go to 'points_of_interest_locale'
| Field | Type | Attributes | Key | Null | Default | Extra | Comment | Source in sniff |
|---|---|---|---|---|---|---|---|---|
| ID | int | unsigned | PRI | NO | 0 | SMSG_GOSSIP_POI | ||
| PositionX | float | NO | 0 | SMSG_GOSSIP_POI | ||||
| PositionY | float | NO | 0 | SMSG_GOSSIP_POI | ||||
| PositionZ | float | NO | 0 | SMSG_GOSSIP_POI | ||||
| Icon | int | unsigned | NO | 0 | SMSG_GOSSIP_POI | |||
| Flags | int | unsigned | NO | 0 | SMSG_GOSSIP_POI | |||
| Importance | int | unsigned | NO | 0 | SMSG_GOSSIP_POI | |||
| Name | mediumtext | YES | NULL | SMSG_GOSSIP_POI | ||||
| WMOGroupID | int | signed | NO | 0 | SMSG_GOSSIP_POI | |||
| VerifiedBuild | int | signed | NO | 0 | generated |
Unique id to be referenced by the scripting system to display the POI.
X postion for the map this POI gets shown on.
Y postion for the map this POI gets shown on.
- no description -
- no description -
unknown / just sent to client
unknown / just sent to client
Text of the onMouseover tooltip for the Icon.
- no description -
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.
Back to 'playercreateinfo_spell_custom' Return to world Go to 'points_of_interest_locale'