Copa America 2007
- Slappy Da Clown
- Posts: 143
- Joined: Wed Jan 10, 2007 6:10 pm
- Location: Michigans Upper Peninsula USA
slappy
Only work 6 months a year. Nows the time & Im slammin. Barely have time to read my mail right now.
Slappy Da Clown
Dell Dimension 8400
Disk C: 118 GB Available, 145 GB Total
3GB Memory
Intel(R) Pentium(R) 4 CPU 3.60GHz
NVIDIA GeForce 6800 Series GPU
Dell Dimension 8400
Disk C: 118 GB Available, 145 GB Total
3GB Memory
Intel(R) Pentium(R) 4 CPU 3.60GHz
NVIDIA GeForce 6800 Series GPU
I'm not sure what you have loaded, but when the custom maps first started being created, people were using the Cask Car to haul Beer. Some of he original maps did this also, except they specified Beer as the cargo. Some map creaters missed this and to make it easier A Beer Cask Car was created, which hauled Beer only.
You need to open up your RRT_TrainCars XML in the GLOBALS and do a search for Beer Cask Car. If you find it, your OK and only need to make a change in the RRT_TrainCars_Valencia XML. Do a search for Cask Car. If you find two of them(depending on which copy you have), the first with Beer as the Good is the one to change. Delete the szGood line and add Beer in the szName line to give it Beer Cask Car. If there is only one, add this:
<TrainCar>
<szName>Beer Cask Car</szName>
</TrainCar>
If your RRT_TrainCars XML doesn't have Beer Cask Car, you need to insert the following lines:
<TrainCar>
<szName>Beer Cask Car</szName>
<szGood>Beer</szGood>
<szModel>Cask_Car.kfm</szModel>
<szDummyModel>Cask_Car_dummies.nif</szDummyModel>
<szIcon>icon_car_goods.dds</szIcon>
<szGroundClackSound>AS3D_CLACK_PLANET_GROUND</szGroundClackSound>
<szBridgeClackSound>AS3D_CLACK_PLANET_BRIDGE</szBridgeClackSound>
<RunLength>30</RunLength>
</TrainCar>
I don't know if this is confusing for you or not. If so, Zip and upload your RRT_TrainCars.xml from your GLOBALS and RRT_TrainCars_Valencia.xml from the Valenica folder and I or someone else will do the editing.
One last note: If you're working on the Valencia map with the Containers, delete those Tender Cars as they'll cause a bit of trouble.
You need to open up your RRT_TrainCars XML in the GLOBALS and do a search for Beer Cask Car. If you find it, your OK and only need to make a change in the RRT_TrainCars_Valencia XML. Do a search for Cask Car. If you find two of them(depending on which copy you have), the first with Beer as the Good is the one to change. Delete the szGood line and add Beer in the szName line to give it Beer Cask Car. If there is only one, add this:
<TrainCar>
<szName>Beer Cask Car</szName>
</TrainCar>
If your RRT_TrainCars XML doesn't have Beer Cask Car, you need to insert the following lines:
<TrainCar>
<szName>Beer Cask Car</szName>
<szGood>Beer</szGood>
<szModel>Cask_Car.kfm</szModel>
<szDummyModel>Cask_Car_dummies.nif</szDummyModel>
<szIcon>icon_car_goods.dds</szIcon>
<szGroundClackSound>AS3D_CLACK_PLANET_GROUND</szGroundClackSound>
<szBridgeClackSound>AS3D_CLACK_PLANET_BRIDGE</szBridgeClackSound>
<RunLength>30</RunLength>
</TrainCar>
I don't know if this is confusing for you or not. If so, Zip and upload your RRT_TrainCars.xml from your GLOBALS and RRT_TrainCars_Valencia.xml from the Valenica folder and I or someone else will do the editing.
One last note: If you're working on the Valencia map with the Containers, delete those Tender Cars as they'll cause a bit of trouble.
I'm correct 97% of the time..... who cares about the other 4%....
Re: Copa America 2007
Added Installer and SAM version to first post.