outdoorpvp_template
Comes from sniffs and is not to be changed, EVER!
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| TypeId | tinyint | unsigned | PRI | NO | |||
| ScriptName | char(64) | NO | '' | ||||
| comment | mediumtext | YES | NULL | ||||
Description of fields
TypeId
Id from enum OutdoorPvPTypes
ScriptName
The name of the script that this outdoor pvp uses. This ties a script from a scripting engine to this outdoor pvp.
comment
This field is for any comment you want to make. It is arbitrary text.
