• VIP Yearly: 30 euro until end of January!

    We wish everyone a healthy, blessed 2025! We are here to stay, join our community and see the difference.

QBCORE NOPIXEL 4.0 LOADING SCREEN [FIXED] [WITH MUSIC] (1 Viewer)

Zxon420

Active member
Jul 1, 2022
102
12
18
Credits
18
NO PIXEL 4.0 LOADING SCREEN

The NoPixel 4.0 Loading Screen with Bug Fixes and Music Added.
To change the music simply replace thee music.mp3 file in the assets folder
You can also change the logos in the same folder

PREVIEW

DOWNLOAD

-=Stripped Content=-​
my man do you have np base version ?
 

Zxon420

Active member
Jul 1, 2022
102
12
18
Credits
18
local Ran = false
RegisterNetEvent("loading:disableLoading")
AddEventHandler("loading:disableLoading", function()
Citizen.CreateThread(function()
DisplayRadar(0)
SetRadarBigmapEnabled(true, false)
Citizen.Wait(0)
SetRadarBigmapEnabled(false, false)
DisplayRadar(0)
Citizen.Wait(0)
end)
if not Ran then
ShutdownLoadingScreenNui()
Ran = true
end
end)
Citizen.CreateThread(function()
SetNuiFocus(true, false)
end)
i have this in my old loadscreen client sided script
how to convert this to js ?
 
  • Post hidden due to user being banned.
  • Post hidden due to user being banned.
  • Post hidden due to user being banned.
  • Post hidden due to user being banned.
  • Post hidden due to user being banned.

xqc01

Member
Jan 28, 2023
23
1
3
Credits
21
NO PIXEL 4.0 LOADING SCREEN

The NoPixel 4.0 Loading Screen with Bug Fixes and Music Added.
To change the music simply replace thee music.mp3 file in the assets folder
You can also change the logos in the same folder

PREVIEW

DOWNLOAD

-=Stripped Content=-​
this is good ty for let us have it
 
  • Post hidden due to user being banned.

Users who are viewing this thread

Top