Jump to content
Sign in to follow this  
iceman77

Switching unit side through the config...

Recommended Posts

Hi,

 Iam wanting to edit some opfor based units (addons)..and make them RACS instead...just so I can make them enemy to both sides..I've unpbo the addon and looked in the config...I did and I need some help here because i've no clue on what to do..or if im even looking in the right spot..this is important to mu group folks...J/K..would be nice if i could just get this figured out though..  banghead.gif

Regards,

   Texas aka Iceman

Share this post


Link to post
Share on other sites

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">side = 2;

in Cfgvehicles.

there is another way of doing it without edititititing addon

Share this post


Link to post
Share on other sites
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">side = 2;

in Cfgvehicles.

there is another way of doing it without edititititing addon

What way would that be? tounge2.gif

Share this post


Link to post
Share on other sites

If you want opfor to be RACS you can do it in the mission editor, no need to make new units.

Place one RACS unit with a probability of 0 near the group, make it so it has a higher rank than the unit or groupleader that you want to switch side. Then you group (F2) your unit / group to that RACS unit.

What will happen is that when the mission starts the RACS unit isnt there (probability 0) but the unit / group has changed side.

You can use this for any side. You can have a civilian, racs or blufor as opfor, and you can have all sides in the same group. Whatever combination you want.

Another way is to open the mission.sqm in a texteditor and change the 'side="EAST";' to 'side="GUER"; for every group you want.

You have 'side="EAST";', 'side="WEST";', 'side="GUER";' and 'side="CIV";'. The same thing here, change the units to whatever side you like.

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  

×