Jump to content
frmesogiou

Increase available units

Recommended Posts

Hey all,

 

I was looking for a way to increase more units, because you can't buy more units.

 

Now you can! Simply open: "\Emergency 5\data\em5\gamedata\em5_unitpool\default\startup.json"

 

You can change available units per game type and per map.

  • Tutorial (lines 9-42)
  • Campaign (per mission) (lines 44-392)
  • Freeplay Munich Endless (lines 394-427)
  • Freeplay Munich Challenge (428-461)
  • Freeplay Hamburg Endless (lines 463-496)
  • Freeplay Hamburg Challenge (497-530)
  • Freeplay Berlin Endless (lines 531-564)
  • Freeplay Berlin Challenge (lines 565-598)
  • Freeplay Cologne Endless (lines 599-632)
  • Freeplay Cologne Challenge (lines 633-666)

It looks like this:

{	// Firefighters	"RW": "4",			// "Rüstwagen"	"TLF": "4",		        // "Tanklöschfahrzeug"	"DeKon-P": "1",	                // "Dekontaminationsfahrzeug"	"DLK": "2",		        // "Drehleiterfahrzeug"	"FLB": "0",		        // "Feuerlöschboot"	"TFMB": "0",	                // "Transportfahrzeug Motorboot"	"KF": "1",		        // "Löschflugzeug-Kommandofahrzeug"	"TFD": "1",			// "Transportfahrzeug Feuerwehrdrohne"	"TFT": "0",			// "Transportfahrzeug Taucher"	"RW_Historic": "1",	        // "Historischer Rüstwagen"	// Ambulance	"NEF": "4",			// "Notarzteinsatzfahrzeug"	"RTW": "4",			// "Rettungstransportwagen"	"RHC": "2",			// "Rettungshelikopter"	"RHF": "1",			// "Rettungshundefahrzeug"	// Police	"STW": "2",			// "Streifenwagen"	"MTW": "2",			// "Mannschaftstransportwagen"	"PHC": "2",			// "Polizeihelikopter"	"SEKHC": "1",		        // "Sondereinsatz-Helikopter"	"TFSEKD": "1",		        // "Transportfahrzeug SEK-Drohne"	"TSEKR": "1",		        // "Transportfahrzeug SEK-Roboter"	// Tech	"ASF": "4",			// "Abschleppfahrzeug"	"EKW": "2",			// "Einsatzkraftwagen"	"BFZ": "1",			// "Bergefahrzeug (Schwerer Kran)"	"BHC": "1"			// "Bergungshelikopter"}

Simply change the values you want :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...