Page 1 of 2
					
				Starting Small
				Posted: Sat May 08, 2010 10:52 am
				by Michael Slaunwhite
				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
				Posted: Sat May 08, 2010 11:15 am
				by Little Powell
				mikesla wrote:
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 don't think this would be possible with a mod.  Norb would probably have to code something like this.
 
			 
			
					
				Re:Starting Small
				Posted: Sat May 08, 2010 11:18 am
				by ADukes
				Remove the button from the end screen as workaround. 

 
			
					
				Re:Starting Small
				Posted: Sat May 08, 2010 11:23 am
				by Michael Slaunwhite
				Okay, thanks Powell.
			 
			
					
				Re:Starting Small
				Posted: Sat May 08, 2010 11:25 am
				by Michael Slaunwhite
				ADukes wrote:
Remove the button from the end screen as workaround. 

 Okay ADukes, now to find the way to do this. Thanks....gives me something to sniff out in the files...
 
			 
			
					
				Re:Starting Small
				Posted: Sat May 08, 2010 11:27 am
				by ADukes
				gscreens.csv
			 
			
					
				Re:Starting Small
				Posted: Sat May 08, 2010 11:33 am
				by Michael Slaunwhite
				Thanks Adukes...
 This is great!
			 
			
					
				Re:Starting Small
				Posted: Sat May 08, 2010 11:40 am
				by Roberdeau Ch. Wheat
				... look in the Gettysburg\Work\SDK\Logistics\gscreens.csv; line 441ff. 

 
			
					
				Re:Starting Small
				Posted: Sat May 08, 2010 11:41 am
				by Michael Slaunwhite
				ADukes wrote:
gscreens.csv
 Found it, but I don't want to delete it so should I paste 'closelevel' in place of #gamewasmulti == 0
 

 
			 
			
					
				Re:Starting Small
				Posted: Sat May 08, 2010 12:20 pm
				by Little Powell
				ADukes wrote:
Remove the button from the end screen as workaround. 

Well yeah, that's one thing you can do.  
