ArmA3 Documentation
CtrlK
HomeSnippets & Scripts
ArmA3 Documentation
CtrlK
  • Editor Content
    • Gaia & Jebus
  • Snippets & Scripts
    • ACE & Vanilla Arsenal
    • Disable Negative Rating
    • Teleporter
    • Set Flag Texture
    • Minefield with Area Markers
    • Styled Service Point
    • Disable Panels
    • UAV Terminal On Object
    • Warlords Setup
      • Custom Assets In Request Menu
    • 3D Text On Object
    • Random Waypoints
    • Disable Stamina For All AI
    • Infinite Fuel & Ammo
    • Adjusting Cargo Space For Vehicle (ACE)
    • AI Join Player Squad
    • Change Voice on AI
    • Apply Texture to Vehicle
    • Setup AI Sector Control
      • Custom Faction
      • Sector Tactic
Powered by GitBook
On this page
  1. Snippets & Scripts
  2. Setup AI Sector Control

Custom Faction

This is how you use custom factions on a Spawn AI module. Put this code in the init field of the Spawn AI module:

Arguments:

Faction Name = Faction Classname

this setVariable ["faction", "Faction Name"];

Last updated 9 months ago