• Consider VIP as an alternative for unlocking the whole board and not needing credits anymore as long as your VIP benefits endure. We have special offers today for any VIP plan only today starting at 6 euro a week ex trans fees.

QBCORE NP-EMOTE FIXED Keybinds Working and Save in Database (3 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

Top