Jump to content

Fozz9

Member
  • Content Count

    4
  • Joined

  • Last visited

  • Medals

Everything posted by Fozz9

  1. Got it - much appreciated. Looking forward to trying it - I'll let you know how we go. EDIT - having difficulty getting it to work. I started a new mission in the editor and left the redressInit untouched. 1. Put down an East unit named indv1 - it was excluded from redress script (spawned in usual gear) 2. Put down an East unit named indv2 - it was also excluded from redress script (spawned in usual gear) 3. Put down an EAST Group with the leader named grp1 - also excluded from redress script (spawned in usual gear) 4. Put down a group of RHS Russian MSV faction troops - all redressed by the script although the faction classname ("rhs_faction_msv") is in the _factionExclusion array. Also tried using CSAT troops with the faction classname OPF_F - no joy. Am I doing something incorrectly that you can see?
  2. So you are wanting to redress the CSAT only, and not the Russians correct? Correct - or in a similar way be able to choose a faction within any SIDE and restrict the redressing to them only.
  3. Hi JShock, Firstly, great script - worked as advertised straight away and gives a lot of flexibility when mission making. Second - is there a way to have the script apply only to certain factions within a side rather than the whole side - ie CSAT within EAST for example? When spawning using EOS there is an option to spawn by these factions and have different factions from each side fighting alongside each other.. However the script is redressing ALL troops designated EAST when they spawn in. I would like to spawn redressed CSAT via EOS along with RHS Russians and have them fight against both WEST and INDEPENDENT. Is it possible to target the script at a specific faction within the SIDE to achieve this? I have seen the exclusion part of the script, but that would only work on units laid down at mission start and not units spawned in later - correct? Thanks
×