Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.

...

Field

Type

Attributes

Key

Null

Default

Extra

Comment

sourceType74255660

int(10)

unsigned

PRI

NO

NULL



entry74255660

int(10)

unsigned

PRI

NO

NULL



flags74255660

tinyint(3)

unsigned


NO

0params_0



74255660

varchar(255)



NO

"



params_174255660

varchar(255)



NO

"



comment74255660

varchar(255)



NO

"




Panel

Description of the fields

...

Value

Type

0

Spell enabled

1

Spell disabled for players

2

Spell disabled for creatures

4

Spell disabled for pets

8

Spell completely disabled (used for no logner existing spells in DBCs)

16

Spell disabled for MapId

32

Spell disabled for AreaId

64

Line of Sight (LOS) is disabled for this spell (replaces "vmap.ignoreSpellIds" config option)

128Spell disabled for game objects
256Spell disabled in arena
512Spell disabled in battlegrounds

Example: INSERT INTO `disables` VALUES (0, 8921, (1+16+32), "571,1", "1519", "Moonfire Example");

...