• We have a new discord! click here to join
    Any faulty links ? Report them in our discord or via our Ticket System!
    We do everything we can to protect the safety of our visitors, if any resource contains malware in any kind of form or obfuscation please report it aswell ♡♡

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

  • Post hidden due to user being banned.

Hyzen

Member
Jun 18, 2023
32
7
8
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:
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
27
6
8
Credits
108
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
8
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

Top