
CLASIFICACIÓN
[insert_php]$idLiga = 6;
include(getcwd() . «/mb-league/inc/ranking.php»);
[/insert_php]
LISTAS DE EJÉRCITO
[insert_php]
include(getcwd() . «/mb-league/inc/listas.php»);
[/insert_php]
FASE I – 750
Escenario 10: Hold Until Relieved
[insert_php]
include(getcwd() . «/mb-league/inc/fase1-ronda1.php»);
[/insert_php]
Escenario 12: Sectors
[insert_php]
include(getcwd() . «/mb-league/inc/fase1-ronda2.php»);
[/insert_php]
Escenario 1: No Man’s Land
[insert_php]
include(getcwd() . «/mb-league/inc/fase1-ronda3.php»);
[/insert_php]
FASE II – 1000
Escenario 2: Meeting Engagement
[insert_php]
include(getcwd() . «/mb-league/inc/fase2-ronda1.php»);
[/insert_php]
Escenario 11: Surrounded
[insert_php]
include(getcwd() . «/mb-league/inc/fase2-ronda2.php»);
[/insert_php]
Escenario 9: Point Defence
[insert_php]
include(getcwd() . «/mb-league/inc/fase2-ronda3.php»);
[/insert_php]
FASE III – 1250
Escenario 3: Key Positions
[insert_php] include(getcwd() . «/mb-league/inc/fase3-ronda1.php»); [/insert_php]
Escenario 4: Double Envelopment
[insert_php] include(getcwd() . «/mb-league/inc/fase3-ronda2.php»); [/insert_php]
Escenario 8: Manhunt
[insert_php] include(getcwd() . «/mb-league/inc/fase3-ronda3.php»); [/insert_php]