Steel Division: Normandy 44

Steel Division: Normandy 44

82 ratings
more Map options
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
3.046 KB
23 Feb, 2018 @ 11:33pm
4 Jul, 2019 @ 12:07pm
8 Change Notes ( view )

Subscribe to download
more Map options

Description
More map options for skirmish:

-unlocked extra large sword map for destruction and conquest
- added 10 vs 10 menu entries for destruction with large conquest maps for closer deployment
- added 10 vs 10 menu entries for conquest with large destruction maps
-added some close combat variations for more diversity
-added higher territory point limit to win as an option in menu

Code changes in MapPackMulti.ndf located here on my rig:
D:\Program Files (x86)\Steam\SteamApps\common\Steel Division\Mods\more Map options\GameData\Map

export Pegaville is TWargameMultiMapInfo
(
Description = "MAP_022"
//GUID = GUID:{13ad1d8b-e642-44be-beae-6e199b7d9aa6}
NbMinPlayers = 1
NbMaxPlayers = 20
RankedAvailability = [false, false, false, false]
DefaultTimeLimit = 40
DefaultArgentInitial = 500
DefaultDestructionScoreToReach = DestructionScoreToReachSteelDivision
DefaultArgentInitialForIASkirmish = 500
DefaultDestructionScoreToReachForIASkirmish = DestructionScoreToReachForAISteelDivision
EconomyModeDefaultTimeLimit = 40
ConquestPointsPossibleValues = ConquestPointsPossibleSteelDivision
ConquestPointsPossibleValuesForIASkirmish = ConquestPointsPossibleForIASteelDivision
ConquestPointsDefaultValue = 2500
GameModeAvailability = [ConquestGameMode, DestructionGameMode]

AlternativeMapNames = [
"_5x2_10v10_Pegaville", // Small
"_5x2_10v10_Pegaville", // Medium
"_5x2_10v10_Pegaville_Close_Quarter", // Large
"_5x2_10v10_Pegaville", // Very large
]
ArgentInitialTable = ArgentInitialTableSteelDivision
)

export Pegaville_CloseQuarter is TWargameMultiMapInfo
(
Description = "MAP_022"
//GUID = GUID:{13ad1d8b-e642-44be-beae-6e199b7d9aa6}
NbMinPlayers = 1
NbMaxPlayers = 20
RankedAvailability = [false, false, false, false]
DefaultTimeLimit = 40
DefaultArgentInitial = 500
DefaultDestructionScoreToReach = DestructionScoreToReachSteelDivision
DefaultArgentInitialForIASkirmish = 500
DefaultDestructionScoreToReachForIASkirmish = DestructionScoreToReachForAISteelDivision
EconomyModeDefaultTimeLimit = 40
ConquestPointsPossibleValues = ConquestPointsPossibleSteelDivision
ConquestPointsPossibleValuesForIASkirmish = ConquestPointsPossibleForIASteelDivision
ConquestPointsDefaultValue = 2500
GameModeAvailability = [CloseQuarterConquest]

AlternativeMapNames = [
"", // Small
"", // Medium
"", // Large
"_5x2_10v10_Pegaville_Close_Quarter", // Very large
]
ArgentInitialTable = ArgentInitialTableSteelDivision
)
63 Comments
Raoule  [author] 25 Jul, 2021 @ 10:51pm 
Yes, true that, skirmish vs bots is capped at 8 players max, so you can play only a combination out of 8 players in total. Like 5vs3 2vs6 etc for example. Its beyond my talents to change that..
Roach 25 Jul, 2021 @ 11:27am 
sadly i cannot play 10v10 with my friends against bots
Raoule  [author] 9 Jul, 2021 @ 10:54pm 
No sadly not, its locked from dev side for multiplayer only :-( I just activated more maps, including the 10vs10 map, for singleplayer skirmish. Still only up to 8 players in total there
Roach 9 Jul, 2021 @ 1:18pm 
so is 10v10 added?
Raoule  [author] 8 Jul, 2021 @ 11:00pm 
Also this map was not made by me, it was in the game as 10vs 10 multiplayer map. Sorry, didnt get it correct at first, have a nice one!
Raoule  [author] 8 Jul, 2021 @ 10:57pm 
Hey Baker! I opened the MapPackMulti.ndf file located here on my end:
D:\Program Files (x86)\Steam\SteamApps\common\Steel Division\Mods\more Map options\GameData\Map
I modified some lines in the file, I add the code now, shown above. Hope it helps. Main job was to lower min players to 1 to make it visible in skirmish.
Host 8 Jul, 2021 @ 9:21am 
how did you make this map?
Raoule  [author] 19 Jan, 2021 @ 10:07pm 
Hello! Not that i know, the sword map and the actual skirmish settings are the max amount available atm. But you can switch sides in lobby and play with ya friend alone vs 6 AI for example, iirc...
Roach 19 Jan, 2021 @ 3:09pm 
Is there any way i can play 10v10 with my friends?
Raoule  [author] 1 Sep, 2020 @ 9:33pm 
Sounds great! There is a logfile, i think its available in the crash report which pops up, sadly i did not get any useful answers out of it. But the mod genearating process warns you if you have a typo or something like that. Otherwise the community mostly helps out with modding issues