Run this in your database:
ALTER TABLE `player_vehicles` ADD COLUMN IF NOT EXISTS `job` varchar(50) DEFAULT NULL, ADD COLUMN IF NOT EXISTS `notes` text DEFAULT NULL;
Last updated 2 months ago
Was this helpful?
This site uses cookies to deliver its service and to analyse traffic. By browsing this site, you accept the privacy policy.