Ir al final de los metadatos
Ir al inicio de los metadatos

Estás viendo una versión antigua de esta página. Ve a la versión actual.

Comparar con el actual Ver el historial de la página

« Anterior Versión 3 Siguiente »

Back-to:World

The `spell_script_names` table

Holds the spell id to ScriptName pairings for use in spell scripts.

Structure

Field

Type

Attributes

Key

Null

Default

Extra

Comment

spell_id

int(11)

signed

UNIQUE

NO

NONE

 

 

ScriptName

char(64)

unsigned

UNIQUE

NO

NONE

 

 

Description of the fields

spell_id

The ID of the spell to link. If it is negative and the first rank of a spell, includes all ranks of the spell specified in spell_ranks table.

ScriptName

The script name for the given spell(s).

  • Sin etiquetas