UK Renewal Set
From PikkaWiki
(Difference between revisions)
(New page: category:GRFs) |
|||
| Line 1: | Line 1: | ||
| + | The UK Renewal Set (UKRS) was my first GRF. Originally intended as a rehash of the original TTD vehicles, it has ended up a full replacement train set. | ||
| + | |||
| + | The UKRS is a company coloured set and is quite popular in OTTD multiplayer. | ||
| + | |||
| + | ==GRF Parameters== | ||
| + | {| | ||
| + | ! Number !! Function !! | ||
| + | |- | ||
| + | |0 | ||
| + | |disable running sounds if set to 1 | ||
| + | |- | ||
| + | |1 | ||
| + | |climate availability (1 = temp, 2 = arc, 3 = both) | ||
| + | |- | ||
| + | |2 | ||
| + | |disable "shunting" behaviour if set to 1 | ||
| + | |- | ||
| + | |} | ||
| + | |||
| + | So for example, to have the set available in temperate only, and with running sounds and shunting active, you would put '''newgrf/pb_ukrs.grf 0 1 0''' in your newgrf.cfg. | ||
| + | |||
| + | ==Website and Download== | ||
| + | [http://www.pikkarail.com/ttdp/ukrs/ Website] | ||
| + | |||
| + | <!--UKRS template goes here--> | ||
| + | |||
[[category:GRFs]] | [[category:GRFs]] | ||
| + | [[category:UKRS]] | ||
Revision as of 13:31, 16 April 2007
The UK Renewal Set (UKRS) was my first GRF. Originally intended as a rehash of the original TTD vehicles, it has ended up a full replacement train set.
The UKRS is a company coloured set and is quite popular in OTTD multiplayer.
GRF Parameters
| Number | Function | |
|---|---|---|
| 0 | disable running sounds if set to 1 | |
| 1 | climate availability (1 = temp, 2 = arc, 3 = both) | |
| 2 | disable "shunting" behaviour if set to 1 |
So for example, to have the set available in temperate only, and with running sounds and shunting active, you would put newgrf/pb_ukrs.grf 0 1 0 in your newgrf.cfg.