đŸŗī¸Blips

To change blips, refer to the FiveM documentation directly

https://docs.fivem.net/docs/game-references/blips/

CarDealer = {
    Location = {
        {
            Blips = {
                Sprite = 570,
                Display = 4,
                Scale = 0.9,
                Colour = 3,
                String = "Catalog"
            }
        },
    },
    ShowBlips = false,
}

Last updated