数据库:world数据库:outdoorpvp_template
outdoorpvp_template 表
表结构
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| TypeId | TINYINT | unasigned | PRI | NO | |||
| ScriptName | char(64) | SIGNED | NO | 0 | |||
| comment | text | SIGNED | YES | NULL |
字段说明
TypeId
Id defined in the emulator for each PvP zone in the world.
ScriptName
The name of the script that this outdoor pvp uses. This ties a script from a scripting engine to this outdoor pvp.
comment
The script name for the given outdoorpvp_template.
Example
| TypeId | ScriptName | comment |
|---|---|---|
| 1 | outdoorpvp_hp | Hellfire Peninsula |
| 2 | outdoorpvp_na | Nagrand |
| 3 | outdoorpvp_tf | Terokkar Forest |
| 4 | outdoorpvp_zm | Zangarmarsh |
| 5 | outdoorpvp_si | Silithus |
| 6 | outdoorpvp_ep | Eastern Plaguelands |
| 7 | outdoorpvp_gh | Grizzly Hills |
数据库/world数据库/outdoorpvp_template.txt · 最后更改: 2023/09/24 22:10 由 admin