Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×
Sign in to follow this  
-GMS- Eliree

Arma 3 Independent faction

Recommended Posts

heya guys,

 

i am trying to create an independent faction for arma3 to play with my friends but no matter what side i choose in the config they will always be bluefor.

 

currently the config for the faction is like this:

class CfgFactionClasses
{
	class GMS
	{
		displayname = "Ghost Military Services";
		author = "Eliree";
		priority = 2;
		side = 3;
	};
};

anybody got an idea what is wrong here?

 

Greets Eliree

Share this post


Link to post
Share on other sites

What class do your soldier(s) inherit from? As if they are based off BLUFOR? If you haven't changed the side of the soldier then they will always appear on BLUFOR.

  • Like 1

Share this post


Link to post
Share on other sites

What class do your soldier(s) inherit from? As if they are based off BLUFOR? If you haven't changed the side tof he soldier they they will always appear on BLUFOR.

 

Found it now ^.^ cheers

Share this post


Link to post
Share on other sites
Sign in to follow this  

×