View Full Version : Losing in Python


Mercury314
Oct 17, 2007, 12:02 PM
I was wondering if anyone knew how to trigger a loss in Python. Specifically I have a unit, upon losing which, the player loses the game. I know how to trigger the code, but not how to code that the owner of the unit loses the game. Does anyone have any idea's how to do this?

Fanatic Demon
Oct 18, 2007, 06:34 AM
Wrong forum, you should ask this question in the SDK/Python subforum

Sto
Oct 18, 2007, 07:51 AM
Perhaps kill all cities and units owned by the player will do ... or convert them to barbarian .

Tcho !