Skip to content
Schmoozerd edited this page Apr 14, 2013 · 1 revision

Back to world database list of tables.

The `reserved_name` table

This table serves as a simple list of names that players (gmlevel == 0) cannot use when naming their characters.

Structure

Field Type Null Key Default Extra
name varchar(12) NO PRI

Description of the fields

name

The name that cannot be used by players when naming characters.

Clone this wiki locally