Far Cry Cheats
Enable Devmode
Enable Godmode
Go to the directory where you installed Far Cry and open the file
Source [cowgod.net]
DevMode.lua
in a text editor like Notepad. Scroll all the way to the bottom of this file and you should see a line that says end. enter a couple of line breaks after that and then paste this in to the file:function ToggleGod()
if (not god) then
god=1;
else
god=1-god;
end
if (god==1) then
System:LogToConsole("God-Mode ON");
else
System:LogToConsole("God-Mode OFF");
end
end
Input:BindCommandToKey("#ToggleGod()","backspace",1);
if (not god) then
god=1;
else
god=1-god;
end
if (god==1) then
System:LogToConsole("God-Mode ON");
else
System:LogToConsole("God-Mode OFF");
end
end
Input:BindCommandToKey("#ToggleGod()","backspace",1);
Source [cowgod.net]
Cheats
[Backspace]
godmode on/off
[/b][/th]
all weapons
[/tr][O]
999 ammo for equiped weapon
[F1]
change view (first/third person)
[F4]
no clip
[F2]
next checkpoint
[F9]
save location of the player
[F10]
jump to saved location
[F11]
switch additional info on/off
Far Cry 2
Reviews, more Guides and YouTube Channel
To see my reviews and more guides, please feel free to follow me and/or my curator group:
http://steamcommunity.com/id/Ov3RT4K3R/myworkshopfiles/?section=guides
http://steamcommunity.com/groups/orcollective#curation
Also feel free to check out my YouTube Channel:
https://www.youtube.com/channel/UC83DYCmrWfl9ttrhX54jmWA
http://steamcommunity.com/id/Ov3RT4K3R/myworkshopfiles/?section=guides
http://steamcommunity.com/groups/orcollective#curation
Also feel free to check out my YouTube Channel:
https://www.youtube.com/channel/UC83DYCmrWfl9ttrhX54jmWA
This guide was created by its original author on the Steam Community. Are you the author and want it removed? Request removal.