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

https://github.com/nocapscripts/radialmenu

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

fivem fivem-script lua qbcore qbcore-framework roleplay

Last synced: 10 months 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'
```