Panel | ||
---|---|---|
Info | ||
|
...
If you want to change the spot you will start in when you enter/leave an instance, go to areatrigger_teleport
Panel |
---|
Structure |
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
int(10) | unsigned |
| NO | NULL |
|
| |
bigint(10) | unsigned |
| NO | 0 |
|
| |
varchar(128) | signed |
| NO | NULL |
|
| |
tinyiny(1) | signed |
| NO | 0 |
|
|
Panel |
---|
Description of the fields |
map
The map ID of the instance. See Maps.dbc
parent
If the instance is a subinstance of another instance, this field has the parent instance's map ID.
script
The name of the instance script that the instance will use and apply (if any).
allowMount
0 = you can enter on mount and will not get dismounted on enter
...
| |
You can find it in our new wiki at: https://trinitycore.info/en/database/master/world/instance_template |