βοΈConfiguration
Here's a preview of all the config files of the script
Note that there is little configuration required for this resource. It only contains the names of the folders that will ensure that the correct ymaps are loaded. Do not change this if you do not know what you are doing.
Configuration of this resource is mainly done via the database, the database contains all vehicles and peds that have anything to do with the roadworks. So make sure that the correct SQL files are imported into your database.
Config = {}
Config.ymaps = {
'Adams_Apple_Blvd',
'Capital_Blvd',
'Grove_St_Gasstation',
'Los_Santos_Freeway',
'Mirror_Park_Blvd',
'Olympic_Fwy',
'Tataviam_Mountains',
}Last updated