Does FzD Action Wheel require a framework?
Does FzD Action Wheel require a framework?
No. It works standalone. Qbox, QBCore and ESX adapters are available when actions need framework-owned player information.
Does it support controllers?
Does it support controllers?
Yes. The normal wheel opens with LB/L1 by default, uses the right stick for selection, RB/R1 for confirmation/submenus and B/Circle for back/close.
Can players change the keyboard binding?
Can players change the keyboard binding?
Yes. F3 is only the default and can be remapped through FiveM key bindings.
Can actions be restricted?
Can actions be restricted?
Yes. Use job, minimum grade, vehicle state, inventory items, player metadata and/or a custom synchronous condition function.
Does hiding an action secure its server event?
Does hiding an action secure its server event?
No. Client visibility is not authorization. Sensitive operations must be validated on the server.
Which icons are available?
Which icons are available?
The bundled Font Awesome Free Solid collection is available by name, such as
car, cash-register, wrench, walkie-talkie and shield-halved.Do I need Node.js?
Do I need Node.js?
Not to run the resource. Node.js is only needed when modifying and rebuilding the React frontend.
Can it redirect Ox Lib radial functions without replacing all of Ox Lib?
Can it redirect Ox Lib radial functions without replacing all of Ox Lib?
Yes. The optional bridge only redirects radial functions. Other Ox Lib functionality continues normally.