Configuration

Config = {}

Config.TextType = "default"     -- "default" or "drawtext"
Config.Markers = {
    showMarker = true,
    MarkerID = 1,
    Size = { x= 0.3, y= 0.3, z= 0.3 },
    Color = { r= 50, g= 200, b= 160 },
}

Config.EnterLocation = {
    Indoor = vector3(1088.64, -3187.7, -38.99),
    Outdoor = vector3(905.73, 3586.49, 33.42),
}

Config.CocaineManagement = {
    Location = vector3(1087.17, -3194.24, -38.99),
    TargetPos = { coords= vector3(1086.74, -3194.26, -38.50), radius= 0.22, distance= 1.1, debugPoly= false },
    EnableTarget = true,        -- Enable/Disable target interaction
}

Config.CocaineProduce = {
    ProduceLocation = { pos= vector3(1095.37, -3196.6, -38.99), coords= vector3(1096.975, -3196.228, -39.632), rotation= vector3(0.0, 0.0, 180.0) },
    PackageLocation = { pos= vector3(1100.58, -3198.68, -38.99), coords= vector3(1093.58, -3196.614, -39.995), rotation= vector3(0.0, 0.0, 0.0) },
    CokeField = { coords= vector3(2119.57, 3383.03, 45.59), name= "Coke", radius= 50.0, collectTime= 8000, propModel= "h4_prop_bush_cocaplant_01" },
    SellLocation = vector3(3311.16, 5176.2, 19.61),
    BakingSodaPrice = 10,
    FakeCreditPrice = 10,
    RaidBagpackPrice = 1000,
    SellPricePackage = 5000,    -- 1x Pack
}

Config.CocaineMission = {
    RobTime         = math.random(5000,6500),                   -- How long it takes to rob the drugs (Do not touch!)
    MissionCoords   = vector3(1714.77, -1657.84, 112.48),       -- Coords of current mission location
    DeliveryPos     = vector3(22.73, 3671.99, 39.76),           -- Delivery location after grabbing all drugs   
    RobPos          = vector3(1707.47, -1653.63, 112.45), -- Position to rob drugs from the table
    RewardItem      = "coke_brick",         -- Item what you get after grabbing
    RewardAmount    = 10,                   -- How much coke bricks you get after grabbing
    SellPrice       = 5000,                 -- RewardAmount * SellPrice
    RequiredItem    = "coca_bag",           -- coca_bag
    RequiredItemAmount = 1,                 -- Amount of required item
    RequiredPolice  = 1,                    -- Police count to start the raid job
    CooldownTime    = 3600,                 -- 3600*60 (1h) - Cooldown after raid job
    RaidVehiclePos  = vector3(1725.12, -1618.38, 112.44),   -- Spawn position of the getaway car 
    VehicleTrunkPos = vector3(1725.15, -1621.54, 111.43),   -- Trunk position of the getaway car
    RaidVehicleName = "sultanrs",           -- Name of the spawned vehicle
    FuelExport      = "LegacyFuel",         -- SetFuel()
    Parts = {
        Crate       = vector3(1708.36, -1650.46, 111.47),
        Table       = vector3(1705.01, -1650.43, 111.45),
        DrugPack    = vector3(1707.68, -1654.68, 112.05),
        Veh         = { coords= vector3(1708.02, -1656.81, 112.46), heading= 188.96 },
        Veh2        = { coords= vector3(1723.29, -1654.49, 112.55), heading= 93.64 },
        Veh3        = { coords= vector3(1723.87, -1659.41, 112.53), heading= 93.64 },
    },
    GangPedWeapon = "WEAPON_PISTOL",    -- Gang Peds will wear this weapon
    GangPedAccuracy = 10,               -- 0-100 Ped Accuracy
    GangPedArmour = 100,                -- Armour of Ped
    GangPeds = {   -- List of all Gang peds protecting the Van with the drug crate. You can add as many Gang peds as you want.
        { coords= vector3(1725.93, -1655.46, 112.56),    heading= 345.6,    model= "a_m_m_eastsa_01"},
        { coords= vector3(1725.53, -1654.31, 112.56),    heading= 163.02,   model= "a_m_m_eastsa_02"},
        { coords= vector3(1725.13, -1656.79, 112.55),    heading= 342.33,   model= "a_m_m_ktown_01"},
        { coords= vector3(1722.55, -1661.79, 112.51),    heading= 246.98,   model= "a_m_m_mexlabor_01"},
        { coords= vector3(1723.83, -1663.58, 112.52),    heading= 19.51,    model= "a_m_m_mexcntry_01"},
        { coords= vector3(1725.05, -1661.83, 112.53),    heading= 97.32,    model= "a_m_m_malibu_01"},
        { coords= vector3(1709.63, -1659.57, 112.47),    heading= 225.99,   model= "a_m_m_hillbilly_02"},
        { coords= vector3(1708.32, -1661.25, 112.47),    heading= 316.17,   model= "a_m_m_salton_03"},
        { coords= vector3(1707.47, -1653.74, 112.45),    heading= 8.44,     model= "a_m_m_salton_02"},
        { coords= vector3(1706.75, -1649.13, 112.46),    heading= 184.42,   model= "a_m_m_soucent_02"},
        { coords= vector3(1723.53, -1639.87, 112.56),    heading= 150.33,   model= "a_m_m_soucent_01"},
        { coords= vector3(1709.8, -1650.49, 112.47),     heading= 289.14,   model= "a_m_m_socenlat_01"},
        { coords= vector3(1710.76, -1631.2, 112.48),     heading= 230.78,   model= "a_m_m_stlat_02"},
        { coords= vector3(1711.44, -1634.12, 112.49),    heading= 351.71,   model= "a_m_o_soucent_03"},
        { coords= vector3(1721.26, -1619.66, 112.46),    heading= 276.41,   model= "a_m_o_tramp_01"},
    },
}

Config.Lang = {
    -- Keypress
    ["open_menu"] = "~INPUT_CONTEXT~ Open Management Menu",
    ["steal_drugpack"] = "Press ~INPUT_CONTEXT~ to steal the ~r~drug pack",
    ["start_production"] = "Press ~INPUT_CONTEXT~ to start Coca production",
    ["start_packing"] = "Press ~INPUT_CONTEXT~ to pack the Coca",
    ["trunk_keypress"] = "Press ~INPUT_CONTEXT~ to depo the ~y~drug pack",
    ["sell_coca"] = "Press ~INPUT_CONTEXT~ to sell Coke Packs",
    ["go_in"] = "Press ~INPUT_CONTEXT~ to enter Coca Lab",
    ["go_out"] = "Press ~INPUT_CONTEXT~ to go out",
    ["openmenu_target"] = "Open Management Menu",
    ["cokeleaf_target"] = "Collect Coca Leaf",

    -- Other Notifys
    ["raid_info"] = "Go to the marked location and steal the drugs",
    ["deliver_info"] = "You have all drugs, now escape and deliver the drugs!",
    ["gps"] = "Check your GPS and deliver the drugs",
    ["robbing_coca"] = "You are stealing the drug packs...",
    ["proceed_coke"] = "You are proceeding coke...",
    ["packing_coke"] = "You are packing coke...",
    ["putin_trunk"] = "Put in trunk...",
    ["mission_failed"] = "~r~MISSION FAILED!",
    ["rob_blip"] = "Cocaine Raid",
    ["delivery_blip"] = "Deliver the Drugs",
    ["police_alert"] = "Someone is doing a criminal activity",
    ["collect_leaf"] = "You are collecting coka leaf...",
    ["no_items"] = "You do not have the right items",
    ["no_drugs"] = "You do not have Coke Pack",
    ["no_money"] = "Not enough money",
    ["need_creditcard"] = "You need a fake credit card",
    ["need_bakingsoda"] = "You need baking soda",
    ["need_cocaleaf"] = "You do not have coka leafs",
    ["no_cocapowder"] = "You do not have coke powder",
    ["wait_nextrob"] = "You need to wait ",
    ["minute"] = " minute(s)",
    ["need_police"] = "Not enough Police in the state",
    ["money"] = "You got ",

    -- Menu
    ["management_menu"] = "Coca Management",
    ["start_raidjob"] = "Start Raid Job",
    ["raidjob_subtext"] = "Kill the enemies, steal the drugs & bring it to me",
    ["stuffmenu_subtext"] = "Buy equipments for Raid & to make Cocaine",
    ["buystuff_menu"] = "Buy Equipments",
    ["buy_bakingsoda"] = "Baking Soda",
    ["buy_fakecredit"] = "Fake Credit Card",
    ["buy_backpack"] = "Raid Backpack",
    ["menu_price"] = "Price: ",
    ["menu_dollar"] = "$",
    ["back_menu"] = "Go Back",
    ["close_menu"] = "X - Close Menu",
}

Last updated