tiket 0 Posted March 13, 2012 i try to open my old missions which i made using ofp-goty, today i try to open them in arma cold war assault mission editior nd it gives error named 'config.cpp/cfgvehicles.soldierESsaboteurDay' Share this post Link to post Share on other sites
nikiller 18 Posted March 13, 2012 hi, i try to open my old missions which i made using ofp-goty, today i try to open them in arma cold war assault mission editior nd it gives error named 'config.cpp/cfgvehicles.soldierESsaboteurDay' soldierESsaboteurDay is not valid vanilla ofp className, that's why the game return a config error. Only SoldierESaboteurPipe, SoldierESaboteurCheat, SoldierESaboteurBizon and SoldierESaboteurPipeHG are valid. Here's a link for all the vanilla ofp units with pics: LINK You can easily solve your problem by opening the mission.sqm in a text editor (i.e notepad), use the replace function, change soldierESsaboteurDay by SoldierESaboteurBizon or whatever valid className, save and enjoy. Keep in mind that the mission must not be loaded in the ofp editor while you are doing those modification or the changes won't be saved. cya. Nikiller. Share this post Link to post Share on other sites