Spawn Disable

Flamingskull5000

SOH-CM-2024
I've forgotten how to disable spawning AI in Quick Combat. I've tried the random spawn disable in ETO, but bad guys keep showing up after their comrades have been dispatched. What am I missing?
 
It's the uisel.xml file in the AppData folder.

Find the section for Quick Combat and then in this:

<EnemyAircraft>
<Aircraft type="string" val="Bf 109E-4 JG2"/>
<Model type="string" val="bob_bf109e-02"/>
<Quantity type="uint" val="1"/>
<Respawn type="bool" val="y"/>
</EnemyAircraft>

You have only to change respawn val="n"
and then you can land victoriously in peace.
 
Last edited:
Funny thing is, every time I edit the Uisel file ETO won't load so I end up having to delete the file and when the it does boot up of course it defaults back to "y". Feel like a dog chasing his tail!
 
Back
Top