Jump to content

You won...


Recommended Posts

</font><blockquote>code:</font><hr /><pre style="font-size:x-small; font-family: monospace;"> Label Kudos

SetWorkArmy ( Army , 2 )

Set @USTroops = GetNUnits ( Army , 2 , Human , OK_Weapon , Not_Empty , No_Panic )

If ( @USTroops = < 2 ) Then

MissionWin ( Activate )

Halt

Else

Goto Kudos

Endif

Halt </pre>

Link to comment
Share on other sites

×
×
  • Create New...