I'm think I'm done with this game, it's a fatal error simulator all over again, every common cheat is causing something to crash, every mod is causing could be potential to crash it as well...
I encounter some problems with NpcRelationship again (Steam version). With the version of the ImpalaPUA, I can tick "NpcRelationship" and "BaseAdress", but I can't tick the rest and when I go on the social tab in game, then on a character's info, the table doesn't update and I still see "???" in the options :
With the Tahtawy's version, I can't tick anything related to NpcRelationship at all.
(And yes, I have activated mono)
EDIT : I see "GiveGift_Like" (under Call Function) works, so I will use it instead.
EDIT 2 : "GiveGift_Like" seems to work only with a few NPC... Worked with Sonia and Carol, but don't with the cat, Django, or Nora.
I encounter some problems with NpcRelationship again (Steam version). With the version of the ImpalaPUA, I can tick "NpcRelationship" and "BaseAdress", but I can't tick the rest and when I go on the social tab in game, then on a character's info, the table doesn't update and I still see "???" in the options :
With the Tahtawy's version, I can't tick anything related to NpcRelationship at all.
(And yes, I have activated mono)
EDIT : I see "GiveGift_Like" (under Call Function) works, so I will use it instead.
EDIT 2 : "GiveGift_Like" seems to work only with a few NPC... Worked with Sonia and Carol, but don't with the cat, Django, or Nora.
You can use those functions to get the debugger, It does the same things as the script in the table and works with all NPCs: viewtopic.php?p=77376#p77376
Thank you, Tahtawy. I have already seen this post, but I didn't understand how to use it. when you said that, especially:
For those who want an easier dealing with the relationship there are two functions that control those one is (CCC_Cmd:ShowFavorDebugger) and (CCC_Cmd:HideFavorDebugger).
What does it means? I don't find these two functions. Are they located in a specific table? Or in a menu? Sorry if the question feel dumb, I'm still a noob with Cheat Engine, I usually use basic stuff.
EDIT : nevermind, I found the answer myself: I used the wrong table. I will try to use it, now.
Money is gols, obviously. InitItems contain items that you will have when starting a new game, My NewGameConfig above will give you Mini-Drill, Chainsaw, Master Fishing Rod, and some permanent stats boosting food. You can find id for the item you want in this sheet: [Link]
Also I found these methods in CCC_Cmd anyone know how to call mono methods in assembly? I think CE can do it but it too complicated for me, I gave up after 3 hours.