AreaTrigger.dbc
From Source Peek Wiki
| Please expand this page. Further information might be found in a section of the talk page. Please remove this message once the article has been expanded. |
[edit]
About
Defines certain areas on the map that presumably tell the server to fire a certain event. IE in BWL, telling the goblins around vael to run away is a trigger defined here. There are also misc triggers out in the middle of space which have 0 size, which are most likely used by the server for certain things. One such use could be remembering settings per instance (ie dracnoid colors in on Nef)?
[edit]
Header Info
Records...................652 Fields.....................10 Field Range Record Size................40 String Block Size...........1
[edit]
Structure
| Column | Field | Type | Notes |
|---|---|---|---|
| 1 | ID | Integer | |
| 2 | iRefID_Map | Integer | |
| 3 | x | Float | |
| 4 | y | Float | |
| 5 | z | Float | |
| 6 | size | Float | Seems to be a box of size yards with center at x,y,z |
| 7 | Unknown | Float | Most commonly used when size is 0, but not always |
| 8 | Unknown | Float | " |
| 9 | Unknown | Float | " |
| 10 | Unknown | Float | " |
