Fivem Stand A Lone Gang System
This stand a lone resource adds Gang System with armories, vehicle garages and ability for gang members to search, handcuff people and much more.Credits:
By: @yeganehha (Erfan Ebrahimi)
Notice: Do not trade/sell this script at any point and time this is licensed and 100% Free
Features:
- Possibility to create extremely gang by admin
- Restrict gang members by admin
- Add expiration time for each gang by admin
- Ability to select the location of boss action, armory, locker room, car, helicopter and boat by the admin for each gang
- Ability to adjust the amount of bulletproof vest by the admin for each gang
- Ability to create different accesses to the gang action menu by the admin for each gang
- Ability to create different ranks by the gang manager
- Gang salary and bank account system
- Set the discord log by the gang manager for his gang
- Ability to adjust clothes and salary for each rank for the gang manager
- Armories, vehicle garages, impound and locker room for each gang
- Ability to search for player, handcuff, drag in gang action menu
- Ability to open doors of locked vehicle
- Gang members can see each other's position on the map.
- And much more....
Changelog:
v 0.0.3.1 -
big update for explode character in multi character server
fix citizen error of salary
fix some other bugs
v 0.0.2.0 -
fix export
fix vehicle impound
fix drag issue when player uncuff
add animation for hand cuff player
disable All Control when player cuffed
Demo Video:
show on YoutubeRequirements:
- This stand a lone resource and nothing required
-
Pay attention! If you want to use armories, search and salary system of gang, you should sync resource with your FiveM core like ESX.
- For syncing this resource with your core just need too add your core function to esxBaseFunction.lua or other core you use
- We add ESX and QBus core as default to this resource(Do not forget change your baseFunction file in the end of `__resource.lua` )
How to Install:
- Download the file from Github .
- Add all the files to the resources folder.
- Add the gang.sql file to the database.
- Sync BaseFunction.lua with your core (If your core is not ESX or QBus)
- Add this to your server.cfg.
change `xxxxxxxxxx` to your steam hex to access manage gangsadd_principal identifier.steam:xxxxxxxxxx group.gangManager add_ace resource.gang command.add_ace allow start gang
- If you want change config you should modify `config.lua` file.
- Restart your Fivem Server
- go in your server and use `/gangs` command (if not change from `config.lua` ) to open admin menu
- in creat gang, dont forget add expire time and other configuration
- palyer can use `/gang` command to refresh gang data in client
Download:
via GitHub
Or show source on GitHub
Developed:
you can use bellow exports in other client files
export | description | usage | Example |
---|---|---|---|
isOwnGangVehicle | check is vehicle related Player Gang | for lock or unlock cars door If you use esx_carlock , you can download file from here. |
local vehicle = GetVehiclePedIsIn(PlayerPedId()) exports['gang']:isOwnGangVehicle(vehicle) |
getGangID | Get Playr Gang ID | Any Where You Want | exports['gang']:getGangID() |
getGangGrade | Get Playr Gang Grade (0 for boss) | Any Where You Want | exports['gang']:getGangGrade() |
getGangName | Get Playr Gang Name | in HUD or Any Where You Want | exports['gang']:getGangName() |
getGangGradeName | Get Playr Gang Grade Name | in HUD or Any Where You Want | exports['gang']:getGangGradeName() |
Due to your many requests, we decided to republish with new features for this script. In case of development, how much is the donated amount from you?
Possibility:
1- Turf War
2- onesync: Infinity
3- new menu
4- new feature for gang
5- Interact with inventory script
- 10$
- 20$
- 30$
- 35$
- 40$
- 45$
- 50$
Be sure to drop a it helps you If you have any issues with this script be sure to let me know
Do you enjoy my releases and enjoy code?