How to remove western and african front?
Posted: Tue Sep 16, 2008 1:01 pm
I want to remove western front and italian front from the game? This is possible - as I heard in another thread by editwir. But - how!!!???
What's your Strategy?
https://forums.matrixgames.com:443/
Code: Select all
West and Italian Fronts Attrition and Events:
=============================================
Attrition Sequences:
--------------------
1: for 15: "C6 46 FF 15 E9 20 04", offset 44153.
2: for 17: "80 7E FF 17 73 03 E9", offset 4457A.
Disable West Front Attrition:
-----------------------------
At offset 44156 in sequence 1: 15. Change to 16.
At offset 4457D in sequence 2: 17. Unchanged.
Disable Italian Front Attrition:
--------------------------------
At offset 44156 in sequence 1: 15. Unchanged.
At offset 4457D in sequence 2: 17. Change to 16.
Disable West AND Italian Front Attrition:
-----------------------------------------
At offset 44156 in sequence 1: 15. Change to 17.
At offset 4457D in sequence 2: 17. Unchanged.