Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nocapscripts/radialmenu

QBCore interaction/radialmenu
https://github.com/nocapscripts/radialmenu

fivem fivem-script lua qbcore qbcore-framework roleplay

Last synced: 5 days ago
JSON representation

QBCore interaction/radialmenu

Awesome Lists containing this project

README

        

# Radialmenu
Add this into qb-core/server/player.lua metadata
```
PlayerData.metadata['walkingstyle'] = PlayerData.metadata['walkingstyle'] ~= nil and PlayerData.metadata['walkingstyle'] or 'None'
```