summaryrefslogtreecommitdiff
path: root/docs/event_scripts.md
blob: f62a3b7086fe8a7569f59645afd7dff828dc5ef0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Database Structure](Database-Structure) > [World-Database](World-Database) > [event_scripts](event_scripts)

Column | Type | Description
--- | --- | ---
Id | mediumint(8) unsigned | 
Delay | int(10) unsigned | 
Command | mediumint(8) unsigned | 
Datalong | mediumint(8) unsigned | 
Datalong2 | int(10) unsigned | 
Dataint | int(11) | 
X | float | 
Y | float | 
Z | float | 
O | float |