iceman77 19 Posted June 28, 2008 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.. Â Regards, Â Â Texas aka Iceman Share this post Link to post Share on other sites
oyman 0 Posted June 28, 2008 <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
BLSmith2112 0 Posted July 3, 2008 <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? Share this post Link to post Share on other sites
andersson 285 Posted July 10, 2008 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