Complete Scripts
  • 📖COMPLETE DOCS
  • 💻SCRIPTS
    • Complete Carplay
      • Installation
      • Changelog
      • Config
      • Common errors
      • Exports
    • Complete Vision
      • Installation
      • How to use it
      • Common errors
      • Updates
    • Complete Hud
      • Config
      • Common errors
      • Exports
      • Update
    • Complete Hunting
      • Config
      • Common errors
      • Updates
    • Complete Importexport
      • Config
      • Common errors
    • Complete Speedometer
      • Config
      • Common errors
      • Update
      • Exports
    • Complete Daily Bonus
      • Github
      • Common errors
      • Exports
Powered by GitBook
On this page

Was this helpful?

  1. SCRIPTS
  2. Complete Carplay

Changelog

PreviousInstallationNextConfig

Last updated 1 month ago

Was this helpful?

Version : 3.0

New: ✧ Now Standalone (working with all the frameworks) ✧ New big design of the user interface ✧ Carplay object installed inside the vehicle projecting the screen in real time ✧ Added the ability to create playlists in the music app ✧ Interact in the interface with a 3d model of the vehicle ✧ Added the ability to let all the players in the vehicle to use the carplay (one at time) ✧ Use the carplay on temporary/admin vehicles (not bought from the vehicle shop) (will open in a restricted mode) ✧ New features inside the map app to report real time events (accidents, police, gunshots) visible to all the players ✧ Use the carplay without the need of installing it in the vehicle (you won't be able to install and have the object inside the vehicle) ✧ Music synced between all the players and hearable at any speed ✧ New Cayo Perico island map inside the map app

Version : 2.0

Fixes: ✧ Fixed an error xSound was eventually throwing while skipping a song ✧ Music now supports even higher car speed ✧ Fixed the headlight action ✧ Fixed the current time in the format XX:XX also for numbers < 10 ✧ Other small fixes and general optimization of the code (the script runs around 0.01 to 0.04)

New: ✧ BIG redesign of the user interface ✧ New main menu with: ╚ Integrated map for select a new waypoint, see the current waypoint and the current position ╚ Ability to drag, zoom and change the map view from Atlas to Satellite ╚ Upcoming weather of the map ╚ New fuel and speed circles indicators ╚ Two buttons to directly open and close the trunk and the car ✧ New features in the music app: ╚ Save and remove your favorite songs directly from the app ╚ See the artist name of the songs ╚ The music now doesn't depend only on Youtube links but also other sites ✧ You can now select the color of your headlights ✧ New application Status: ╚ You can check the current status of your car (Engine temperature, Oil level, Petrol tank healt, Car body healt, Burst tyres, Dirt level) ╚ Log which prints all the changes with the time of when it happened, you can scroll it to see them all ╚ Config option to disable also this app

Version : 1.3.0

Fixes: ✧ Fixed the trunk camera closing instantly after being opened ✧ Fixed contacts not displaying with Config.NoInstall to TRUE ✧ Changed Km distance from "." to "," ✧ (QBCORE) Fixed action menu not sending triggers ✧ General improvements and optimizations

New: ✧ Carplay is now draggable and resizable ✧ Config.Draggable to be able to choose is to enable the resize-drag or not ✧ Config.RemoveFocusKey, with the UI open, pressing this button the UI will remain on screen but you will be able to use mouse and keyboard (drive) ✧ Config.ReturnFocusCommand ✧ Config.ReturnFocusKey ✧ Added GKS trigger when sending messages

Previous updates

Check the discord #updates channel

💻