![[ESX - QB] Ice_hud + CarPlay main image](https://forum-cfx-re.akamaized.net/original/4X/2/6/6/2662c1e9210dc80c613a1b3df0b0a51a2ac4168c.jpeg)
![[ESX - QB] Ice_hud + CarPlay thumbnail 1](https://forum-cfx-re.akamaized.net/original/4X/2/6/6/2662c1e9210dc80c613a1b3df0b0a51a2ac4168c.jpeg)
![[ESX - QB] Ice_hud + CarPlay thumbnail 2](https://forum-cfx-re.akamaized.net/optimized/4X/6/d/b/6db754d1ab81d7b46545867387f60c7b164e48f3_2_690x388.jpeg)
![[ESX - QB] Ice_hud + CarPlay thumbnail 3](https://i.ytimg.com/vi/o3avZvaZFRw/hqdefault.jpg?sqp=-oaymwEmCOADEOgC8quKqQMa8AEB-AH-CYAC0AWKAgwIABABGE8gTChlMA8=&rs=AOn4CLBDZGyZ23Nn6wwR4JrpTAcBSGlIlw)
![[ESX - QB] Ice_hud + CarPlay thumbnail 5](https://media.discordapp.net/attachments/1004681367214370877/1167820424290242620/iceGradientBg.jpg)
Price
$30.00A script by KXDEX
Price
$30.00Take your FiveM server to the next level with our feature-packed script! Our script offers a host of advanced features to keep players informed and engaged, including real-time notifications, custom player and vehicle HUDs, and seamless CarPlay integration. With these powerful tools at your disposal, you’ll be able to create an immersive and competitive gaming experience like never before. Upgrade your FiveM server and blow your competition out of the water with our powerful script today!
Car Play
Status HUD
Car HUD
Notifications
Server Logo
Config = {}
Config.Framework = "" -- newqb, oldqb, esx
Config.StatusHud = true -- If you set it to true, the hud will be activated
Config.CarHud = true -- If you set it to true, the Car Hud will be activated
Config.Notify = true -- If you set it to true, notifications will be activated
Config.CarPlayer = true -- If you set it to true, the Car Player will be activated
Config.MusicPlayer = true -- If you set it to true, the Music of the Tablet will be show
Config.EngineHud = true -- If you set it to true, the Engine Hud will be activated
Config.RefreshSpeedoMeterTime = 50 -- Time in ms to refresh the speedometer (50 = 0.05 seconds, 100 = 0.10 seconds) if you want to speedometer to refresh faster decress this value.
Config.SetZoomMinimap = 1 -- Set the minimap zoom (0 = normal, 1 = zoomed in)
-- Config for the Car Radio System Sound
Config.RefreshTimeSound = 0 -- How much ofter the player position is updated ?
Config.distanceBeforeUpdatingPos = 40 -- how much close player has to be to the sound before starting updating position ?
--[[
IF BOTH OPTIONS ARE IN FALSE THE DEFAULT SYSTEM OF GTA WILL BE USED
]]
Config.UseLegacy = true-- If you use LegacyFuel set it to true, if you don't use it set it to false
Config.UseOxFuel = false -- If you use OxFuel set it to true, if you don't use it set it to false
Config.SeatBeltOn = "You have fastened your seat belt"
Config.SeatBeltOff = "You have unbuckled your seatbelt"
Config.notVehicleSeatBelt = "This vehicle does not have a seat belt"
Config.commandSeatBelt = "belt"
Config.cruiseOnText = "You turned on speed limiter"
Config.cruiseOffText = "You turned off speed limiter"
Config.cruiseControlOnText = "You turned on cruise control"
Config.cruiseControlOffText = "You turned off cruise control"
Config.cruiseControlnotinVehicleText = "You are not in any vehicle or you are not the driver"
Config.StreamerModeONMSG = "You have activated streamer mode for music."
Config.StreamerModeOFFMSG = "You have deactivated the streamer mode for music."
Config.SpeedUnit = true -- True is km/h -- False is mp/h
Config.notvehicleCarPlay = "This vehicle does not have carplay"
Config.SetNewWaypoint = "You have set a new waypoint"
Config.AnyVehicle = "You are not in any vehicle"
Config.SeatBeltEjectSpeed = 20
Config.SeatBeltEjectAccel = 100.0
Config.TimeOutRequestMax = 10 -- Max seconds if user don't answer the request
Config.SetDistanceAudio = 7.5 -- Distance to hear the audio
------------ KEYS -------------
Config.SeatBeltKey = "X"
Config.IndicatorBothKey = "BACK"
Config.IndicatorRightKey = "RIGHT"
Config.IndicatorLeftKey = "LEFT"
Config.CruiseKey = "M"
Config.CruiseControlKey = "L"
Config.EngineButton = "J"
Config.CarPlayerKey = "Y"
Config.Colors = {
// HELP BAR NOTIFICATION
"helpBarBackground": "rgba(255,255,255,0.8)",
"helpBarFontColor": "rgba(0,0,0,1)",
"helpBarBoxShadow": "rgba(255,255,255,0.8)",
// ICON HELP BAR NOTIFICATION
"sms_svg": "rgba(0,0,0,1)",
// REQUEST NOTIFICATION
"requestTitleFontColor": "rgba(0,0,0,1)",
"requestTextFontColor": "rgba(0,0,0,1)",
"RequestNotyBackground": "rgba(255,255,255,1)",
"RequestNotyBoxShadow": "rgba(255,255,255,0.99)",
// BUTTON REQUEST NOTIFICATION
"button_request_acceptBackground": "rgba(232,232,232,0.99)",
"button_request_cancelBackground": "rgba(232,232,232,0.99)",
"button_request_acceptBoxShadow": "rgba(197,197,197,.7)",
"button_request_cancelBoxShadow": "rgba(197,197,197,.7)",
// NOTIFICATIONS
"notify_fontColor": "rgba(0,0,0,1)",
"notify_background": "rgba(255,255,255,0.90)",
"notify_boxShadow": "rgba(255,255,255,0.5)",
// PROGRESS NOTIFICATIONS
"notify_background_gradient": "rgba(255,255,255,0)",
"notify_background_gradient_final": "rgba(255,255,255,1)",
// STATUS HUD
"status_healthBackground": "rgba(255,255,255,.1)",
"status_bulletBackground": "rgba(255,255,255,.1)",
"status_hungerBackground": "rgba(255,255,255,.1)",
"status_waterBackground": "rgba(255,255,255,.1)",
"status_lungsBackground": "rgba(255,255,255,.1)",
// PROGRESS STATUS HUD
"health-statusBackground": "rgba(255,255,255,.8)",
"bulletproof-statusBackground": "rgba(255,255,255,.8)",
"hunger-statusBackground": "rgba(255,255,255,.8)",
"water-statusBackground": "rgba(255,255,255,.8)",
"lungs-statusBackground": "rgba(255,255,255,.8)",
// ICON STATUS HUD
"health_f_svg": "rgba(0,0,0,.9)",
"bulletproof_f_svg": "rgba(0,0,0,.9)",
"hunger_f_svg": "rgba(0,0,0,.9)",
"water_f_svg": "rgba(0,0,0,.8)",
"lungs_f_svg": "rgba(0,0,0,.8)",
"health_f_stroke": "rgba(255,255,255,.5)",
"bulletproof_f_stroke": "rgba(255,255,255,.9)",
"hunger_f_stroke": "rgba(255,255,255,.9)",
"water_f_stroke": "rgba(255,255,255,.8)",
"lungs_f_stroke": "rgba(255,255,255,.8)",
// GPS HUD
"containerstreetBackground": "rgba(255, 255, 255, 1)",
"streetIcon_svg": "rgba(0, 0, 0, 1)",
"streetname-csFontColor": "rgba(0, 0, 0, 1)",
"destintationImage_svg": "rgba(0, 0, 0, 1)",
"distanceGpsFontColor": "rgba(0, 0, 0, 1)",
//Speedometer
"ProgressColor": "rgba(255, 255, 255, 1)",
"LimitProgress": "rgba(254,74,88, 1)",
"HealthCar": "rgba(255, 255, 255, 1)",
"FuelCar": "rgba(255, 255, 255, 1)",
}
BUY HERE - €30
BUY OPEN SOURCE - €80
Code is accessible | No |
Subscription-based | No |
Lines (approximately) | 9640 |
Requirements | QBCore / ESX |
Support | Yes |
------------------------------------- | ---------------------------- |
No approved reviews found for this script yet.