reserved_name
This table serves as a simple list of names that players cannot use when naming: - characters (skippable with
RBAC_PERM_SKIP_CHECK_CHARACTER_CREATION_RESERVEDNAME) - pets - guilds - arena teams
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| name | varchar(12) | PRI | NO | ||||
Description of fields
name
The name that cannot be used by players when naming characters.
