====== outdoorpvp_template 表 ====== ---- [[数据库:world数据库:首页|<-返回:World 数据库]] **表结构** ^Field^Type^Attributes^Key^Null^Default^Extra^Comment^ |[[#TypeId|TypeId]]|TINYINT|unasigned|PRI|NO| | | | |[[#ScriptName|ScriptName]]|char(64)|SIGNED| |NO|0| | | |[[#comment|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|