• Please report every thread you think might be harmful or does not meet expectations or the link is offline, you will be refunded the credits you paid and the Thread Starter recieves a message to update his content, if its malicious we remove it and warn and eventualy the TS if it reoccurs.

QBUS [Very Rare] NoPixel 4.0 Animation Menu [ReWorked] [Bug Fixed] (1 Viewer)

  • Post hidden due to user being banned.

Hyzen

Member
Joined
Jun 18, 2023
Messages
32
Reaction score
4
Points
8
Credits
77
CREDIT TO [B]Wolfy[/B]

NO PIXEL 4.0 ANIMATION MENU

HOW TO INSTALL

Drag [np-emote] into your resources folder
Add the following line of code to a Radial Menu event​
Paste this to qb-radialmenu/config.lua
{
id = "Emotes",
displayName = "Emotes",
icon = "#general-emotes",
functionName = "emotes:OpenMenu",
eventType = "command",
enableMenu = function()
local src = source
local Player = QBCore.Functions.GetPlayerData(src)
local inlaststand = Player.metadata["inlaststand"]
local isdead = Player.metadata["isdead"]


return not inlaststand and not isdead
end
},
-=Stripped Content=-

Any issues just let me know and I'll help.

Preview:
bad there is very little content
 
  • 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.
  • Post hidden due to user being banned.

rafasss__

Member
Joined
Feb 2, 2024
Messages
29
Reaction score
4
Points
8
Credits
125
CREDIT TO [B]Wolfy[/B]

NO PIXEL 4.0 ANIMATION MENU

HOW TO INSTALL

Drag [np-emote] into your resources folder
Add the following line of code to a Radial Menu event​
Paste this to qb-radialmenu/config.lua
{
id = "Emotes",
displayName = "Emotes",
icon = "#general-emotes",
functionName = "emotes:OpenMenu",
eventType = "command",
enableMenu = function()
local src = source
local Player = QBCore.Functions.GetPlayerData(src)
local inlaststand = Player.metadata["inlaststand"]
local isdead = Player.metadata["isdead"]


return not inlaststand and not isdead
end
},
-=Stripped Content=-

Any issues just let me know and I'll help.

Preview:
very nice working script recomended
 

Maney

New member
Joined
Oct 17, 2022
Messages
1
Reaction score
0
Points
1
Credits
13
CREDIT TO [B]Wolfy[/B]

NO PIXEL 4.0 ANIMATION MENU

HOW TO INSTALL

Drag [np-emote] into your resources folder
Add the following line of code to a Radial Menu event​
Paste this to qb-radialmenu/config.lua
{
id = "Emotes",
displayName = "Emotes",
icon = "#general-emotes",
functionName = "emotes:OpenMenu",
eventType = "command",
enableMenu = function()
local src = source
local Player = QBCore.Functions.GetPlayerData(src)
local inlaststand = Player.metadata["inlaststand"]
local isdead = Player.metadata["isdead"]


return not inlaststand and not isdead
end
},
-=Stripped Content=-

Any issues just let me know and I'll help.

Preview:
alright cool thanks appreciate it
 

Users who are viewing this thread

Top