ScriptsStandalone FiveM Scripts
Standalone scripts depend on no framework at all, which makes them the safest thing to add to a server whose core you would rather not touch. Everything listed here names Standalone among its supported frameworks.
Running standalone resources
A standalone resource keeps its own state and talks to the game rather than to a core, so it runs on ESX, QBCore, QBOX, vRP or a fully custom base without a bridge in between. That also makes it the least disruptive thing to test on a live server.
The trade off is integration. Anything that needs to know a player's job, money or inventory has to be wired into your framework yourself, usually through the config or a small bridge file. Standalone means independent, not preconnected.
Back to all products
Scripts
Scripts
Scripts
Scripts
Scripts
Scripts