• Twitch subs for sale! Open a ticket in Discord for pricing!

  • Weekend! After a month of no weekend discounts, heres one for all of you:
    VIP Yearly 35,- euro

    And all credit payments get doubled starting now until Sunday 3-9-2025.
    300 credit purchase gives you 600 for example.

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
19
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