[Preview Video]
Dependencies
None
This script protected escrow system
[Discord]
Script escrow will never restrict your access to important things.
Gang system offers a whole new experience for gangs and teams on your server, with all the features such as team management zone system, all your players are in a new fun and action.
izzy-gang β Gang, Territory & Map System for FiveM
π¦ Overview
* Works with ESX and QBCore (auto-detect)
* Supports ox_inventory, default ESX/QB, and Quasar inventories
* MySQL-backed gang accounts β your data stays when you leave and come back
* Open the menu via command, key, or event (all configurable)
* Your server name shows in the menu header
π€ Profile area (bottom left)
* The box in the bottom-left of the menu shows your gang account:
Β * Your in-game character mugshot when available
Β * Account name on top, nickname below
Β * If no mugshot is available, you still see name + nickname as text
* In the member list, everyone shows the gang logo next to their nickname β not individual profile photos. Real names appear in a separate column.
π First login β gang account
* Before joining a gang, you create an account once:
Β * Name, nickname, and password
* You can open the menu after that; if youβre not in a gang yet, you can still view the map
πͺ How to open the menu
* /gang command (default)
* F4 key
* izzy-gang:open event (can be triggered from other scripts)
π΄ Create a gang & join
* Create a gang: name, logo (image URL), color picker, description
* Server can restrict creation to staff only (/creategang command)
* Creation fee can be turned on or off in config
* Invite players by server ID
* Invite list β see and accept incoming invites
* Leave gang button
ποΈ Ranks & permissions
* Three levels: Owner, Admin, Member
* Member: dashboard, stats, map, bank (deposit), leave gang
* Admin / Owner: members, settings, invites, announcements, bank withdrawals, kick members, change ranks
* Promote, demote, or kick members from the menu when you have permission.
π Dashboard
* Total territory points
* Gang treasury
* Member count
* Gang chat β live messaging
* Announcements β in-gang news board
π Statistics
* Leaderboard of all gangs on the server
* Each gangβs owned territory points
* Listed with logo, name, and description (#1, #2, #3 highlighted)
πΊοΈ Map
* Live map (Leaflet) β territories and control colors
* See which gang leads in each area
* Your position marked on the map
* Set a waypoint to a territory
* Spray spots shown on the map
* Side list of gangs and how many regions they hold
ποΈ Territories & income
* Territories defined in config (example: label, location, radius, periodic payout)
* Point competition between gangs β highest points control the area
* Automatic payouts on a timer (default 1 hour) to the controlling gang
* Minimum respect / territory points required to receive money (configurable)
* Optional notification when territory money arrives
* Staff can add new territories in-game with /addregion
π¨ Spray (wall graffiti)
* Spray and spray cleaner inventory items (names configurable)
* Place graffiti near walls β animation + progress bar
* Placing spray adds territory points to your gang (amount in config)
* Press H to cycle spray models
* Adjust position with arrow keys, Enter, Esc, Page Up/Down, +/β for sensitivity
* Max sprays per gang on the map (default 35)
* Canβt stack two sprays in the same spot; must be near a wall
* Cleaner item removes someone elseβs spray
π¦ Gang bank
* Deposit (member and above)
* Withdraw (admin / owner β per config)
* Transaction history (deposits and withdrawals)
* Quick amounts: 1,000 / 5,000 / 10,000 in one click
βοΈ Settings (authorized ranks)
* Update gang name, logo, color, and description
* Create announcements β title + message, sent to the gang
* Optional notify when a new announcement is posted (config)
π Hook into other scripts
* Give or remove territory points from other resources via server events:
Β * izzy-gang:sv:AddGangPoints β e.g. drug sales in a zone add points
Β * izzy-gang:sv:RemoveGangPoints β remove points
* Example commands are in triggers.txt.
π Languages
* 16 languages in config (English, Turkish, German, French, Spanish, Russian, Arabic, Chinese, Hebrew, and more) β UI and notifications follow your chosen locale.
π οΈ Setup & customization (server owners)
* Single config file: framework, MySQL driver, inventory type, locale, menu access, territory table, payout interval, minimum respect, rank permissions, gang creation rules, spray settings, storage limits, rate limits, placement controls.
* insertme.sql β database tables
* [ITEM] folder β example spray items for ox / qb / other inventories
* Stream spray prop files for the map
* dependency '/assetpacks' β asset pack may be required on install