Difference between revisions of "BaseCosts NewGRF"

From #openttdcoop wiki

Jump to: navigation, search
(another example (combine with pb_build))
m (style)
Line 28: Line 28:
 
- Terkhen's "[http://www.tt-forums.net/viewtopic.php?f=26&t=46192 Raise landscaping costs]"
 
- Terkhen's "[http://www.tt-forums.net/viewtopic.php?f=26&t=46192 Raise landscaping costs]"
  
my old grfs: [[Basecosts.grf|BaseCosts Mod 2]] and Airmod
+
- my old grfs: [[Basecosts.grf|BaseCosts Mod 2]] and Airmod

Revision as of 12:49, 8 February 2010

Setting the costs by using the id from BaseCosts Table and the value n of the following formula:

Using math: NewBaseCost = OldBaseCost * 2^(n-8), where n is the value of property 08.


Download from BaNaNaS or from the DevZone (Report Bugs to our tracker.)

Discussion: http://www.tt-forums.net/viewtopic.php?t=46720

Examples

config for raise Terraform (x16), but keep foundations on default:

BaseCostsModExampleTF.png

using Pikka's pb_build but modify foundations:

BaseCostsModExamplePikka.png


other similar grfs are:

- Pikka's "Modified Building Costs" (doesn't respect the new OpenTTD feature which splits terraform and foundations)

- Terkhen's "Raise landscaping costs"

- my old grfs: BaseCosts Mod 2 and Airmod

Powered by MediaWiki