![]() |
SUBSIM: The Web's #1 resource for all submarine & naval simulations since 1997 |
![]() |
#3 | ||||||||||||||
Rear Admiral
![]() |
![]()
Finally we come to what is arguably my best achievement. At first glance it seems hard, but once you understand it, its incredibly simple.
How to do New Flotilla's and Bases. I've talked about them quite a bit in the past: http://www.subsim.com/radioroom/showthread.php?t=87316 http://www.subsim.com/radioroom/showthread.php?t=89619 http://www.subsim.com/radioroom/showthread.php?t=93647 Ironiclly my orginal release of new base's arrangements appears as a file called "GPLAY_MONSUN_BOATS.zip" . You can find it on UBRS in the SH3/SKINS section of all places. How it got there i don't know, i've never uploaded anything to UBRS. Anyway here's the gist. You cannot create an entirely new flotilla. At least i dont think you can, and ive poured over this for hours upon hours. I belelieve the number of flotilla openings (i call them slots) is hardcoded. To allow more flotila's, i think (not sure) that you'd have to totally rewrite the 1024_ini.file and that is simply out of the question and well beyond anyones ablity to mod. So You have 8 flotilla slots. They are occupied by: 1.) 1st 2.) 2nd 3.) 7th 4.) 10th 5.) 11th 6.) 12th 7.) 29th 8.) 33rd. You can however, define what these flotilla openings are any way you see fit. I wont go into full concepts on how to best utlize and get the most use out of each flotilla slots, ill just tell you how to edit them. Lets take the 3rd flotilla mod. You can find this in NYGM's documentation directory. All the 3rd flotilla mod, is a rewrite of the 10th. So heres a step by step process of how this is done: Step 1: Make sure the base you want to start your flotilla in exists in the LND layer. If it does not, place it. Preferbly where theres a harbor defined in the locations.cfg ![]() Step 2: Open the file sh3/data/menu/en_menu.txt Using the find function, type in "10th". That will bring you to this line: Quote:
Step 3: Continuing with the find function of "10th" will bring you to this line: Quote:
Quote:
Step 4: Again continuing with the find function of "10th" will bring you to this line: Quote:
Quote:
Here we are going to define the base number that the rewritten flotilla will use. For simplicities sake, just search for "Kiel" in the EN_menu.cfg, After hiting "next" once, you should arrive at this block of code: Quote:
Quote:
Step 6: Open the file sh3/data/cfg/flotilla.cfg and search for "10th". That will bring you this like block: Quote:
Now note the italicied parts. It's the starting position, We'll get to that next step. For now, change: Quote:
Quote:
Step 7. Time to get those coordinates for the starting position. Open sh3/data/campaign/campaigns/Campaign_LND.mis in WORDPAD. Search for "La Rochelle". Make sure its a german naval base, and then copy the lat and long coords you find there straight into your flotlla.cfg in the appropriate place. Congradulations, you have now moved the 10th flotilla to La Rochelle, and renamed it as the 3rd flotlla. (note, in the flotilla transfer menu in game, it will still be listed as the 10th, you'll have to edit the 1024_768.ini file for that, but it's not neccessary, and honsetly i woudlnt advise it) But, where not done yet. Step 8: File sh3/data/menu/cfg/Flotillas.cfg If you want to properly place the flotilla on the map in the flotilla selection screen, this is the Not so much fun file to play with. I wont go into too much detail here except its trail and error. Heres a basic example, ill use the 2nd flotilla which moves starts in wilhelmshave and moves to Lorient later on.: [FLOT903] Quote:
PosFlot i think is the flotlla name PosBase i think is the cirlcuar dot PosBitMap the word flotilla PosSubM is the sub icon. The coordinates are a sort of grid that behaves like an XY grid. I could be mistaken on what does what where, it was sort of a trial and erorr thing and while ive adjusted flotlla locations on the slection screen before, its not something i documented very well. Quote:
Step 9: The rest of this is just sort of cleanup to make sure you got the flolilla dates correctly. I can't go into any major detail here without explaining how the flotilla.cfg file works. Instead ill give you a before and after blocks of code, highlighting changes youd be making about now and hopefully the picture will become clear for you: BEFORE: Quote:
Quote:
|
||||||||||||||
![]() |
![]() |
|
|