If you are talking about this script modelblacklist, you need to put each model in the carblacklist.lua file. You can add them in the carblacklist array. For example:
carblacklist = {
"RHINO",
"HYDRA" -- adding hydra too to the list
}
If you are talking about this script modelblacklist, you need to put each model in the carblacklist.lua file. You can add them in the carblacklist array. For example:
carblacklist = {
"RHINO",
"HYDRA" -- adding hydra too to the list
}