I'm making a CPP addon wich adds a set of new vehicles lke tanks and helos without the need for gunners and commanders (good for MP). i can however see that none of the following gets ingame. and i know i've configed them correctly:
M2A2
OH58
Ah64
M163
now whats wrong??
this is how the crappers go (except helos, where the hasCommander-value is not in use):
class JahM2A2MP: M2A2
{
displayName="M2A2 MP";
hasGunner=0;
hasCommander=0;
};
please help... if someone decides to get the config, change it and send it back 2 me, pm me. TA.