Prerequisite
Compatibility Requirements
This guide outlines the compatibility requirements and supported integrations for The A Team resources.
Core Requirements
Requirement | Specification |
---|---|
Game Build | 2372 or higher |
Server Version | 5181 or higher |
OneSync | âś… Supported (including Infinity) |
Framework Support
Framework | Status | Notes |
---|---|---|
ESX | âś… Supported | Legacy and ESX Infinity |
QBCore | âś… Supported | Latest version recommended |
Standalone | âś… Supported | For framework-independent resources |
Database Support
Database Layer | Status | Notes |
---|---|---|
ox_lib | âś… Supported | Recommended |
oxmysql | âś… Supported | Alternative option |
Inventory Systems
Inventory | Status | Notes |
---|---|---|
ox_inventory | âś… Supported | Recommended |
qs-inventory | âś… Supported | Full integration |
qb-inventory | âś… Supported | Native QB support |
ESX Regular | âś… Supported | Legacy ESX inventory |
Dispatch Systems
Dispatch | Status | Notes |
---|---|---|
QS-Dispatch | âś… Supported | Full integration |
RCore-Dispatch | âś… Supported | Full integration |
CD-Dispatch | âś… Supported | Full integration |
PS-Dispatch | âś… Supported | Full integration |
Default Dispatch | âś… Supported | Fallback option |
Target Systems
Target System | Status | Notes |
---|---|---|
QTarget | âś… Supported | Full integration |
QB-Target | âś… Supported | Full integration |
ox_target | âś… Supported | Recommended |
Additional Integrations
-
Voice Systems
- PMA-Voice
- SaltyChat
- Mumble-VoIP
-
Phone Systems
- QS-Smartphone
- GKS Phone
- QB-Phone
-
Anti-Cheat
- Anti-CK
- VAC
- Screen API
Note: While we strive to maintain compatibility with all listed systems, we recommend using the most up-to-date versions of these dependencies for optimal performance and security.
Version Control
We maintain a version compatibility matrix for each resource. Please check individual resource documentation for specific version requirements and compatibility details.
Performance Considerations
When using multiple integrated systems, consider the following:
- Monitor resource usage with the built-in FiveM tools
- Keep all dependencies updated to their latest stable versions
- Follow our server optimization guide for best results
Requirement for OneSync
- Important: When setting up your FiveM server, ensure you use OneSync. Legacy versions are not supported for modern features and updates.
- Why OneSync? It enables higher player limits, dynamic synchronization, and advanced scripting capabilities.
- How to enable OneSync?
- Update your
server.cfg
file with the following line:onesync on
- Restart your server to apply the changes.
- Update your
For Customers: What is OneSync and Why Does It Matter?
OneSync is FiveM’s advanced synchronization system built on GTA: Online’s codebase, allowing for a greater number of players (up to 2048!) on a single server. Beyond increasing player slots, OneSync introduces server-side synchronization for entities, improving stability and performance while providing better development standards.
- Key Benefits:
- Higher Player Slots: Free up to 48 players; upgrade with FiveM Element Club (starting at Argentum tier đź’ż).
- Advanced Synchronization: Ensures better data handling and smoother gameplay.
- OneSync: Infinity: Allows servers to host up to 2048 players with advanced features like:
- Extended object IDs for better scalability.
- “Focus zones” to optimize resources by culling unnecessary entities outside player areas.
- Enhanced performance through player culling.
OneSync Modes: What They Mean and How to Choose
onesync [on/off/legacy]
determines the synchronization mode your server uses. Here’s a breakdown of each option:
-
Off:
- Description: Disables state awareness entirely. Clients use GTA/RAGE’s standard peer-to-peer (P2P) networking model, with the server functioning solely as a relay.
- Use Case: Suitable for small or basic servers without advanced sync requirements.
-
On:
- Description: Enables full state awareness with server-controlled entity routing. This ensures better synchronization and improves overall server stability.
- Use Case: Recommended for modern servers aiming for optimal performance and robust synchronization.
-
Legacy:
- Description: Provides compatibility for scripts that require all players to exist on every client. However, it suffers from significant performance issues and graphical glitches.
- Use Case: Only use if older scripts absolutely require it. This mode is not recommended.
Tip: For most servers, set onesync on
in your server.cfg
to unlock the best experience with enhanced synchronization and stability. Avoid legacy
unless necessary.
Feature Comparison Table
Feature | OneSync | OneSync: Infinity |
---|---|---|
Player Slot Limit | Up to 48 (free), expandable with Patreon tiers | Up to 2048 players |
Entity Synchronization | Server-side sync for entities | Server-side sync with focus zones |
Performance Optimization | Standard | Advanced player/entity culling |
Ideal For | Small to medium servers | Large-scale communities with hundreds or thousands of players |
Interested in upgrading to OneSync: Infinity? Join the FiveM Element Club to unlock higher player slots and take your server to the next level. Let us know if you’d like guidance on setup or features!
sv_enforceGamebuild Configuration
- Note: It’s essential to specify the appropriate game build for your FiveM server to align with the latest features or DLC content.
- How to configure sv_enforceGamebuild?
- Add the following line to your
server.cfg
:Replacesv_enforceGameBuild [build_number]
[build_number]
with the desired build number from the list, e.g.,2545
for “The Contract.” - Example:
This ensures compatibility with “Bottom Dollar Bounties.”
sv_enforceGameBuild 3258
- Add the following line to your
- Tip: Always match the game build with the DLC or features your server utilizes to avoid errors.
Number | Aliases | Marketing Name |
---|---|---|
1 | - | Base game without any DLCs |
1604 | xm18, christmas2018, mpchristmas2018 | Arena War |
- | - | The Diamond Casino & Resort |
- | - | Diamond Casino Heist |
2060 | sum, mpsum | Los Santos Summer Special |
2189 | h4, heist4, mpheist4 | Cayo Perico Heist |
2372 | tuner, mptuner | Los Santos Tuners |
2545 | security, mpsecurity | The Contract |
2612 | mpg9ec | - |
2699 | mpsum2 | The Criminal Enterprises |
2802 | mpchristmas3 | Los Santos Drug Wars |
2944 | mp2023_01 | San Andreas Mercenaries |
3095 | mp2023_02 | The Chop Shop |
3258 | mp2024_01 | Bottom Dollar Bounties |