Choose a server function before choosing a script. The linked examples below help you build a shortlist; they are not an independently tested ranking. RPCrate sells linked resources. Confirm the exact package version, framework adapter, editable files, required purchases and support terms before committing to one.
Compare the integration work
| Category | Example to investigate | Checks for your setup |
|---|---|---|
| Police | CD Dispatch | Alert sources, job permissions, blips and dispatch integrations. |
| Jobs | Advanced RepoJob | Vehicle ownership, impound rules, payments and job permissions. |
| Vehicles | 0r CarControl | Keybinds and overlapping seatbelt, cruise or engine controls. |
| UI / HUD | WAIS eHUD | Exact framework edition, status sources and duplicate displays. |
| Inventory | LS Inventory V2 | Item metadata, weight rules, shops, stashes and saved-data migration. |
| Housing | S4 Housing | Property ownership, keys, interior assets, door access and persistence. |
| Banking | okokBanking | Player and society accounts, transfers and database migration. |
| Phone | LB Phone | Version-specific dependencies, voice integration, items and custom apps. |
| Economy | Economy System category | Identify an exact resource first; a catalog category is not a resource to start. |
| Interactions | AC Target | Supported adapter, interaction exports, access checks and overlapping prompts. |
Build the start order from real dependencies
Read the installation documentation and fxmanifest.lua for the exact received version. In a Cfx.re manifest, dependency requires the named resource to load first. Use the actual resource folder names and document optional adapters separately. A generic libraries/framework/UI sequence cannot replace those requirements. Moving a heavy resource to the bottom of server.cfg does not establish a performance fix.
LB Phone: a concrete dependency check
The LB installation guide checked September 10, 2026 specifies MariaDB 10.11 or newer, oxmysql and current server artifacts, and recommends loaf_bcrypt. It names the resource lb-phone, not lbphone. Start the resources it uses before it and custom apps after it. Read the SQL and version-specific migration instructions on an isolated database copy before touching existing phone data.
TeamSpeak plus SaltyChat is not a universal prerequisite for LB Phone. The public configuration lists pma-voice as recommended and also lists other voice adapters. Confirm the options in your delivered version and test calls with the chosen voice resource. Do not install multiple voice systems merely because a generic guide mentions them.
Measure the same scenario before and after
Record the artifact build, resource versions, configuration, player count, test location and actions. Keep that setup stable while changing one candidate. Compare idle behavior and realistic active flows, including denied permissions, failed transactions, reconnects and restarts. For inventories and money systems, check that items and balances persist correctly and that rejected actions do not alter them.
The F8 resource monitor reports client resource usage; server performance needs server-side investigation. Cfx.re documents profiler captures on either side. Keep the captures with the test scenario, inspect repeatable spikes and compare the original setup after rollback. There is no universal idle budget or safe compatibility conclusion from a framework name, screenshot or successful startup. Deploy only after your required behavior and recovery checks pass.
LB Phone installation documentation
LB Phone public voice configuration
Cfx.re client console reference
FiveM resource pre-purchase checklist
FiveM resource installation guide
FiveM Framework Coverage Report: ESX, QBCore, QBOX and Standalone