Skip to content
Zupa edited this page Jul 18, 2016 · 1 revision

##Battleye filters

###Normaly these are not needed but I place these here just to be sure

  • on the line of 'isPlayer' add
!="if (isPlayer _this) then {}"
  • on the line of 'units' add
!="if (count units group _this>1) then"