Elixer Development Documentation

Scripts for everything, made for everyday use. Everything, Easy.

View Store Cfx.re Portal

Cover

Andrew's RobNPC Script

starstarstarstarstarstarstarstarstarstar
sack-dollarAndrew's RobNPC
Cover

Andrew's Clocky Duty Log

starstarstarstarstarstarstarstarstarstar
alarm-exclamationClocky Duty Log
Cover

Andrew's Vehicle Spawner

starstarstarstarstarstarstarstarstarstar

Get started in 30 seconds

From the moment you download and install our resources, it takes approx. 30 seconds to go live. Our configuration files are very detailed, allowing you to edit even the most minor settings.

Take a look at our config file to the right here, we removed some of the comments to make space.

config.lua
--[[ 
A section from our configuration file.
This is not the full configuration file.
--]] 
Config.LootItems = {
    { item = "Wallet", chance = 60 },
    { item = "Cigarette Pack", chance = 35 },
    { item = "Credit Card", chance = 30 },
    { item = "Snacks", chance = 20 },
    { item = "Keys", chance = 18 },
    { item = "USB Stick", chance = 14 },
    { item = "Phone Charger", chance = 16 },
    { item = "Earbuds", chance = 12 },
    { item = "ID Card", chance = 25 },
}

Join a Community That Makes Everyone Happy

Join our Discord communityarrow-up-right

Last updated