[SOLVED] "neverend" mod option not working

[SOLVED] "neverend" mod option not working

Classic game design, maintained to please you...

Moderator: Content Developer

Post Reply
gajop
Moderator
Posts: 3051
Joined: 05 Aug 2009, 20:42

[SOLVED] "neverend" mod option not working

Post by gajop »

I have

Code: Select all

deathmode=neverend;

and

Code: Select all

teamdeathmode=none;

which I added manually in my start script, and my game still ends if all units die. Is there any way to stop that from happening. This prevents me from restarting or loading scenarios when I'm developing.

Full script.txt.
For reference I'm using the develop build of Spring and ba:test, Infolog.
Do note this is all actually run with https://github.com/gajop/Scenario-Editor-BA so some infolog output may be confusing.
User avatar
Silentwings
Posts: 3720
Joined: 25 Oct 2008, 00:23

Re: "neverend" mod option not working

Post by Silentwings »

Thanks, fixed in svn + should also work in ba:test.
gajop
Moderator
Posts: 3051
Joined: 05 Aug 2009, 20:42

Re: "neverend" mod option not working

Post by gajop »

Thanks. For future reference the code used to achieve no game end is

Code: Select all

deathmode=neverend;
.
Post Reply

Return to “Balanced Annihilation”