Thug Studios
TEBEXYOUTUBEDISCORD
  • ๐Ÿ“„Welcome
  • INFORMATION
    • ๐Ÿ“งFind Transaction ID
    • ๐Ÿ“ฆTebex Script Integration
    • ๐Ÿ”‘CFX Auth System
    • ๐Ÿ”“Escrow/Open Source
    • ๐Ÿ”—Get Steam Api Key
    • ๐ŸงพGet Player License
  • SCRIPTS
    • ๐Ÿ’›RP Series
      • ๐Ÿ“ฆThug Crafting
        • Installation
        • Shared/settings.lua
        • Shared/crafting_items.lua
        • Shared/levels.lua
        • Shared/locale.lua
        • Shared/notify.lua
        • Shared/debug.lua
      • ๐Ÿ“ฆThug Dispatch
        • Installation
        • Shared/settings.lua
        • Shared/alerts.lua
        • Shared/zones.lua
        • Shared/weapons.lua
        • Shared/locale.lua
        • Shared/notify.lua
        • Client/no_escrow.lua
        • Server/no_escrow.lua
      • ๐Ÿ“ฆThug RPS
        • Installation
        • Configuration
        • Translate
        • Server/no_escrow.lua
      • ๐Ÿ“ฆThug Keyword
        • Installation
        • Configuration
        • Translate
        • Server/no_escrow.lua
      • ๐Ÿ“ฆThug Hour Prizes
        • Installation
        • Configuration
        • No_Escrow
        • Ready Notify.lua
      • ๐Ÿ“ฆThug Anti Mods
        • Installation
        • Configuration
        • Translate
        • Ready Notify.lua
    • ๐Ÿ’šPVP Series
      • ๐Ÿ“ฆThug PVP Hud V3
        • Installation
        • Configuration
        • Translate
        • Shared/weapons.lua
        • Shared/zones.lua
        • Client/no_escrow.lua
        • Server/no_escrow.lua
      • ๐Ÿ“ฆThug Deathcam
        • Installation
        • Configuration
        • Translate
        • Ready Notify.lua
        • Shared/weapons.lua
        • Client/no_escrow.lua
        • Server/no_escrow.lua
      • ๐Ÿ“ฆThug Killfeed V2
        • Installation
        • Configuration
        • Translate
        • Shared/weapons.lua
        • Client/no_escrow.lua
        • Server/no_escrow.lua
      • ๐Ÿ“ฆThug Kill Shows
        • Installation
        • Configuration
        • Translate
        • Client/no_escrow.lua
Powered by GitBook
On this page
  1. SCRIPTS
  2. PVP Series
  3. Thug Kill Shows

Configuration

-- | # You can get help from our document: https://thug.gitbook.io/documentation

Config = {}

-- # Main Settings  ------------------------------------------------------------------------------------

Config.Settings = {
    ['Database_Location'] = 'data/settings.json', -- | # Please do not change this part!
    ['Menu_Command'] = 'killshows', -- | # In this section, you can set the command that players will access the menu.
}

-- | # You can add or remove any font here.
-- | # -- | # After adding the font with the .ttf extension to the html/fonts file, go to html/main.css and import the font you want like I did with the other fonts. Then enter the name you imported in the ID section and set a Label.
Config.Message_Fonts = {
    {Id = 'roboto', Label = 'Roboto'},
    {Id = 'oswald', Label = 'Oswald'},
    {Id = 'kanit', Label = 'Kanit'},
    {Id = 'gilroy', Label = 'Gilroy'},
    {Id = 'bebas', Label = 'Bebas'},
    {Id = 'chakra', Label = 'Chakra'},
    {Id = 'satisfy', Label = 'Satisfy'},
    {Id = 'permanent', Label = 'Permanent'},
}

-- | # You can add or remove any color here. Simply enter an ID and the color code.
Config.Message_Colors = {
    {Id = 'white', Color = 'FFFFFF'},
    {Id = 'gray', Color = 'A0A0A0'},
    {Id = 'lightred', Color = 'FF6666'},
    {Id = 'red', Color = 'FF0000'},
    {Id = 'darkred', Color = '990000'},
    {Id = 'yellow', Color = 'FFFF33'},
    {Id = 'lightorange', Color = 'FFB266'},
    {Id = 'orange', Color = 'FF8000'},
    {Id = 'lightblue', Color = '99CCFF'},
    {Id = 'blue', Color = '0066CC'},
    {Id = 'darkblue', Color = '0000FF'},
    {Id = 'aqua', Color = '33FFFF'},
    {Id = 'cyan', Color = '009999'},
    {Id = 'lightgreen', Color = '99FFCC'},
    {Id = 'green', Color = '00FF00'},
    {Id = 'purple', Color = '7F00FF'},
    {Id = 'pink', Color = 'FF00FF'},
    {Id = 'black', Color = '000000'},
}

-- | # You can add or remove any sound here.
-- | # After adding the sound with .mp3 extension to the html/sounds file, just add it here in the ID section without .mp3 in the name and set a Label. 
Config.Sounds = {
    {Id = 'coin', Label = 'Coin'},
    {Id = 'ow', Label = 'OW'},
    {Id = 'Cash', Label = 'Cash'},
    {Id = 'snare', Label = 'Snare'},
    {Id = 'stab', Label = 'Stab'},
    {Id = 'power-up', Label = 'Power-Up'},
    {Id = 'waterdrop', Label = 'Water Drop'},
    {Id = 'vl', Label = 'VL'},
}

-- | # You can add or remove any screen effect here.
-- | # You can find the IDs of the screen effects that can be used with AnimpostfxPlay in FiveM from the pastebin link below.
-- | # https://pastebin.com/3D3W6yvT
Config.Screen_Effects = {
    {Id = 'MinigameEndTrevor', Label = 'Orange'},
    {Id = 'DeathFailMPDark', Label = 'Glow'},
    {Id = 'MinigameTransitionOut', Label = 'Blur'},
    {Id = 'DeathFailOut', Label = 'Black & White'},
    {Id = 'MP_race_crash', Label = 'Crash'},
    {Id = 'MinigameEndFranklin', Label = 'Green'},
    {Id = 'MinigameEndMichael', Label = 'Blue'},
    {Id = 'DMT_flight', Label = 'High'},
    
}

-- | # You can add or remove any particle effect here.
-- | # You can find the Particle_Dict and Particle_Name of the particle effects in FiveM from the pastebin link I gave below.
-- | # https://pastebin.com/xJ6DFevL
Config.Particles = {
    {Id = 'electric', Label = 'Electric', Particle_Name = 'scr_adversary_wheel_lightning', Particle_Dict = 'scr_bike_adversary'},
    {Id = 'glow', Label = 'Glow', Particle_Name = 'scr_adversary_weap_glow', Particle_Dict = 'scr_bike_adversary'},
    {Id = 'smoke', Label = 'Smoke', Particle_Name = 'scr_adversary_weap_smoke', Particle_Dict = 'scr_bike_adversary'},
    {Id = 'flame', Label = 'Flame', Particle_Name = 'scr_adversary_foot_flames', Particle_Dict = 'scr_bike_adversary'},
    {Id = 'flare', Label = 'Flare', Particle_Name = 'scr_heist_biolab_flare', Particle_Dict = 'scr_biolab_heist'},
    {Id = 'fireshock', Label = 'Fire + Shock', Particle_Name = 'scr_heist_carrier_elec_fire', Particle_Dict = 'scr_carrier_heist'},
    {Id = 'magic', Label = 'Magic', Particle_Name = 'scr_clown_appears', Particle_Dict = 'scr_rcbarry2'},
    {Id = 'bubbles', Label = 'Bubbles', Particle_Name = 'ent_dst_gen_gobstop', Particle_Dict = 'core'},
}
PreviousInstallationNextTranslate

Last updated 5 months ago

๐Ÿ’š
๐Ÿ“ฆ