Jump to content
Sign in to follow this  
loopdk

Arma 3 Unit Insignia working ore not???

Recommended Posts

Hey guys....

 

 

I am trying to give som units a custom insignia but with out eny luck.

 

I tryede :

 

https://community.bistudio.com/wiki/Arma_3_Unit_Insignia

https://community.bistudio.com/wiki/BIS_fnc_setUnitInsignia

 

 

In my dec file i got

 

 

class CfgUnitInsignia

{
class UK_3rdBattalionParachuteRegiment
{
displayName = "UK 3rd Battalion Parachute Regiment"; // Name displayed in Arsenal
author = "LooP"; // Author displayed in Arsenal
texture = "3PARA_Insignia\UK_3rdBattalionParachuteRegiment.paa"; // Image path
textureVehicle = ""; // Does nothing currently, reserved for future use
};
 
 
 
};
 

I got the paa. picture 3PARA_Insignia\UK_3rdBattalionParachuteRegiment.paa

 

 

If i use a config.cpp file i can use the as a @mod and then see them but not this way...

 

 

am i doing it wrong ore is it broke???

Edited by loopdk

Share this post


Link to post
Share on other sites

You cannot do that witout making a mod (pbo) i think. Maybe im wrong but let your players download the 1 mb then you dont have any problem and your mod pack dont will be that big

Share this post


Link to post
Share on other sites

I am sorry you can do that in the description.ext, did you followed the guide? (128x128, the insignia must be a square...)

Share this post


Link to post
Share on other sites

I got The pictures in my mission folder, not local!

Yes it is 128*128

If i can't do it why put it in Dec file then ?

A mod don't need the Dec.ex

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  

×