Difference between revisions of "GRF"

From #openttdcoop wiki

Jump to: navigation, search
m
m
Line 7: Line 7:
 
<pre>
 
<pre>
 
[newgrf]
 
[newgrf]
 +
planesetw_459.grf
 
dbsetxlw.grf
 
dbsetxlw.grf
 
alpinew.grf
 
alpinew.grf
Line 20: Line 21:
 
pgs-subuw.grf
 
pgs-subuw.grf
 
ukwaypointsw.grf
 
ukwaypointsw.grf
usstatsw.grf
 
 
</pre>
 
</pre>
  
 
Simple copy and paste these lines above into your openttd.cfg  to make sure these lines are '''exactly''' in the right order.
 
Simple copy and paste these lines above into your openttd.cfg  to make sure these lines are '''exactly''' in the right order.

Revision as of 20:43, 21 July 2006

GRFs are small extensions to OTTD's graphics. A GRF could be a new bridgetype, a whole new trainset or a new cargo type. #openttdcoop is using a compilation of GRFs to make our gameplay even more addictive.

#openttdcoop uses a certain set of additional GRF's. You will both need them to play on the Sandbox as well on the Mainserver. To ease things up, we zipped the GRFs needed into one single file. Simply download it, extract them into your /data-subfolder of your OpenTTD-directory and overwrite the file "trkfoundw.grf" if you are asked to do so. Get the whole zip-file here.

To make sure the GRFs are loaded properly - open your openttd.cfg with a texteditor of your choice and add these lines:

[newgrf]
planesetw_459.grf
dbsetxlw.grf
alpinew.grf
pb_hovs_bus.grf
pb_viaduct.grf
basic_platformsw.grf
harbourw_456.grf
jcindstaw.grf
newstatsw.grf
pgs-counw.grf
pgs-freiw.grf
pgs-silvw.grf
pgs-subuw.grf
ukwaypointsw.grf

Simple copy and paste these lines above into your openttd.cfg to make sure these lines are exactly in the right order.

Powered by MediaWiki