Why are there two handling.meta files in two locations?
-
There's the one in common.rpf and the one in update.rpf. Both seem to be the same master list of vehicles for the base game (not asking about DLC .metas).
I was editing the one in update.rpf and the changes seemed to be having a lessened effect on the cars, which I assumed was due to the other meta in common.rpf conflicting with the values. But as I replaced the other one with the same edited file, it still doesn't seem to be having the effect it should on handling.
-
@PermissionToLand the game doesn't load anything from common.rpf if its in update.rpf, so handling, vehicles.meta etc just edit update.rpf
-
@Reacon said in Why are there two handling.meta files in two locations?:
@PermissionToLand the game doesn't load anything from common.rpf if its in update.rpf, so handling, vehicles.meta etc just edit update.rpf
Okay, thanks man. Now to figure out why my edits don't seem to be having an effect...
-
@PermissionToLand check all symbols if you didn't miss any or don't have any additional anywhere, may cause whole handling don't load
-
@ArmaniAdnr By symbols, you mean the opening and closing tags?
-
@PermissionToLand yes, and parentheses in general and symbols as comma, semicolon etc any of symbols like that are in programming mostly used as some order of any operations or how to describe it, what means any of symbols like that added where don't have to be or missing where have to be can cause that everything after this particular spot or at least untill start of new group (for example starting of another vehicle's handling) will don't load.