Ok, please don't hurt me. I promise, I am the only one using this addon! I'm not going to release it! I have my hands up!
[CF] Koepke's M4 is the best model ever. The only problem is that the sight and the sounds kind of suck. So I attempted to replace the sight with Earl.'s ACOG sight from his SR-74 and the magazine with the BAS M4.
I don't know how to make the .cpp use the BAS mag at all.
As far as the sight is concerned, I put the optics_acog.p3d file in the AKW_M4A1 folder and the .cpp now reads
displayName = AKW_M4A1;
displayNameMagazine="AKW_M4A1 Magazine";
shortNameMagazine="AKW_M4A1 Magazine";
picture="\AKW_M4A1\w_M4A1.paa";
scopeWeapon = public;
scopeMagazine = public;
model="\AKW_M4A1\AKW_M4A1.p3d";
modelOptics="\AKW_M4A1\optics_acog.p3d";
optics=1;
opticsZoomMin=0.16000;
opticsZoomMax=0.16000;
count=30;
modes[]={"Single","FullAuto"};
CAn anyone tell me what I'm doing wrong?
thank you very much.