Re: Some strategy help requested
Reply #14 –
You can get more credits (money) from the begining just modifying the file simuconf.tab, located at simutrans/config/. You have to change some values from money stuff section that should:
# Starting money of the player. Given in Credit cents (1/100 Cr)
#starting_money = 20000000
# Maintenance costs of buildings
#maintenance_building = 2000
# first stops: the actual cost is (cost*level*width*height)
#cost_multiply_dock=500
#cost_multiply_station=600
#cost_multiply_roadstop=400
#cost_multiply_airterminal=3000
#cost_multiply_post=300
#cost_multiply_headquarter=1000
# cost for depots
#cost_depot_rail=1000
#cost_depot_road=1300
#cost_depot_ship=2500
# other way related stuff
#cost_signal=500
#cost_tunnel=10000
#cost_third_rail=80
# other construction/destruction stuff
#cost_alter_land=1000
#cost_buy_land=100
#cost_set_slope=2500
#cost_found_city=5000000
#cost_multiply_found_industry=20000
#cost_remove_tree=100
#cost_multiply_remove_haus=1000
#cost_multiply_remove_field=5000