๐ ๏ธSetup
This is a detailed setup guide for Car Play Pro. If you have any questions before making a purchase, you can contact us on Discord
Installation
['carplay'] = { label = 'Car Play', weight = 500, stack = false, description = "A CarPlay device" }, ['radioinstaller'] = { label = 'Radio Installer', weight = 500, stack = false, description = "Used to install CarPlay devices into vehicles" },["carplay"] = { name = "carplay", label = "Car Play", weight = 500, type = "item", image = "carplay.png", unique = true, useable = true, shouldClose = true, description = "A CarPlay device" }, ["radioinstaller"] = { name = "radioinstaller", label = "Radio Installer", weight = 200, type = "item", image = "radioinstaller.png", unique = false, useable = true, shouldClose = true, description = "Used to install CarPlay devices into vehicles." },INSERT INTO items (name, label, weight, rare, can_remove) VALUES ('carplay', 'Car Play', 1, 0, 1), ('radioinstaller', 'Radio Installer', 1, 0, 1);
Configuration
General Framework Settings
Car Play Access

Extra Options

Discord Logs

Default Playlist

Restriction System

Free Google AI Integration โ Click For Tutorial Guide

Last updated