Hello everyone,
I was playing around with map settings and looked at the profile.txt and userprofile.txt files and found something interesting. Both of these files list the plugins to use when CTP2 creates a map. Specifically, these files are:
geometric.dll
crater.dll
plasma2.dll
I don't know about the others, but the crater.dll file is responsible for the crater lakes that you sometime find in the map (kinda a no-brainer really). Don't know what plasma does, but geometric probably tells the computer to put continents in a line on x & y axis, also it must say that underwater trenches are set on a diagonal.
Anyway, I noticed that plasma.dll is listed twice. So I figured there must be a mistake and sure enough in the ctp2_program/ctp/map directory there is another .dll called fault.dll. I added this to the profile files listed above and it doesn't seem to cause any problems. I don't know exactly what it does, but in the map.txt file there is are some lines that say:
MAP_BORDER_SIZE 15
MAP_FAULT_LINES 0
MAP_FAULT_LENGTH 1.0
MAP_NS_BORDER_SIZE 5
I put 1000 fault lines into a map with a faul length of 100.0 and have played without anything bad happening. Still doesn't seem to do anything, but perhaps some game play will reveal something interesting.
Anybody know anything about this file?
Also, what are the border settings here, I played with them an haven't noticed anything.
BTW: you must use the other .dll files, removing them from the profiles will cause a crash.
I was playing around with map settings and looked at the profile.txt and userprofile.txt files and found something interesting. Both of these files list the plugins to use when CTP2 creates a map. Specifically, these files are:
geometric.dll
crater.dll
plasma2.dll
I don't know about the others, but the crater.dll file is responsible for the crater lakes that you sometime find in the map (kinda a no-brainer really). Don't know what plasma does, but geometric probably tells the computer to put continents in a line on x & y axis, also it must say that underwater trenches are set on a diagonal.
Anyway, I noticed that plasma.dll is listed twice. So I figured there must be a mistake and sure enough in the ctp2_program/ctp/map directory there is another .dll called fault.dll. I added this to the profile files listed above and it doesn't seem to cause any problems. I don't know exactly what it does, but in the map.txt file there is are some lines that say:
MAP_BORDER_SIZE 15
MAP_FAULT_LINES 0
MAP_FAULT_LENGTH 1.0
MAP_NS_BORDER_SIZE 5
I put 1000 fault lines into a map with a faul length of 100.0 and have played without anything bad happening. Still doesn't seem to do anything, but perhaps some game play will reveal something interesting.
Anybody know anything about this file?
Also, what are the border settings here, I played with them an haven't noticed anything.
BTW: you must use the other .dll files, removing them from the profiles will cause a crash.
Comment