# Battle Royale

## Watch the Preview

{% embed url="<https://youtu.be/nn-bOCWsO_4>" %}

## Information

* Standalone Script. \[Compatible with all frameworks]
* Item Reward System \[Winning Teams].
* Rank/Title System with progression.
* Game Mode System \[Solo/Duo/Trio/Squad and Custom].
* Spec System after deaths.
* Monitoring System for Administrators.
* WALL & FREECAM System for Administrators.
* Team creation system, entries, exits and passwords.
* Global notification system for new events.
* System for creating simultaneous events.
* FFA system for pre-match warm-up \[With exclusive map].
* Safe system with dynamic gas and minimap synchronization.
* Item-specific loot box system.
* Custom audio systems.
* Complete inventory system with hotbar \[Quick Keys].
* Team member reward system.
* Timed knockout system.
* Scoreboard system for teams and individuals.
* HALL system with NPC for the TOP 5.
* Compass system.
* Ping system for team members.
* Monetization system with the possibility of subscriptions/sales.
* Item compensation system for achieved ranks.
* Independent notification system.
* Revive card system for team members.
* Minimap management system.
* Complete Language and Color Settings for the Interface.
* Scaleform system \[Airplane route location indicators].

## Management

* Easy access to configuration code.
* Loot and vehicle settings.
* Reward item settings.
* Manage championships with store access.
* Monitoring system for administrators.

## The Battle Royale mode is completely standalone and doesn't require anything from your server!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://style-group-agency.gitbook.io/fivem/scripts/battle-royale.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
