[QB] Chat - Job Gang Factions

A script by krane_rcc

No reviews yet.
[QB] Chat - Job Gang Factions main image

Full Description

Code is accessible No
Subscription-based No
Lines (approximately) 100+
Requirements QBCore
Support Yes

A modern, simple way to communicate with your mates without the need of voice chat or radio.

How to setup

You have a very permissive template for you to follow:

CONFIG = {}

CONFIG.Gang_Chat_Prefix = "g" --/g
CONFIG.Gang_Chat_Help_Text = "To talk to your gang, use /g <message>"
CONFIG.No_Gang_Label = "No Gang"
CONFIG.Template = "~g~[~y~%s~w~-~y~%s~g~] %s: ~w~%s" --[gang_label-gang_title] player_name: message

CONFIG.Job_Chat_Prefix = "j" --/j
CONFIG.Job_Chat_Help_Text = "To talk to your job, use /j <message>"
CONFIG.No_Job_Label = "Civilian"
CONFIG.Job_Template = "~g~[~y~%s~w~-~y~%s~g~] %s: ~w~%s" --[job_label-job_title] player_name: message

Basically you need to change the “Template”, every %s means that will be replaced with what is currently shown on the right
So [1]%s [2]%s [3]%s will be, the [1] will be gang_label, the [2] will be gang_title

Support

Support is free, i will help you out with colors and whatever you need to change, check “fxmanifest.lua” and in there is a link to my support channel, you will create a ticket and discuss the issue there, everyone of you will get free support until you are satisfied

The Market:

Price: 2.99€
LINK: https://krane.tebex.io/package/5208505

If you need ESX check out this guy: Tazio - ESX Job chat he may be what you looking for.