Premade Configs

Optional Configs

A couple of premade configs that come with the script

    ['19tahoeslick'] = {
        FirstLight = {
            arges_addon_base = {
                use = true,
                location = { x = -0.8890, y = 1.3770, z = 0.5850 }
            },
            arges_base = {
                location = { x = -0.0200, y = 0, z = 0.1390 }
            },
            arges_head = {
                location = { x = 0.0, y = 0.0, z = 0.0217 }
            },
        },
        SecondLight = {
            arges_addon_base = {
                use = true,
                location = { x = 0.8890, y = 1.3770, z = 0.5850 }
            },
            arges_base = {
                location = { x = -0.0200, y = 0, z = 0.1390 }
            },
            arges_head = {
                location = { x = 0.0, y = 0.0, z = 0.0217 }
            },
        }
    },
    ['18chargerslick'] = {
        FirstLight = {
            arges_addon_base = {
                use = true,
                location = { x = -0.8890, y = 1.1, z = 0.27 }
            },
            arges_base = {
                location = { x = -0.0200, y = 0, z = 0.1390 }
            },
            arges_head = {
                location = { x = 0.0, y = 0.0, z = 0.0217 }
            },
        },
        SecondLight = {
            arges_addon_base = {
                use = true,
                location = { x = 0.8890, y = 1.1, z = 0.27 }
            },
            arges_base = {
                location = { x = -0.0200, y = 0, z = 0.1390 }
            },
            arges_head = {
                location = { x = 0.0, y = 0.0, z = 0.0217 }
            },
        }
    },
    ['fpiu21tr'] = {
        FirstLight = {
            arges_addon_base = {
                use = true,
                location = { x = -0.90, y = 1.2, z = 0.55 }
            },
            arges_base = {
                location = { x = -0.0200, y = 0, z = 0.1390 }
            },
            arges_head = {
                location = { x = 0.0, y = 0.0, z = 0.0217 }
            },
        },
        SecondLight = {
            arges_addon_base = {
                use = true,
                location = { x = 0.90, y = 1.2, z = 0.55 }
            },
            arges_base = {
                location = { x = -0.0200, y = 0, z = 0.1390 }
            },
            arges_head = {
                location = { x = 0.0, y = 0.0, z = 0.0217 }
            },
        }
    },

Last updated