Taxi shortcuts
Материал из YTDB DataBase
К описанию таблиц базы данных mangos.
Таблица `taxi_shortcuts`
Эта таблица содержит текущее состояние такси для игрока.
Структура
Field | Type | Attributes | Null | Key | Default | Comments |
pathid | int | unsigned | NO | PRI | 'Flight path entry id' | |
takeoff | int | unsigned | NO | 'Amount of waypoints to skip in the beginning of the flight' | ||
landing | int | unsigned | NO | 'Amount of waypoints to skip at the end of the flight' | ||
comments | varchar(255) | NO |
Описание полей