Wine and Beer

Discuss maps, trains and other modding topics
Post Reply
tomasvicente38
Posts: 75
Joined: Thu Jan 18, 2007 3:35 pm

Wine and Beer

Post by tomasvicente38 » Tue Mar 13, 2007 8:51 am

I have tried that the cities admit wine and beer and I can send the beer but when control the wine crashes to the writing-desk. Somebody would know to explain to me as it could do it. Thanks.

snoopy55
Posts: 1962
Joined: Mon Nov 06, 2006 5:13 am
Location: Centralia, Ill, USA

Post by snoopy55 » Tue Mar 13, 2007 1:25 pm

tamos - are you using Cask Cars for the Wine and Beer Cask Caers for the Beer? Look at the RealityMapRequirementsMaster.txt file I uploaded for you in your Rusia map post. It sounds like it's in RRT_TrainCars.xml You need these two cars:

<TrainCar>
<szName>Beer Cask Car</szName>
</TrainCar>
<TrainCar>
<szName>Cask Car</szName>
</TrainCar>

I hope that helps
I'm correct 97% of the time..... who cares about the other 4%....

tomasvicente38
Posts: 75
Joined: Thu Jan 18, 2007 3:35 pm

Post by tomasvicente38 » Wed Mar 14, 2007 8:29 pm

I have put in a map that I am creating beer and came with the corresponding factories. When envio the beer I do not have any problem but when attempt to send the wine the map crashes.
you order them that I have put in RRT_TrainsCars in xml are:
<TrainCar>
<szName>Beer Cask Car</szName>
</TrainCar>
<TrainCar>
<szName>Cask Car</szName>
</TrainCar>As you indicated to me in the previous message, Your you have tried to send wine and beer in the same map, if you have obtained it it tell me like please.
Gracias.

snoopy55
Posts: 1962
Joined: Mon Nov 06, 2006 5:13 am
Location: Centralia, Ill, USA

Post by snoopy55 » Wed Mar 14, 2007 10:25 pm

tamos - attached is a map, with minor changes, which has the wine and beer. If you are still having problems, upload me a copy of the following files:

From your map -

RRT_Goods
RRT_TrainCars

From CustomAssets\XML -

RRT_Goods.xml
RRT_TrainCars.xml

I'll look into it.
I'm correct 97% of the time..... who cares about the other 4%....

tomasvicente38
Posts: 75
Joined: Thu Jan 18, 2007 3:35 pm

Post by tomasvicente38 » Wed Mar 14, 2007 10:41 pm

- <RRTGoods>
- <Good>
<szName>Passengers</szName>
</Good>
- <Good>
<szName>Mail</szName>
</Good>
- <Good>
<szName>Food</szName>
</Good>
- <Good>
<szName>Wine</szName>
</Good>
- <Good>
<szName>Beer</szName>
</Good>
- <Good>
<szName>Manufactured Goods</szName>
</Good>
- <Good>
<szName>Textiles</szName>
</Good>
- <Good>
<szName>Gold</szName>
</Good>
- <Good>
<szName>Arms</szName>
</Good>
- <Good>
<szName>Automobiles</szName>
</Good>
- <Good>
<szName>Grapes</szName>
</Good>
- <Good>
<szName>Livestock</szName>
</Good>
- <Good>
<szName>Swine</szName>
</Good>
- <Good>
<szName>Milk</szName>
</Good>
- <Good>
<szName>Fish</szName>
</Good>
- <Good>
<szName>Wool</szName>
</Good>
- <Good>
<szName>Nitrates</szName>
</Good>
- <Good>
<szName>Grain</szName>
</Good>
- <Good>
<szName>Cornmeal</szName>
</Good>
- <Good>
<szName>Wood</szName>
</Good>
- <Good>
<szName>Ore</szName>
</Good>
- <Good>
<szName>Coal</szName>
</Good>
- <Good>
<szName>Oil</szName>
</Good>
- <Good>
<szName>Paper</szName>
</Good>
- <Good>
<szName>Medicine</szName>
</Good>
- <Good>
<szName>Steel</szName>
</Good>
</RRTGoods>

- <RRTTrainCars>
- <RRTGoodCars>
- <TrainCar>
<szName>Milk Car</szName>
</TrainCar>
- <TrainCar>
<szName>Manufactured Goods Car</szName>
</TrainCar>
- <TrainCar>
<szName>Medicine Car</szName>
</TrainCar>
- <TrainCar>
<szName>Produce Car</szName>
</TrainCar>
- <TrainCar>
<szName>Auto Car</szName>
</TrainCar>
- <TrainCar>
<szName>Beer Cask Car</szName>
</TrainCar>
- <TrainCar>
<szName>Cask Car</szName>
</TrainCar>
- <TrainCar>
<szName>Corn Car</szName>
</TrainCar>
- <TrainCar>
<szName>Food Car</szName>
</TrainCar>
- <TrainCar>
<szName>Gold Car</szName>
</TrainCar>
- <TrainCar>
<szName>Swine Car</szName>
</TrainCar>
- <TrainCar>
<szName>Grain Car</szName>
</TrainCar>
- <TrainCar>
<szName>Mail Car</szName>
</TrainCar>
- <TrainCar>
<szName>Passenger Car</szName>
</TrainCar>
- <TrainCar>
<szName>Arms Car</szName>
</TrainCar>
- <TrainCar>
<szName>Textile Car</szName>
</TrainCar>
- <TrainCar>
<szName>Coal Car</szName>
</TrainCar>
- <TrainCar>
<szName>Oil Car</szName>
</TrainCar>
- <TrainCar>
<szName>Paper Car</szName>
</TrainCar>
- <TrainCar>
<szName>Steel Car</szName>
</TrainCar>
- <TrainCar>
<szName>Wood Car</szName>
</TrainCar>
- <TrainCar>
<szName>Livestock Car</szName>
</TrainCar>
- <TrainCar>
<szName>Ore Car</szName>
</TrainCar>
- <TrainCar>
<szName>Wool Car</szName>
</TrainCar>
- <TrainCar>
<szName>Fish Car</szName>
</TrainCar>
- <TrainCar>
<szName>Nitrates Car</szName>
</TrainCar>
</RRTGoodCars>
- <RRTTenderCars>
- <TenderCar>
<szName>Norris Tender Car</szName>
</TenderCar>
- <TenderCar>
<szName>Planet Tender Car</szName>
</TenderCar>
- <TenderCar>
<szName>Beuth Tender Car</szName>
</TenderCar>
- <TenderCar>
<szName>Patentee Tender Car</szName>
</TenderCar>
</RRTTenderCars>
</RRTTrainCars>

Thanks. Snoopy.

snoopy55
Posts: 1962
Joined: Mon Nov 06, 2006 5:13 am
Location: Centralia, Ill, USA

Post by snoopy55 » Wed Mar 14, 2007 11:17 pm

OK, these 2 files look right. Now go into CustomAssets/XML RRT_TrainCars.xml and do a search for 'Beer Cask Car' and 'Cask Car'.

Let me know what you have.
I'm correct 97% of the time..... who cares about the other 4%....

tomasvicente38
Posts: 75
Joined: Thu Jan 18, 2007 3:35 pm

Post by tomasvicente38 » Thu Mar 15, 2007 12:26 am

the map that I have proven this in user maps.

snoopy55
Posts: 1962
Joined: Mon Nov 06, 2006 5:13 am
Location: Centralia, Ill, USA

Post by snoopy55 » Thu Mar 15, 2007 5:07 am

Yes, I'm talking about the GLOBAL RRT_TrainCars.xml. What user map are you speaking of? In that Global you should have this:

<TrainCar>
<szName>Beer Cask Car</szName>
<szGood>Beer</szGood>
<szModel>Cask_Car.kfm</szModel>
<szDummyModel>Cask_Car_dummies.nif</szDummyModel>
<szGroundClackSound>AS3D_CLACK_PLANET_GROUND</szGroundClackSound>
<szBridgeClackSound>AS3D_CLACK_PLANET_BRIDGE</szBridgeClackSound>
<RunLength>30</RunLength>
</TrainCar>


You could also put that in the RRT_TrainCars XML for the map you're working on. That will make it work.
I'm correct 97% of the time..... who cares about the other 4%....

tomasvicente38
Posts: 75
Joined: Thu Jan 18, 2007 3:35 pm

Post by tomasvicente38 » Thu Mar 15, 2007 8:40 am

Snoopy Thanks. It wanted to you to make a question: Because that file does not contain the game and is necessary to add it global xml? In that case all the people whom they love to play in a scene that requests beer and wine will have to add that file. Thanks.

snoopy55
Posts: 1962
Joined: Mon Nov 06, 2006 5:13 am
Location: Centralia, Ill, USA

Post by snoopy55 » Thu Mar 15, 2007 12:49 pm

I'm glad it's fixed :D
I'm correct 97% of the time..... who cares about the other 4%....

Post Reply