https://github.com/ASSYNU/fivem-walking-styles
Add this to every elseif type on
RegisterNUICallback('spawnplayer', function(data)
TriggerServerEvent('qb-walkstyles:server:walkstyles', 'get')
Should look like so
[qb-menu] - https://github.com/qbcore-framework/qb-menu
/walking-style
opens menu to change current walking style
Fivem walking styles which are constant. They are saved in JSON, so even after relogging and server restarts you will have same walking style and it does not burden the database unnecessarily!
Saves walking styles to a json file via QBCore Citizen ID