• DOUBLE WEEK ON EVERYTHING!

QBCORE NP-EMOTE FIXED Keybinds Working and Save in Database (2 Viewers)

thebear_

New member
Mar 12, 2024
3
2
1
Credits
11
-=Stripped Content=-
Drag and Drop QBCOre , SQL Inside File . Also can set keybinds by commands .

Keybinds Default works with Shift+Numpad 0 to 6 with Numpad Off , After you can change the keys in Fivem Setting Key Binds
with Delete Key Emotes cancel

Paste this to qb-radialmenu/config.lua
{
id = "emotes",
displayName = "Emotes",
icon = "#emotes",
enableMenu = function()
local Data = QBCore.Functions.GetPlayerData()
return not Data.metadata["isdead"] and not Data.metadata["inlaststand"]
end,
functionName = "emotes:OpenMenu"
},
or for events or function use "emotes:OpenMenu"

Anything Comment Below
işe yarar olmuş teşekkürler mis
 

Users who are viewing this thread

  • F
Top