Hearts Of Iron 2 Cheat Codes: ------------ Submitted by: conner54 To enable the cheats you need to be in gameplay(singleplayer) and press down F12 to bring down the console. [CHEAT ON] - Enables a Cheat Code. [CHEAT OFF] - If you see this for the description of a Cheat Code, then you can run that Cheat Code again to turn the cheat off. NOTE: ALL the Cheat Codes can be entered multiple times. In the console write the following: Code Result ------------------------ coal - Gives you coal steel - Gives you steel rubber - Gives you rubber oil - Gives you oil supplies - get 10000 supplies info- Display information on the Country linked to . Example: info USA Will show the stats on "United States of America". NOTE: see the 'CID' info above! dissent - Thanks for the dissent! (+25% Dissent, 100% is Max) supplies - Thanks for the supplies! (+5000 Supplies added) transports - Thanks for the transports! (+100 transports added) These are a subset of the Convoys. escorts - Thanks for the escorts! (+100 escorts added) These are a subset of the Convoys. robespierre - [CHEAT ON] You can now do any reform you like! robespierre - [CHEAT OFF] You can no longer change your country freely! nuke - Thanks for the nuclear bomb! (+1 Nuke added) nuke - is happy with the nuclear bomb! Either this gives a nuke to that country, or it NUKES them. (not sure which occurs) Example: nuke usa NOTE: see the 'CID' info above! energy - Thanks for the energy! (+5000 Energy added) metal - Thanks for the metal! (+5000 Metal added) money - Thanks for the dough! (+500 Money added) manpower - Yeah, gimme those men! (+5000 Manpower added) difrules - [CHEAT ON] Playing like a god (Håkan Södergren#22)! difrules - [CHEAT OFF] Playing like everybody else... nowar - [CHEAT ON] The AI is a chicken and won't declare war! nowar - [CHEAT OFF] The AI gets courageous and may declare war again! norevolts - [CHEAT ON] All rebels have been defeated! norevolts - [CHEAT OFF] Rebels are hiding in the closet again! nolimit - No troop limits! nofog - [CHEAT ON] The fog of war is now gone! nofog - [CHEAT OFF] A misty fog of war suddenly appears! handsoff - [CHEAT ON] Hand Offs! handsoff - [CHEAT OFF] Hands Off! showxy - [CHEAT ON] Coordinates now shown! Shown in the lower right corner of your screen. showxy - [CHEAT OFF] Coordinates off! showid - [CHEAT ON] Province ID's now shown! When you put your mouse pointer over a Province, the PID Code will appear in the lower right corner of your screen. showid - [CHEAT OFF] Province ID's off! fullcontrol - [CHEAT ON] You have now total control! fullcontrol - [CHEAT OFF] You have lost total control! neville - [CHEAT ON] AI now folds to all demands and suggestions! neville - [CHEAT OFF] AI no longer folds to all demands and suggestions! revolt [PID] - Cause a Revolt in this Province ID! The Province should revolt to your country. Example: revolt 497 NOTE: see the 'PID' info above! teleport [PID] - Teleport the Selected Unit(s) to the Province ID. Select a unit or units before running this cheat! Example: teleport 479 NOTE: see the 'PID' info above! Read the following as it pertains to some of the Cheat Codes. ------------------------------------------------------------- [CID] Country ID Codes (also known as 'CID' codes): REB U19 U18 U17 U16 U15 U14 U13 U12 U11 U10 U09 U08 U07 U06 U05 U04 U03 U02 U01 U00 ALI AXI ALS WLL VIE TRA TEX SUD SOM SIE SCO SCA RSI RHO QUE PRK PRI PAK OTT NIG NAM MOZ MEN MAL MAD LAO KUR ISR GUY GUI GLD GAB FLA EUS EQA EAF DFR DDR CYP CYN CXB CSX CSA CON CMB CGX CAM CAL BOS BEN ARA ANG UZB UKR TRK TUN TAJ SLV SIB RUS PAL MOR MLY LBY KYG KAZ GEO BLR IDC BUR AZB ARM ALG YEM TIB TAN SYR SAF SIK SER SAR PAN OMN NEP MTN LUX LIB LEB JOR IRQ ICL HON HAI SAL EGY BRU BHU PHI DOM NIC COS GUA MON SAU SIA ALB SLO CRO INO KOR CHC SPR IND ETH USA MAN VIC AST CAN NZL CHL BOL PAR URU ECU PRU VEN COL MEX ARG BRA AFG PER FIN LIT LAT EST IRE CZE AUS ROM HUN YUG BUL GRE CUB SCH DEN BEL NOR POL CHI JAP TUR SWE SPA SOV ITA POR HOL GER FRA ENG MIN Example: -------- SOV = Soviet Union USA = United States of America POL = Poland ALI = Alien Invaders from Space! For a full list of Codes, check the file: configworld_names.csv Load it in a text editor or whatever. [PID] Province ID Codes (also known as 'PID' codes): Use the "showid" Cheat Code to display the Codes. When you put your mouse pointer over a Province, the PID Code will appear in Cheats: ------- Submitted by: borbg Oil-gives 5000 oil Metal-gives 5000 metal Money-gives 500 money Rubber-gives 5000special materals Transports-gives transport Energy-gives 5000 energy Quick Units for Free: --------------------- Note: When editing game files always make a back-up. First, go to your program files, then the Hearts of Iron II or paradox Inter. folder. Then go to the folder titled db, then the units folder, the brigade or division folder. In either one pick the units you want to change. All you have to change is the cost and build time to either 1 or 0. Changing anything else will cause the game to crash. Resource and Manpower: ---------------------- Get loads of resources and manpower Back up the file you are going to alter, or you get a free game-screwing! Go to the directory /HOI2/db/events and in there you should find many text documents. Locate the one file called RandomEvents and open it using Notepad or similar text editor (note you need to save the file with the existing extension). Search the bottom of the file and just add: ##################################### # Money, money, money ##################################### event = { id = 1018 random = no trigger = { year = 9999 } name = "EVT_1015R_NAME" desc = "EVT_1015R_DESC" picture = "politician" style = 0 action_a = { name = "ACTIONNAME1017A" command = { type = vp value = 200 } command = { type = supplies value = 99999999 } command = { type = oilpool value = 99999999 } command = { type = metalpool value = 99999999 } command = { type = energypool value = 99999999 } command = { type = rarematerialspool value = 99999999 } command = { type = money value = 99999999 } command = { type = manpowerpool value = 99999999 } } action_b = { name = "ACTIONNAME1017B" command = { type = vp value = 200 } command = { type = supplies value = 99999999 } command = { type = oilpool value = 99999999 } command = { type = metalpool value = 99999999 } command = { type = energypool value = 99999999 } command = { type = rarematerialspool value = 99999999 } command = { type = money value = 99999999 } command = { type = manpowerpool value = 99999999 } } } Save the file when you play HOI2 game type event 1018 (in your cheat window). Then click yes/no to get a load of resources and manpower!