Home   Help Search Login Register  

Author Topic: How do you get rid a a permanent muzzle flash?  (Read 1388 times)

0 Members and 3 Guests are viewing this topic.

cjb1

  • Guest
How do you get rid a a permanent muzzle flash?
« on: 22 Jul 2003, 13:47:54 »
Having deownloaded the Royal marine addon, all the units in the group have a permanent muzzle flash.

Is it something I'm not doing? How can I get rid of it! >:(

Offline SelectThis

  • Former Staff
  • ****
  • .
Re:How do you get rid a a permanent muzzle flash?
« Reply #1 on: 22 Jul 2003, 17:34:07 »
you need to add a proper cfgmodels section to the cpp.

SelectThis

Karel

  • Guest
Re:How do you get rid a a permanent muzzle flash?
« Reply #2 on: 05 Jan 2004, 20:42:29 »
Sorry Sarge, but can you explain that a bit please?
Us new recuits is not so on the ball yet. ???

Offline ScouseJedi

  • Members
  • *
Re:How do you get rid a a permanent muzzle flash?
« Reply #3 on: 06 Jan 2004, 08:37:22 »
This is slightly altered but its from Brsseb's tutorials. CfgModels needed adding after 1.75 IIRC

Basically it must be an old addon. You need to break it open from its pbo state using a tools and alter the config.cpp file youll find by adding the cfgModels section like below then recombine them all back into a .pbo.

Code: [Select]
class CfgPatches
{
   class BRSSEB_Stalker
   {
      units[]={StalkerHunter};
      weapons[]={SCJmos};
      requiredVersion=1.00000;
   };
};

class CfgModels
{
   class Default{};
 Â Â Â class Weapon: Default{};
 Â Â Â class SCJmos : Weapon{};

};

CfgAmmo
{
etc
etc

Note SCJmos is the name of my model .p3d    
« Last Edit: 06 Jan 2004, 08:39:49 by ScouseJedi »
'The truth is a beautiful and terrible thing, and should therefore be treated with great caution.'
Albus Dumbledore

Karel

  • Guest
Re:How do you get rid a a permanent muzzle flash?
« Reply #4 on: 08 Jan 2004, 07:45:15 »
Thanks for the promt reply, but I have managed to figure out how to remove most muzzle flashes and at the same time tweak the addon's specs, ROF, Mag capacity, Hit pwr etc.  So far I have managed to fix "Mp_Field, Mp_Thomson, mpm1, and scs90".  But for some reason the "scs90scoped" and the "FAMAS" does not want to be fixed, this is not the end of the world.  What I would like to know is how do I look at and edit pic.paa files. You know the pictures in the gear and overview.  I have tried to replace them with jpg files but this did not work.  I will apreciate any assitance.

Kaliyuga

  • Guest
Re:How do you get rid a a permanent muzzle flash?
« Reply #5 on: 08 Jan 2004, 08:35:00 »
 There's a program called Texview that you can use to look at .paa and .pac files and then save them as .tga to be edited in a paint/photo program


try this link here:

Texview

Quid Novi

  • Guest
Re:How do you get rid a a permanent muzzle flash?
« Reply #6 on: 08 Jan 2004, 21:15:26 »
royal marines are being redone by PUKF... these were just a very early beta... just wait for their new infantry pack to be released and then you'll be happy...

the RM's were pre resistance, so contained this annoying muzzle flash issue... they were never upgraded as they are being redone