AzerothCore
Pages :

Database Structure > World-Database > event_scripts

event_scripts

Information

Holds scripts activated whenever an event is activated, be it by an object or as the spell effect SPELL_EFFECT_SEND_EVENT (61).

Structure

Field Type Attributes Key Null Default
id MEDIUMINT UNSIGNED NO 0
delay INT UNSIGNED NO 0
command MEDIUMINT UNSIGNED NO 0
datalong MEDIUMINT UNSIGNED NO 0
datalong2 INT UNSIGNED NO 0
dataint INT NO 0
x FLOAT NO 0
y FLOAT NO 0
z FLOAT NO 0
o FLOAT NO 0