Starting Small
-
- Reactions:
- Posts: 4358
- Joined: Fri Jan 08, 2010 8:15 am
Starting Small
I want to change the way the game reacts when you die. If I die, I want to have the scenario too simply end, not allowing me to continue on with the battle.
I've been looking through the scenario.ini. Is there something I should add to the [EndPlayerDie] to make this work?
I'm a noob when it comes to editing these things.
I've been looking through the scenario.ini. Is there something I should add to the [EndPlayerDie] to make this work?
I'm a noob when it comes to editing these things.
- Little Powell
- Reactions:
- Posts: 4884
- Joined: Thu Sep 18, 2008 10:25 am
Re:Starting Small
mikesla wrote:
I don't think this would be possible with a mod. Norb would probably have to code something like this.I want to change the way the game reacts when you die. If I die, I want to have the scenario too simply end, not allowing me to continue on with the battle.
I've been looking through the scenario.ini. Is there something I should add to the [EndPlayerDie] to make this work?
I'm a noob when it comes to editing these things.
Re:Starting Small
Remove the button from the end screen as workaround. 

Last edited by ADukes on Sat May 08, 2010 11:20 am, edited 1 time in total.
-
- Reactions:
- Posts: 4358
- Joined: Fri Jan 08, 2010 8:15 am
Re:Starting Small
Okay, thanks Powell.
-
- Reactions:
- Posts: 4358
- Joined: Fri Jan 08, 2010 8:15 am
Re:Starting Small
ADukes wrote:
Okay ADukes, now to find the way to do this. Thanks....gives me something to sniff out in the files...Remove the button from the end screen as workaround.
-
- Reactions:
- Posts: 4358
- Joined: Fri Jan 08, 2010 8:15 am
Re:Starting Small
Thanks Adukes...
This is great!
This is great!
-
- Reactions:
- Posts: 30
- Joined: Sat Apr 17, 2010 7:20 pm
Re:Starting Small
... look in the Gettysburg\Work\SDK\Logistics\gscreens.csv; line 441ff. 

-
- Reactions:
- Posts: 4358
- Joined: Fri Jan 08, 2010 8:15 am
Re:Starting Small
ADukes wrote:

Found it, but I don't want to delete it so should I paste 'closelevel' in place of #gamewasmulti == 0gscreens.csv

- Little Powell
- Reactions:
- Posts: 4884
- Joined: Thu Sep 18, 2008 10:25 am
Re:Starting Small
ADukes wrote:

Well yeah, that's one thing you can do.Remove the button from the end screen as workaround.
