SetUp
SQL:
ALTER TABLE
owned_vehiclesADD COLUMN
twostep INT(11) NOT NULL DEFAULT '0';
Items:
If you are using Ox_inventory I have provided the needed code to add to items.lua. If you are not using Ox_inventory then use the provided sql to add the item to your DataBase!