The International Simutrans Forum

Community => Simutrans Help Center => Topic started by: djmail3 on April 09, 2010, 08:30:38 pm

Title: Changing "Grow City" rate from "Map Editing Tools"
Post by: djmail3 on April 09, 2010, 08:30:38 pm
Hello everybody,

I was wondering if there is a way to change the "Grow City" rate (which is +100) in the "Map Editing Tools" when you are playing as "public service" to something different, like +1000 instead, the same would go to the "Shrink City" option.

Thank you.
Regards.
Title: Re: Changing "Grow City" rate from "Map Editing Tools"
Post by: prissi on April 09, 2010, 08:37:57 pm
Yes: look in menuconf.tab. In pak64 you will find
Code: [Select]
...
# editor tools
toolbar[10][0]=general_tool[10],25,,+100
toolbar[10][1]=general_tool[10],26,,-100
...

Change those number to any value you like.
Title: Re: Changing "Grow City" rate from "Map Editing Tools"
Post by: djmail3 on April 09, 2010, 08:45:09 pm
Perfect, thank you very much.
Title: Re: Changing "Grow City" rate from "Map Editing Tools"
Post by: gauthier on April 09, 2010, 08:50:29 pm
It's in pak128 too ;)
Title: Re: Changing "Grow City" rate from "Map Editing Tools"
Post by: djmail3 on April 09, 2010, 08:52:25 pm
Yes, i'm actually using pak128, but its the same option.