HighLeaks
Help

rd-animations to QBCore [Rewritten by me]

nopixeliloveyou nopixeliloveyou Started 0 replies 373 views
#1
[size=5]hello 👋

I ported rd-animations to QBCore (NUI menu included). Let me know if you spot issues — I noticed folks were asking for a QB version.[/size]




[size=6]Source;

https://highleaks.com/threads/r-animations-menu.22459/[/size]









[size=6][color=rgb(184,]INFO:

I'm giving it to free because it may not be 100% functional. Let me know if you find any mistakes and I'll fix them.
[/color][/size]



[color=rgb(61,][size=7]D[/size][/color][color=rgb(41,][size=7]ownload here[/size][/color]




[HEADING=2]
[size=6][color=rgb(250,]what’s done (short & precise)[/color][/size]
[/HEADING]


[size=5][color=rgb(250,]Full ESX → QBCore port (callbacks, notify, closest player, streaming helpers, events).[/color][/size]

[color=rgb(250,][size=5]UI: ui_page 'html/ui.html' — opening the menu and clicking plays the animation.

DB persistence: favourites (sets 1–5), walking style, facial expression.
[/size][/color]

[color=rgb(250,][size=5]Fixes: key conflict, invalid models (guitar, map2), cleaned manifest.[/size][/color]


[HEADING=2]
[color=rgb(184,][size=7]dependencies[/size][/color]
[/HEADING]
[size=7][color=rgb(184,]qb-core[/color][/size]

[color=rgb(184,][size=7]oxmysql (server side: @oxmysql/lib/MySQL.lua)[/size][/color]


[HEADING=2]
[color=rgb(0,][size=6]keys (and where to change them)[/size][/color]
[/HEADING]


[color=rgb(0,][size=6]Cancel: uses Config.CancelAnimationDefultKey (default X).

→ edit in client/config.lua.

Hands Up: Config.HandsUpDefaultKey = 'H' (instead of X).

→ edit in client/config.lua.
[/size][/color]



[size=6][color=rgb(0,](Cancel mapping is no longer hardcoded: RegisterKeyMapping('+c', ..., Config.CancelAnimationDefultKey).)[/color][/size]




[HEADING=2]
[size=6][color=rgb(235,]installation[/color][/size]
[/HEADING]


[color=rgb(235,][size=6]Drop rd-animations into resources/[qb]/rd-animations/.

Import sql_qb.sql into your DB.

In server.cfg:
[/size][/color]



[color=rgb(235,][size=6]ensure qb-core

ensure oxmysql

ensure rd-animations[/size][/color]
[/qb]