Osymandias
Grand King of Apes
i try since 2 days to add a third route-type: the maglev. but it still isn't working.
i think i have done all what has to be done that it have to work....but it won't.
1st: i added a new entry in the CIV4BuildInfos.xml:
2nd: i've done the same in the CIV4RouteInfos.xml:
3rd: and at least a new entry in the CIV4RouteModelInfos.xml:
i copied all the railroad-nifs into the magnetbahn-folder.
in all three cases i copied the railroad-entries and pasted in my maglev tags. so far so good.
when i try to start the game, it loads without any difficulties to the mainmenu, but when i try to start a new one, it goes back to desktop.
i've tried several things.
1st: i defined my maglev not as a ROUTE_Magnetbahn but as a ROUTE_RAILROAD with the hope it will work and use the graphics and specificatons of the railroad, but it won't. the game goes back to desktop when i start a new game.
2nd: as 1st but i backuped my CIV4RouteModelInfos.xml and it loads a new game, but if i want to place it, the game goes back to desktop.
3rd: i backuped the CIV4RouteModelInfos.xml so that it wouldn't be used and defined it as a ROUTE_Magnetbahn. a new game starts without any problems and i can also place the maglev, but it is of course invisible and after 5 times of placing the whole "world" gets black, but the game runs continouos without any fault.
so i think, the main reason why it won't work lies in the CIV4RouteModelInfos.xml.
and so my question to the forum: how can i handle this?
i think i have done all what has to be done that it have to work....but it won't.
1st: i added a new entry in the CIV4BuildInfos.xml:
PHP:
(BuildInfo)
(Type)BUILD_Magnetbahn(/Type)
(Description)Magnetschwebebahn(/Description)
(Help/)
(PrereqTech)TECH_Indust_Magnets(/PrereqTech)
(iTime)400(/iTime)
(bKill)0(/bKill)
(ImprovementType)NONE(/ImprovementType)
(RouteType)ROUTE_Magnetbahn(/RouteType)
(EntityEvent)ENTEVENT_RAILROAD(/EntityEvent)
(FeatureStructs/)
(HotKey)KB_R(/HotKey)
(bAltDown)0(/bAltDown)
(bShiftDown)0(/bShiftDown)
(bCtrlDown)0(/bCtrlDown)
(iHotKeyPriority)1(/iHotKeyPriority)
(Button),Art/Interface/Buttons/Builds/BuildRailroad.dds,Art/Interface/Buttons/Actions_Builds_LeaderHeads_Specialists_Atlas.dds,3,9(/Button)
(/BuildInfo)
2nd: i've done the same in the CIV4RouteInfos.xml:
PHP:
(RouteInfo)
(Type)ROUTE_Magnetbahn(/Type)
(Description)Magnetschwebebahn(/Description)
(iValue)2(/iValue)
(iMovement)20(/iMovement)
(iFlatMovement)6(/iFlatMovement)
(BonusType)NONE(/BonusType)
(Yields/)
(TechMovementChanges/)
(Button)Art/Interface/Buttons/Builds/BuildRailroad.dds(/Button)
(/RouteInfo)
3rd: and at least a new entry in the CIV4RouteModelInfos.xml:
PHP:
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadA00.nif</ModelFile>
<ModelFileKey>A00</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>-</Connections>
<ModelConnections>-</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadA01.nif</ModelFile>
<ModelFileKey>A01</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>N</Connections>
<ModelConnections>-</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadA02.nif</ModelFile>
<ModelFileKey>A02</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>NE</Connections>
<ModelConnections>-</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadB01.nif</ModelFile>
<ModelFileKey>B01</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>N NE</Connections>
<ModelConnections>-</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadB02.nif</ModelFile>
<ModelFileKey>B02</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>NE E</Connections>
<ModelConnections>-</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadB03.nif</ModelFile>
<ModelFileKey>B03</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>N S</Connections>
<ModelConnections>-</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadB04.nif</ModelFile>
<ModelFileKey>B04</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>NE SW</Connections>
<ModelConnections>-</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadB05.nif</ModelFile>
<ModelFileKey>B05</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>N E</Connections>
<ModelConnections>-</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadB06.nif</ModelFile>
<ModelFileKey>B06</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>NE SE</Connections>
<ModelConnections>-</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadB07.nif</ModelFile>
<ModelFileKey>B07</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>N SE</Connections>
<ModelConnections>-</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadB08.nif</ModelFile>
<ModelFileKey>B08</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>NE S</Connections>
<ModelConnections>-</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadB05.nif</ModelFile>
<ModelFileKey>C01</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>N NE E</Connections>
<ModelConnections>N E</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadB06.nif</ModelFile>
<ModelFileKey>C02</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>NE E SE</Connections>
<ModelConnections>NE SE</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadC03.nif</ModelFile>
<ModelFileKey>C03</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>N E SW</Connections>
<ModelConnections>-</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadC04.nif</ModelFile>
<ModelFileKey>C04</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>NE SE W</Connections>
<ModelConnections>-</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadB03.nif</ModelFile>
<ModelFileKey>C05OtherDir</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>N E S</Connections>
<ModelConnections>N S</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadC06.nif</ModelFile>
<ModelFileKey>C06</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>NE SE NW</Connections>
<ModelConnections>-</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadC07.nif</ModelFile>
<ModelFileKey>C07</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>N NE S</Connections>
<ModelConnections>-</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadC08.nif</ModelFile>
<ModelFileKey>C08</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>NE E SW</Connections>
<ModelConnections>-</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadC09.nif</ModelFile>
<ModelFileKey>C09</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>N NE SW</Connections>
<ModelConnections>-</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadC10.nif</ModelFile>
<ModelFileKey>C10</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>NE E W</Connections>
<ModelConnections>-</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadB07.nif</ModelFile>
<ModelFileKey>C11</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>N E SE</Connections>
<ModelConnections>N SE</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadC12.nif</ModelFile>
<ModelFileKey>C12</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>NE SE S</Connections>
<ModelConnections>-</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadB08.nif</ModelFile>
<ModelFileKey>C13</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>NE E S</Connections>
<ModelConnections>NE S</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadC14.nif</ModelFile>
<ModelFileKey>C14</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>NE W NW</Connections>
<ModelConnections>-</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadD02.nif</ModelFile>
<ModelFileKey>D01</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>N E S W</Connections>
<ModelConnections>NE SE SW NW</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadD02.nif</ModelFile>
<ModelFileKey>D02</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>NE SE SW NW</Connections>
<ModelConnections>-</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadD03.nif</ModelFile>
<ModelFileKey>D03</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>N NE E SW</Connections>
<ModelConnections>-</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadC04.nif</ModelFile>
<ModelFileKey>D04</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>NE E SE W</Connections>
<ModelConnections>NE SE W</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadD05.nif</ModelFile>
<ModelFileKey>D05</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>N NE SE S</Connections>
<ModelConnections>-</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadB04.nif</ModelFile>
<ModelFileKey>D06</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>NE E S SW</Connections>
<ModelConnections>NE SW</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadD07.nif</ModelFile>
<ModelFileKey>D07</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>N NE S SW</Connections>
<ModelConnections>-</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadD08.nif</ModelFile>
<ModelFileKey>D08</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>NE E SW W</Connections>
<ModelConnections>-</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadB08.nif</ModelFile>
<ModelFileKey>D09</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>N NE S W</Connections>
<ModelConnections>NE S</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadB07.nif</ModelFile>
<ModelFileKey>D10</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>N SE S W</Connections>
<ModelConnections>N SE</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadC06.nif</ModelFile>
<ModelFileKey>D11</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>N NE SE NW</Connections>
<ModelConnections>NE SE NW</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadC07.nif</ModelFile>
<ModelFileKey>D12</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>N NE E S</Connections>
<ModelConnections>N NE S</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadC04.nif</ModelFile>
<ModelFileKey>D13</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>N NE SE W</Connections>
<ModelConnections>NE SE W</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadC04.nif</ModelFile>
<ModelFileKey>D14</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>NE SE S W</Connections>
<ModelConnections>NE SE W</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadC10.nif</ModelFile>
<ModelFileKey>D15</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>N NE E W</Connections>
<ModelConnections>NE E W</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadC06.nif</ModelFile>
<ModelFileKey>D16</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>NE E SE NW</Connections>
<ModelConnections>NE SE NW</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadC12.nif</ModelFile>
<ModelFileKey>D17</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>NE E SE S</Connections>
<ModelConnections>NE SE S</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadC14.nif</ModelFile>
<ModelFileKey>D18</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>N NE W NW</Connections>
<ModelConnections>NE W NW</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadD19.nif</ModelFile>
<ModelFileKey>D19</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>NE SE SW W</Connections>
<ModelConnections>-</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadD20.nif</ModelFile>
<ModelFileKey>D20</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>NE SE W NW</Connections>
<ModelConnections>-</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadD02.nif</ModelFile>
<ModelFileKey>E01</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>N NE E S W</Connections>
<ModelConnections>NE SE SW NW</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadD02.nif</ModelFile>
<ModelFileKey>E02</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>NE E SE SW NW</Connections>
<ModelConnections>NE SE SW NW</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadD20.nif</ModelFile>
<ModelFileKey>E03</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>N NE SE W NW</Connections>
<ModelConnections>NE SE W NW</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadC04.nif</ModelFile>
<ModelFileKey>E04</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>NE E SE S W</Connections>
<ModelConnections>NE SE W</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadD05.nif</ModelFile>
<ModelFileKey>E05</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>N NE E SE S</Connections>
<ModelConnections>N NE SE S</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadB04.nif</ModelFile>
<ModelFileKey>E06</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>NE E SE S SW</Connections>
<ModelConnections>NE SW</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadC08.nif</ModelFile>
<ModelFileKey>E07</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>N NE E SW W</Connections>
<ModelConnections>NE E SW</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadD20.nif</ModelFile>
<ModelFileKey>E08</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>NE E SE W NW</Connections>
<ModelConnections>NE SE W NW</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadC09.nif</ModelFile>
<ModelFileKey>E09</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>N NE E S SW</Connections>
<ModelConnections>N NE SW</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadD19.nif</ModelFile>
<ModelFileKey>E10</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>NE E SE SW W</Connections>
<ModelConnections>NE SE SW W</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadC06.nif</ModelFile>
<ModelFileKey>E11</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>NE SE S W NW</Connections>
<ModelConnections>NE SE NW</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadB06.nif</ModelFile>
<ModelFileKey>E12</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>N NE SE S W</Connections>
<ModelConnections>NE SE</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadD19.nif</ModelFile>
<ModelFileKey>E13</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>NE SE S SW W</Connections>
<ModelConnections>NE SE SW W</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadC04.nif</ModelFile>
<ModelFileKey>E14</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>N NE E SE W</Connections>
<ModelConnections>NE SE W</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadD02.nif</ModelFile>
<ModelFileKey>F01</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>N E SE S W NW</Connections>
<ModelConnections>NE SE SW NW</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadD02.nif</ModelFile>
<ModelFileKey>F02</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>N NE SE S SW NW</Connections>
<ModelConnections>NE SE SW NW</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadD02.nif</ModelFile>
<ModelFileKey>F03</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>N NE E SE S W</Connections>
<ModelConnections>NE SE SW NW</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadD02.nif</ModelFile>
<ModelFileKey>F04</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>N NE E SE SW NW</Connections>
<ModelConnections>NE SE SW NW</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadC08.nif</ModelFile>
<ModelFileKey>F05</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>N NE E SW W NW</Connections>
<ModelConnections>NE E SW</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadD20.nif</ModelFile>
<ModelFileKey>F06</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>N NE E SE W NW</Connections>
<ModelConnections>NE SE W NW</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadC06.nif</ModelFile>
<ModelFileKey>F07</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>N NE SE S W NW</Connections>
<ModelConnections>NE SE NW</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadC06.nif</ModelFile>
<ModelFileKey>F08</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>NE E SE S W NW</Connections>
<ModelConnections>NE SE NW</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadD02.nif</ModelFile>
<ModelFileKey>G01</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>N E SE S SW W NW</Connections>
<ModelConnections>NE SE SW NW</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadD02.nif</ModelFile>
<ModelFileKey>G02</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>N NE SE S SW W NW</Connections>
<ModelConnections>NE SE SW NW</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
<RouteModelInfo>
<ModelFile>Art/terrain/routes/magnetbahn/RailroadD02.nif</ModelFile>
<ModelFileKey>H01</ModelFileKey>
<RouteType>ROUTE_Magnetbahn</RouteType>
<Connections>N NE E SE S SW W NW</Connections>
<ModelConnections>NE SE SW NW</ModelConnections>
<Rotations>0 90 180 270</Rotations>
</RouteModelInfo>
i copied all the railroad-nifs into the magnetbahn-folder.
in all three cases i copied the railroad-entries and pasted in my maglev tags. so far so good.
when i try to start the game, it loads without any difficulties to the mainmenu, but when i try to start a new one, it goes back to desktop.
i've tried several things.
1st: i defined my maglev not as a ROUTE_Magnetbahn but as a ROUTE_RAILROAD with the hope it will work and use the graphics and specificatons of the railroad, but it won't. the game goes back to desktop when i start a new game.
2nd: as 1st but i backuped my CIV4RouteModelInfos.xml and it loads a new game, but if i want to place it, the game goes back to desktop.
3rd: i backuped the CIV4RouteModelInfos.xml so that it wouldn't be used and defined it as a ROUTE_Magnetbahn. a new game starts without any problems and i can also place the maglev, but it is of course invisible and after 5 times of placing the whole "world" gets black, but the game runs continouos without any fault.
so i think, the main reason why it won't work lies in the CIV4RouteModelInfos.xml.
and so my question to the forum: how can i handle this?