• Discounts active! 💚💯

QBCORE [Very Rare] NoPixel 4.0 Animation Menu [ReWorked] [Bug Fixed] (2 Viewers)

  • Post hidden due to user being banned.

Hyzen

Member
Jun 18, 2023
35
9
8
Credits
23
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
Feb 2, 2024
28
1
8
Credits
18
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

Member
Oct 17, 2022
7
2
3
Credits
21
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

  • takyoncsdc
Top