Quick question about city style
Quick question about city style
I have noticed in some maps from this site (Wyoming Valley for example) and in the original game maps (Mesa Madness) based on American regions have European city and track styles. I was wondering if there is a way to change euro-style to American style city to fit the map more realistically?
Heres both of the RRT_Cities_PA Coal
Original and the one I screwed with
thanks
Kyle K. Riverton, WY
Original and the one I screwed with
thanks
Kyle K. Riverton, WY
- Attachments
-
- RRT_Cities_PA Coal.zip
- original
- (1.66 KiB) Downloaded 1148 times
-
- RRT_Cities_PA Coal.zip
- one I screwed with
- (1.56 KiB) Downloaded 1150 times
Last edited by KyleKos on Fri Apr 13, 2007 6:51 am, edited 1 time in total.
OK, first tip, do a web search for Notepad++. It has been a while since I downloaded it, but I think there is an XML plugin for it. You can set windows to use this program anytime you open an XML. When I opened your file the first thing it said was that there was a mismatch at line 243. Well, what it did was match 1 open with 1 close and that is where IT figured the error was. Line 218 is missing, the </Model> close for StatueofLiberty.
Another program, XML Marker, gave 2 errors. There is only the one, but that one kinda messed with it's mind.
The third program I use, XML Notepad 2007, stated that the 'Model' start tag on line 216 does not match the end tag of 'RRTModels', Line 243.
Soyou see, with 3 programs that are free, you can find problems more easily. The first and last ones (and maybe the 2nd) also have indenting capibilities which make it easier for you to make changes in XMLs off the Editer.
class dismissed......
Another program, XML Marker, gave 2 errors. There is only the one, but that one kinda messed with it's mind.
The third program I use, XML Notepad 2007, stated that the 'Model' start tag on line 216 does not match the end tag of 'RRTModels', Line 243.
Soyou see, with 3 programs that are free, you can find problems more easily. The first and last ones (and maybe the 2nd) also have indenting capibilities which make it easier for you to make changes in XMLs off the Editer.
class dismissed......
I'm correct 97% of the time..... who cares about the other 4%....