Difference between revisions of "BaseCosts NewGRF"

From #openttdcoop wiki

Jump to: navigation, search
(adding formula...)
(another example (combine with pb_build))
Line 1: Line 1:
Example config for raise Terraform (x16), but keep foundations on default:
 
 
[[File:BaseCostsModExampleTF.png]]
 
 
 
Setting the costs by using the id from
 
Setting the costs by using the id from
 
[http://wiki.ttdpatch.net/tiki-index.php?page=BaseCosts BaseCosts Table]
 
[http://wiki.ttdpatch.net/tiki-index.php?page=BaseCosts BaseCosts Table]
Line 14: Line 10:
 
Discussion: http://www.tt-forums.net/viewtopic.php?t=46720
 
Discussion: http://www.tt-forums.net/viewtopic.php?t=46720
  
 +
==Examples==
 +
 +
config for raise Terraform (x16), but keep foundations on default:
 +
 +
[[File:BaseCostsModExampleTF.png]]
 +
 +
using Pikka's pb_build but modify foundations:
 +
 +
[[File:BaseCostsModExamplePikka.png]]
  
 
----
 
----

Revision as of 12:42, 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