Thanks Rastavovich its been driving me nuts for last week.
There is a 81mm mortar in editor now. But I when click preview game locks on get ready screen, What now,arghh ??
Is the Cfgpatches ok ? Do I need for e.g. mortar81WpnTripod in weapons & other Cfgweps too. ?
class CfgPatches
{
class mortar81
{
units[] ={};
weapons[] ={};
vehicles[]={mortar81};
requiredVersion = 1.90;
requiredAddons[]={};
};
};
Are there Cfg classes missing for this type of addon I need to add ?