~/docs/tattoo-shop/configuration/blips-marker
tattoo shop docs›
Tattoo shop
Blips Marker
-- 1 code block · 1 min read
To change blips, refer to the FiveM documentation directly
https://docs.fivem.net/docs/game-references/blips/
Shared.ShowBlips = true
Shared.ShowMarker = true
Shared.Marker = {
Type = 0,
ScaleX = 1.0,
ScaleY = 1.0,
ScaleZ = 0.25,
Red = 53,
Green = 162,
Blue = 53,
Alpha = 112
}
Shared.Blips = {
Sprite = 75,
Display = 4,
Scale = 0.7,
Colour = 2,
String = "Var-Tattoo"
}