Skip to content

Nathan-FiveM/qb-walkingstyles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qb-walkingstyles

Original Repo

https://github.com/ASSYNU/fivem-walking-styles

Edited by Nathan#8860

Optional qb-spawn | It grabs the last saved walking style | MonkeyWhisper

Add this to every elseif type on RegisterNUICallback('spawnplayer', function(data)

TriggerServerEvent('qb-walkstyles:server:walkstyles', 'get') Should look like so

image

Dependancies

[qb-menu] - https://github.com/qbcore-framework/qb-menu

COMMAND

/walking-style opens menu to change current walking style

Information

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages