Source:> GitHub
ALL CREDIT GOES TO @Elipse458
I only have edited it to further advance this amazing script.
I will only post it here unless @Elipse458 Allows me to Re-Release it but ill keep it here for now.
Config.rblip_enabled = true -- change to false to stop using Marker/blip
Config.rblip = {
{id = 586, x = -3.927, y = 4.825, z = 71.011} --Default
}
You can add more places for this to be dotted around the map just simply copy the Default and paste it underneath so it looks like this
Config.rblip_enabled = true -- change to false to stop using Marker/blip
Config.rblip = {
{id = 586, x = -3.927, y = 4.825, z = 71.011}, --Default
{id = 586, x = -3.927, y = 4.825, z = 71.011} -- Second Place for access
}
This can be found at the bottom of the config file.
There we go now has the options in config, iv updated a few files let me know how this works, iv done testing on my server and it seems to run perfectly.