Hi! im trying to enable rMod in my mission file, mission.pbo
i addded ''rmod'' there and saved but.. when i start the server, a error message pops up and it says sometihing like
mission.. expected -367867 got -370947 like that.
};
version=11;
class Mission
{
addOns[]=
{
"chernarus",
"ca_modules_animals",
"dayz_code",
"dayz_weapons",
"dayz_equip",
"dayz_vehicles",
"cacharacters_pmc",
"ca_modules_functions",
"rmod" <-- What im trying to add
Thanks in advance.