# Sector Tactic

{% tabs %}
{% tab title="Instruction" %}
Place a **Spawn AI** module. Put `this setVariable ["faction", "Faction Name"];` in the init field of the **Spawn AI** module. The **Faction Name** is the class name of the faction you want to use. Now Put down a **Sector Tactic** and sync it to the **Spawn AI** module. If you want more than one **Spawn AI** place a second. Put the same code in the init field. Then sync the same **Sector Tactic** to the **Spawn AI**.
{% endtab %}
{% endtabs %}
