Back to 'areatrigger_create_properties_spline_point' Return to world Go to 'areatrigger_scripts'
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
id | int | unsigned | PRI | NO | 0 | Identifier | |
quest | int | unsigned | NO | 0 | Quest Identifier |
If there is a record in the table for a quest, then the quest will not be completed until the player activates this areatriger. The quest is not necessarily finished after that, but that one condition of the quest is satisfied. If the only condition of the quest is to explore an area, then the quest will be complete.
This is the trigger ID from AreaTrigger.db2
This is the QuestId that the trigger is tied to.
Back to 'areatrigger_create_properties_spline_point' Return to world Go to 'areatrigger_scripts'