• We have a new discord! click here to join
    Any faulty links ? Report them in our discord or via our Ticket System!
    We do everything we can to protect the safety of our visitors, if any resource contains malware in any kind of form or obfuscation please report it aswell ♡♡

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

Zxon420

Active member
Jul 1, 2022
105
12
18
Credits
247
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
105
12
18
Credits
247
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
10
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