Page 3 of 3

Posted: Thu Jul 05, 2007 5:25 pm
by snoopy55
Ah, my sudo-memory returns :twisted: Where ya been???

slappy

Posted: Fri Jul 06, 2007 8:37 pm
by Slappy Da Clown
Only work 6 months a year. Nows the time & Im slammin. Barely have time to read my mail right now.

Posted: Fri Jul 06, 2007 9:11 pm
by drsnooker
Thanks I can make beer now, but as soon as I try to move it the game crashes to the desktop. Is there another map required for this game?

Posted: Fri Jul 06, 2007 10:39 pm
by snoopy55
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. :twisted:

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. :evil:

Posted: Sat Jul 07, 2007 2:54 am
by drsnooker
I didn't have the beer cask car in my global traincars. Let me see if it works now.


Yeah, that fixed it....

Re: Copa America 2007

Posted: Wed Aug 20, 2008 10:00 am
by Tazz
Added Installer and SAM version to first post.