• DOUBLE WEEK ON EVERYTHING!

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

pausiar

Member
Mar 20, 2024
38
3
6
Credits
20
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:
can you put it cheaper, 80 its a lot
 

Users who are viewing this thread

Top