Jump to content
Sign in to follow this  
SyNcRoNiCzZ

M16a4 Tiger Stripes

Recommended Posts

So Guys, i publish my Project (M16´s whit Tiger Stripes)

Final Version. :D

Please read through the Readme first.

Red Stripes:

M16a2 Red

M16a2 Grenade Launcher Red

M16a4 Red

M16a4 Grenade Launcher Red

M16a4 Acog Red

M16a4 Acog Grenade Launcher Red

Blue Stripes:

M16a2 Blue

M16a2 Grenade Launcher Blue

M16a4 Blue

M16a4 Grenade Launcher Blue

M16a4 Acog Blue

M16a4 Acog Grenade Launcher Blue

Brown Stripes:

M16a2 Brown

M16a2 Grenade Launcher Brown

M16a4 Brown

M16a4 Grenade Launcher Brown

M16a4 Acog Brown

M16a4 Acog Grenade Launcher Brown

Changelog:

- Fix: Texture Load Error.

- Fix: New Tigerstripes Color "Brown".

- Fix: M16a2 Added.

- Fix: Display Image Added.

- Fix: Muzzle Flash Problem resolved.

- Fix: Eject box for cartridges of M16a2.

- Fix: Digital Signature. (.bisign)

- Fix: All models are Binarize.

Download:

Old Version Tiger Stripes Weapons

New Final Version.

http://depositfiles.com/files/0z1zdhyvu

7ifg-7t.jpg

7ifg-7u.jpg

7ifg-7v.jpg

7ifg-7w.jpg

Edited by SyNcRoNiCzZ

Share this post


Link to post
Share on other sites

An interesting addon!

Unfortuantly I get this error upon loading a mission (replacing ...blue.paa with ...red.paa for the Red weapon):

First image removed as it contained personal data, removed as requested by the person whos data it was.

bug2.gif

It appears you forgot to set the correct path for the main texture.

Edited by Foxhound

Share this post


Link to post
Share on other sites

Yes, Thanks for the info HotShot. :eek:

That was my mistake, I have the paths of the textures are not correctly included :mad: :mad: :mad:

I work hard to Fix, release today. :D

Share this post


Link to post
Share on other sites

The texture bug is fixed, however I have at random a muzzle flash bug (see below). Did not happen at first, but a second time it did. Tried in both 1.16 and 1.14 and can appear in both. I would update your original post with the newer download link too.

Muzzle Flash:

th_chrisTigerM16b.jpg

The 3 skins:

th_chrisTigerM16a.jpg

Share this post


Link to post
Share on other sites

For me there is no muzzle flash error. I hav Version 1.14 (not Beta 1.16.)

Share this post


Link to post
Share on other sites

Hmmm. Thought it may be another mod I was running which was conflicting, but I've tried with no other mods running in both 1.14 and 1.16 again and still the muzzle flash. I also get this error upon loading a mission. I can click past it and get in game though. Only appears once for each skin, then it will not appear again if you preview again with a skin you have already tried.

chrisM16c.jpg

As no one else has given feedback unsure if it is the addon or my ArmA. If the former then keep going! Almost got it perfect!

Share this post


Link to post
Share on other sites

Hy

The muzzle flash error goes maybe away with the "zasleh" code ???

class CfgModels

{

class Default

{

sectionsInherit="";

sections[] = {};

skeletonName = "";

};

class nameofmodel : Default

{

sections[] ={"zasleh"};

};

};

Share this post


Link to post
Share on other sites

Can someone with the muzzle fire problem Help ??? ;)

Share this post


Link to post
Share on other sites

Try to use this,the best way is copy it and name the file model.cfg,than put the model.cfg file is the folder with models and binarize them.

class CfgSkeletons
{
       class Default;	
class Weapon: Default
{
	isDiscrete = 0;
	skeletonInherit = "";
	skeletonBones[]=
	{
		"magazine",
		"",
		"ammo_belt",
		"",
		"ammo_belt_bottom",
		""
	};
};
};
class CfgModels
{
       class Default;    
class Weapon: Default
{
	sections[]=
	{
		"zasleh"
	};
	skeletonName="Weapon";
	class Animations
	{
		class magazine_hide
		{
			type="hide";
			source="reloadMagazine";
			selection="magazine";
			minValue=0.200000;
			maxValue=0.250000;
			hideValue=0.100000;
    			};
	};
       };
class M16a4_blue : Weapon{};
       class M16a4_red : Weapon{};
       class M16a4_brown : Weapon{};
       class M16a4_gl_blue : Weapon{};
       class M16a4_gl_red : Weapon{};
       class M16a4_gl_brown : Weapon{};
       class M16a4_acg_blue : Weapon{};
       class M16a4_acg_red : Weapon{};
       class M16a4_acg_brown : Weapon{};
       class M16a4_acg_gl_blue : Weapon{};
       class M16a4_acg_gl_red : Weapon{};
       class M16a4_acg_gl_brown : Weapon{};
};

btw remove the part below from config.cpp

class CfgModels
{
class Default{};
class Weapon: Default{};
class M16a4_blue : Weapon{};
class M16a4_red : Weapon{};
class M16a4_brown : Weapon{};
class M16a4_gl_blue : Weapon{};
class M16a4_gl_red : Weapon{};
class M16a4_gl_brown : Weapon{};
class M16a4_acg_blue : Weapon{};
class M16a4_acg_red : Weapon{};
class M16a4_acg_brown : Weapon{};
class M16a4_acg_gl_blue : Weapon{};
class M16a4_acg_gl_red : Weapon{};
class M16a4_acg_gl_brown : Weapon{};
};

class Mode_SemiAuto {};

class Mode_Burst : Mode_SemiAuto {};

class Mode_FullAuto : Mode_SemiAuto {};

Share this post


Link to post
Share on other sites

Looking good, Christian - would you please perhaps consider a "brown" version of the M16A2 and M240?

(Don't paint the mags though :) )

Just an idea mate

;)

Stew

Share this post


Link to post
Share on other sites

@ AimPoint. Thanks for your help. ;)

@ Stewy. Is a good idea, I look to do what would make. :D

Share this post


Link to post
Share on other sites

Share this post


Link to post
Share on other sites

Looking good mate - although my humble 2c would be to not paint the magazine.

But it's your project man - looking good - espcially the brown! :)

Cheers

Stew

Share this post


Link to post
Share on other sites
Looking good mate - although my humble 2c would be to not paint the magazine.

The new Red M16a2 ;)

7ifg-7r.jpg

7ifg-7s.jpg

Share this post


Link to post
Share on other sites

Looks great mate! ;)

Thanks for making it! :)

Stew

Share this post


Link to post
Share on other sites

Final Version. ;)

Please read through the Readme first.

Changelog:

- Fix: Texture Load Error.

- Fix: New Tigerstripes Color "Brown".

- Fix: M16a2 Added.

- Fix: Display Image Added.

- Fix: Muzzle Flash Problem resolved.

- Fix: Eject box for cartridges of M16a2.

- Fix: Digital Signature. (.bisign)

- Fix: All models are Binarize.

Download:

Old Version Tiger Stripes Weapons

New Final Version.

http://depositfiles.com/files/0z1zdhyvu

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×