Messages
53
Reactions
2
Credits
5,169
Joined
Jan 2024
Messages
264
Reactions
1
Credits
1,100
Joined
Jan 2022
Messages
104
Reactions
0
Credits
298
Joined
Jul 2022
Wolfy,
wrote:
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
https://streamable.com/gu4vrz
DOWNLOAD
-=Stripped Content=-
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
https://streamable.com/gu4vrz
DOWNLOAD
-=Stripped Content=-
my man do you have np base version ?
Messages
104
Reactions
0
Credits
298
Joined
Jul 2022
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 ?
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 ?
Messages
35
Reactions
0
Credits
25
Joined
Mar 2024
Messages
16
Reactions
0
Credits
20
Joined
Feb 2024
Messages
224
Reactions
0
Credits
76
Joined
Jan 2022
Messages
72
Reactions
0
Credits
44
Joined
Mar 2024
Messages
72
Reactions
0
Credits
44
Joined
Mar 2024
Messages
678
Reactions
0
Credits
19
Joined
May 2023
Messages
49
Reactions
0
Credits
200
Joined
Aug 2023
Messages
109
Reactions
0
Credits
341
Joined
Jan 2024
[attachment removed]
15 mille lignes dans le js pour un écran de chargement bahahahahahaha la blague que les développeurs retournent dans leurs tombes[/attachment]
15 mille lignes dans le js pour un écran de chargement bahahahahahaha la blague que les développeurs retournent dans leurs tombes[/attachment]
Messages
66
Reactions
0
Credits
544
Joined
Nov 2023
Messages
23
Reactions
0
Credits
153
Joined
Jan 2023
Wolfy,
wrote:
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
https://streamable.com/gu4vrz
DOWNLOAD
-=Stripped Content=-
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
https://streamable.com/gu4vrz
DOWNLOAD
-=Stripped Content=-
this is good ty for let us have it
Messages
4
Reactions
0
Credits
650
Joined
Mar 2024
Messages
86
Reactions
0
Credits
29
Joined
Mar 2024
Messages
46
Reactions
0
Credits
12
Joined
Mar 2024
Messages
21
Reactions
0
Credits
11
Joined
Dec 2023
Wolfy,
wrote:
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
https://streamable.com/gu4vrz
DOWNLOAD
-=Stripped Content=-
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
https://streamable.com/gu4vrz
DOWNLOAD
-=Stripped Content=-
Yes i hope you enjoy it!! You have crédit now?
Messages
18
Reactions
0
Credits
81
Joined
Mar 2022