waypoint_scripts
Holds scripts used in the waypoint_data table.
Please refer to the generic description of the script system for more information.
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| id | int | unsigned | NO | 0 | |||
| delay | int | unsigned | NO | 0 | |||
| command | int | unsigned | NO | 0 | |||
| datalong | int | unsigned | NO | 0 | |||
| datalong2 | int | unsigned | NO | 0 | |||
| dataint | int | unsigned | NO | 0 | |||
| x | float | NO | 0 | ||||
| y | float | NO | 0 | ||||
| z | float | NO | 0 | ||||
| o | float | NO | 0 | ||||
| guid | int | signed | PRI | NO | 0 | ||
| Comment | varchar(255) | NO | '' | ||||
Description of fields
id
- no description -
delay
- no description -
command
- no description -
datalong
- no description -
datalong2
- no description -
dataint
- no description -
x
- no description -
y
- no description -
z
- no description -
o
- no description -
guid
- no description -
Comment
- no description -
