Skip to main content
Topic: Changing "Grow City" rate from "Map Editing Tools" (Read 16249 times) previous topic - next topic

Changing "Grow City" rate from "Map Editing Tools"

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.

Re: Changing "Grow City" rate from "Map Editing Tools"

Reply #1
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.

Re: Changing "Grow City" rate from "Map Editing Tools"

Reply #2
Perfect, thank you very much.


 

Re: Changing "Grow City" rate from "Map Editing Tools"

Reply #4
Yes, i'm actually using pak128, but its the same option.