๐พInstallation
The installation process of chat
Step 1
Step 2
Config = {}
Config.ShowChatKey = 'T'
Config.DefaultSuggestions = {
{ command = 'me', color = '#00000098' },
{ command = 'do', color = '#00000098' },
{ command = 'ooc', color = '#00000098' },
{ command = 'yellowpages', color = '#00000098' },
{ command = 'tweet', color = '#00000098' }
}
Config.TypeColors = {
["me"] = '#c79408',
["do"] = '#347deb',
["ooc"] = '#347deb',
["admin"] = '#de4949',
["charinfo"] = '#6d11d6',
["ems"] = '#f2665c',
["police"] = '#0528ed',
["error"] = '#de4949',
["whisper"] = '#060807',
["tweet"] = '#1da1f2',
["yellow_pages"] = '#bab525',
["gang"] = '#148f3b',
["announcement"] = '#ba722f'
}
Config.YellowPageFee = 500
Config.EnableEmojiMenu = true
Config.OOCMessageWithoutCommand = true Step 3
Step 4
Removing GTA Online and Cfx.re Chat
Last updated