I can't disable the circles under the monsters.
Here's what I tried:
SetObjectEnabled("archer1",0)
SetMonsterSelectionType("archer1",0)
The console says:
ScriptError: "archer1" is not disabled
Also, the second argument in SetObjectEnabled should be nil.