Home   Help Search Login Register  

Author Topic: Problems with weapons sight and others  (Read 878 times)

0 Members and 1 Guest are viewing this topic.

PFC_Mike

  • Guest
Problems with weapons sight and others
« on: 06 Apr 2003, 07:27:23 »
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.

PFC_Mike

  • Guest
Re:Problems with weapons sight and others
« Reply #1 on: 06 Apr 2003, 07:28:59 »
silly me...that's an aimpoint sight, on the model, not an ACOG. But how would I change the sight?