• New pricing for Credits and VIP

  • We sell Discord Boosts (level 3) now at a very cheap price and 100% guarantee safe and with replacement guarantees if there happens to be an issue💪

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

Zxon420

Active member
Jul 1, 2022
109
12
18
Credits
77
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
109
12
18
Credits
77
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
13
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