summaryrefslogtreecommitdiff
path: root/docs/event_scripts.md
blob: 2c5208f194970121da4520f59925010bbcf80ad9 (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 |