Ice-Pick Lodge forums
https://forum.ice-pick.com/

any cheats?
https://forum.ice-pick.com/viewtopic.php?f=12&t=3610
Page 1 of 1

Author:  manz [ 01 Aug 2006, 12:13 ]
Post subject:  any cheats?

i know it's not really apropriate to demand cheats from u guys ...but i couldn't find anything so far on any other site
thanx a lot !!
the game is awsome, i just love it .... and i'm asking for cheats because i want to experience some freedom within the game ;) kill people, rats, jump in the river..etc :))
i would also want to know if you released an english patch...or something? i can't understant german. :D ...and it's kinda' frustrating

Author:  The LxR [ 22 Aug 2006, 10:02 ]
Post subject: 

The cheats will be released in awile as well as a complete walkthrough. Stay tuned.

Author:  TommyTwoTones [ 30 Aug 2006, 20:50 ]
Post subject: 

I see the walkthrough is up, any word on the cheats? Thanks

Author:  The LxR [ 30 Aug 2006, 21:08 ]
Post subject: 

^___^ He-he. ) Please wait a little longer. Maybe I can give you some advice, so you can avoid using 'em?

Author:  JayPiKay [ 02 Sep 2006, 17:10 ]
Post subject: 

What happens, if a claim, that I have found a way to enable/disable god mode?

Author:  The LxR [ 02 Sep 2006, 17:31 ]
Post subject: 

Nothing bad. ) You can post it right here. )

Author:  manz [ 02 Sep 2006, 18:48 ]
Post subject: 

:(( stop teasing... give us the cheats... humour a dying old man's last wish

Author:  cicn [ 03 Sep 2006, 11:10 ]
Post subject: 

yeah, the god_mode enable function is there, i saw it .. only thing that i can't figure out how to enable it... and the values for health, hunger,etc bars are a hard nut to crack. in any case, most of the other bars become redundent once you've hacked the money memory location and put a more then generous amount in there (preaty easy btw).

Author:  JayPiKay [ 03 Sep 2006, 14:01 ]
Post subject: 

First add a
Code:
EnableConsole = 1
under Section [General] in your
%pathologic%\data\config.ini
I think there is some key to bring up the console ingame, ...
The next step is to bind the "god" command to a key. To do so, edit %pathologic%\data\config.cfg and add
Code:
bindcmd f1 god
Now, when you are ingame you can toggle god with the F1-Key. Note: I will still lose health but you won't die.

You can also add a
Code:
ShowConsoleLog = 1
under Section [General] to your %pathologic%\data\config.ini. Now you will see what happens when you press F1

Author:  manz [ 07 Sep 2006, 02:00 ]
Post subject:  money cheat?

has anyone figured out the money cheat???
or...any other cheat for that matter :D ?

Author:  Bloodyboy [ 07 Sep 2006, 07:05 ]
Post subject: 

I found summ cheats on this site:

http://www.cheatsmaximal.net/cheats/P/pathologic.php

but i can't understood the language.

Author:  Unknown Terror [ 07 Sep 2006, 15:42 ]
Post subject: 

Quote:
I found summ cheats on this site:

http://www.cheatsmaximal.net/cheats/P/pathologic.php

but i can't understood the language.
I think these cheats are in Russian, my friend The LxR may be able to help with this if he isn't too busy....although i am pretty sure he will take a look anyway.

Author:  The LxR [ 07 Sep 2006, 15:59 ]
Post subject: 

Yep, they are in Russian. ) But the ones we have on the official Russian forum are a complete collection. ) It'll just take some time to translate the descriptions, and I haven't any, but I will get on it...

Author:  manz [ 12 Sep 2006, 10:53 ]
Post subject: 

any news on the cheat translation? or could you please give us the link address where the cheats can be found on the official russian forum.. i registered...but i wasn't able to find the right topic :) ... but i've mannaged to translate the other cheats submitted on the other site with an online translator. so i was hoping to do the same with the official cheats :)

thanx

Author:  The LxR [ 12 Sep 2006, 12:43 ]
Post subject: 

http://www.pathologic-game.com/phpBB2/v ... c&start=50
Check the long post by .angelizer.
BTW, that's pretty muxh the same stuff, only with better explanations.

Author:  manz [ 20 Oct 2006, 10:44 ]
Post subject: 

Cheats:
Unverified. This involves some file editing. Make sure to create a backup before changing the contents of the files or you get to screw yourself with a re-install.

Go to the game's "data" directory and search find a file called config.ini Open the file using Notepad or text editor equivalent and locate the string section [ General ].

Insert the line EnableConsole = 1 and change the value of the ShowConsoleLog = 0 to ShowConsoleLog = 1 Save the config.ini file as an INI file.

Now locate a second file called init.cfg (same directory). Add a key bind according to the function you want to use. For example:

bindcmd f1 god
bindcmd f2 fly on
bindcmd f3 fly off
bind y slow
bind u normal

If you made changed ShowConsoleLog = 1 earlier from the config file, you will see the effect of the codes at the bottom left corner of the screen when a key is pressed. Save and close both files (as INI files) and boot the game.

Here are the codes you can use if a key is bound (or assigned) to it:
god - invulnerability
fly on - fly
fly off - walk
id_.player - retrieves the id number of your player character, his coordinates and direction
id_.trace - retrieves the id number of the actor targeted
go scene$ - teleports the player to scene$ as in "go Sobor" (goes to 'sobor' map)
map - retrieves the name of the current scene
slow - slows down game, sort of a bullet time effect
normal - returns to normal speed
vis - retrieves id numbers of all actors currently in the view
items id_actor$ - retrieves the list of objects in the inventory of id_actor$

additem id_actor$ item_.name$ count$ - adds the item_.name$ to the inventory of id_actor$ equal to the count$ (count$ defaults to 1)

item_.name$ list is the file items.xml, which is inside the file called World.vfs You may be able to decompress it with WINZIP or similar decompression programs (or just explore the darn thing).

propl actor_.id$ prop_.name$ value$ - see below
propf actor_.id$ prop_.name$ value$ - changes the property of the selected actor to the value used

Valid value Properties:
health - health. max value: 1.
tiredness - fatigue. max value: 1.
hunger - hunger. max value: 1.
disease - infection. max value: 1.
reputation - reputation. max value: 1.
money - amount of money

Note that actors are not only people or animals. Doors and other inanimated objects are actors too. For instance locked = 1 - means the door is closed, locked = 0 - means door is open. That way you can open any door anywhere.


... can anyone post the working line for geting money ...for example with bachelor?
is it: " propf actor_.idbachelor prop_.namemoney value8000 " ???
or: " propf actor_.bachelor prop_.money 8000 " ???


thx

Page 1 of 1 All times are UTC+03:00
Powered by phpBB® Forum Software © phpBB Limited
https://www.phpbb.com/