Officers PC Cheats

Cheat Codes

Lots of Reinforcements

Before You start keep in mind this process involves editing game files, so make sure you have a backup of them before proceeding.

1. Go to officers' dir, then to "assets"->"world"->"map you want to edit"->"scripts";

2. Here you'll find the file "_reinforcementDefination.lua", backup & open it with notepad;

3. There are some definitions like this:

rnf_Vehicle[0]['type'] = 'm26' rnf_Vehicle[0]['count'] = 0

just change the "0" to any value and you'll have that value available of the corresponding unit (in this case m26) once you start the game.

4. Save and play the mission from the beginning.



Instant Reinforcements

Same as the one above make a backup file before You start.

1. Go to officers' dir, then to "assets"->"world"->"map you want to edit"->"scripts";

2. Here you'll find the file "_reinforcement.lua", backup & open it;

3. Search for this text block:

------------- litachki ----------------- aircraft = {} lastaircraft = {} ---------------SLOJNOSTI if difficulty == hard then

TankReinfTime = 300

InfReinfTime = 240

ArtilleryDifTime = 180

AirCraftDifTime = 300

end

if difficulty == normal then

TankReinfTime = 240

InfReinfTime = 180

ArtilleryDifTime = 120

AirCraftDifTime = 240

end

if difficulty == easy then

TankReinfTime = 180

InfReinfTime = 120

ArtilleryDifTime = 60

AirCraftDifTime = 180

end

end

4. edit the values (they represents the time in sec. that the recharge takes);

5. Save and play the mission from the beginning.

Upcoming Releases
No content yet. Check back later!

Reviews