Officers cheat codes:
Lots of Reinforcements:
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:
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.
Note: Some Values can vary from the example.
582 Прочтений • [Чит-коды к игре Officers] [09.02.2012] [Комментариев: 0]