News:

The Forum Rules and Guidelines
Our forum has Rules and Guidelines. Please, be kind and read them ;).

[solved] - Tooltips: cost of extension building should be cst_multiply_post

Started by z9999, December 04, 2008, 05:10:54 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.


Warning: fopen(/home/sforum/public_html/attachments/1605_c1f0bec35c18a1f445fa17fde14c5c81c9beb4f4.dat_thumb.tmp): Failed to open stream: Permission denied in /home/sforum/public_html/Sources/Subs-Graphics.php on line 336

z9999

simutrans v100.0 & r2153

On the toolbar tooltips, cost of extension buildings show cost of generic_stop.
It should be cst_multiply_post.

A patch attached.

COST_CONSTRUCTION in wkz_station_building_aux

sp->buche(umgebung_t::cst_multiply_post*besch->gib_level()*besch->gib_b()*besch->gib_h(), pos, COST_CONSTRUCTION);




[edit]
One more problem, cost of airstop is not cst_multiply_airterminal but cst_multiply_station.
updated patch.

prissi