Digital Rails

HomeContentgmoss.zip

File: ROUTES/GM&OSS/Permissions/Evergreentruck.txt

MSTS Three International Cabover Trucks
A set of three good looking trucks using my new International Cab-over. The trailers are a MDW 48' trailer, a 48' BN America Containeron a chassis, and a woodchip B-train trailer set. These trucks will look great roaming your roads.


To Install
Step 1. Open the file folder containig the route that you wish to install the truck in. Extract the *.s and *.sd files to the Shapes folder, and the *.ace files to the Textures folder.

Step 2. To add the vehicles to the carspawners on the route, open the file carspawn.dat and add the following line to the top of the list.

CarSpawnerItem( "INT_MDW1.s" 28 )
CarSpawnerItem( "INT_BNAU1.s" 30 )
CarSpawnerItem( "INTwchip_btrain.s" 35 )


Add 1 to the number at the top of the list and save.

Step 3. To add the vehicle as a static item that can be used in Route Editor, open the *.ref file for the route and add the following to the bottom of the list.

Static (
    Class           ( FF_models )
    Filename        ( INTwchip_btrain.s )
    Align           ( None )
    Description     ( INTwchip_btrain )
)

Static (
    Class           ( FF_Models )
    Filename        ( INT_MDW1.s )
    Align           ( None )
    Description     ( INT_MDW1 )
)

Static (
    Class           ( FF_Models )
    Filename        ( INT_BNAU1.s )
    Align           ( None )
    Description     ( INT_BNAU1 )
)



And Save. When looking for the models in Route Editor, look in the folder marked FF_Models.




Valid XHTML 1.0 Strict