To mark your car as level1 residential car use

Code: Select all
"meta":{
"tags":{
"carres0":{}
}
}

Code: Select all
"meta":{
"tags":{
"carind2":{}
}
}

Code: Select all
{
"id":"$carres00",
"type":"car",
"frames":[
{"x":512,"y":512,"w":12,"h":10,"count":8}
],
"v2":true,
"auto colorize":true, // Can be used to color white frames
"flag normal":false, // This is not a normal car as it's not a truck
"flag pkw":true, // And only for person transport
"meta":{
"tags":{
"carres0":{} // You may use mutliple tags for one car
}
}
}
Plugin creators who might find this information useful: @CommanderABab @Josh @JustAnyone @KoalaGuy @A dutch Guy @22Alpha @Borbor