π οΈConfiguration
Let's configure your new script to your liking!
Language
shared_scripts {
'locales/en.lua', --Choose a language, you can add some yourself if you want
'config.lua'
}Blip and location
Config.Store = {
storelocation = vector3(562.27, 2751.56, 42.88), --Location where you can buy pets
blipcoords = vector3(562.37, 2751.36, 42.88), -- Location on the map for the blip
blipsprite = 273, --Blip icon
blipcolor = 24,
blipscale = 0.6,
bliplabel = "Pet store",
blipshortrange = true, --If false then it will be visible on minimap when not near it (should stay on true)
}Whitelisting
Other configurations
Changing seller and vet
Last updated
