π§Franklin
Franklin is a ped created by the Gang System script. This ped is the central command of the entire system.

Who is Franklin?
Franklin is a ped, created by the Gang System, that can be targeted by anyone in the server. He is the central command of the entire system. By interacting with Franklin, players can do things such as, but not limited to: create a gang, start a mission, declare a home turf, forge an alliance, and much much more!
By default, Franklin is the player_one
ped, also known as Franklin Clinton from Grand Theft Auto V. This setup encourages roleplay and improves lore within your FiveM RP server.
Where is Franklin?
Whenever the script starts, Franklin will be spawned at a random location from the Config.GangLeaders
array in the config.lua
file.
By having Franklin move around, you can increase player engagement! This can lead to increased interactions and conversations with other gangs or players in your community!
Guards

By default, Franklin cannot be accessed through the open world. Players must be teleported to a specific location in order to access him. To facilitate this process, we use peds that can be targeted by the player. These guards are completely configurable and can even check if the player has any weapons on their person!
By making the entrance guard check for weapons, you can create a sense of peace inside the facility where Franklin operates. Not only that, but in many servers that do this, this location becomes a hot spot for gangs to conduct business operations (like drug deals) with other gangs.
Configuration Hint
If you would prefer Franklin to be in the open world, you can change his location in the config.lua
file and remove the guards from the Config.GangLeader
array.
Do Nothing Guards
These guards do nothing. They are just for looks. Think of them as part of Franklin's "entourage". Their only purpose in the script is to increase immersion. Server administrators can remove these "do nothing" guards if they wish.
Get Established


If a player who is not part of an existing gang attempts to interact with Franklin, they will be met with a "Get Established" option. This option will allow them to create a gang if they have the required items (Required items are set via Config.GetEstablished
in the config.lua
file. This option will be unavailable to players who are already part of a Gang. This prevents players from being part of multiple gangs!
Gang Menu
If a player is part of an existing gang and attempts to interact with Franklin they will see an option to open the Gang Menu. This menu is a small part of the overall system and allows the player to perform a few different tasks such as: obtaining a Mission, managing the Gang Fund, and purchasing Gang Storage.
Last updated