if memory serve correctly, all you have to do is change that value to the item you want and then the value above it to 1.


if memory serve correctly, all you have to do is change that value to the item you want and then the value above it to 1.
Ok i see....now im having trouble finding the right sItemManager there seems to be more then one -1 :O
a lot of the hex values belong to the wrong items in the picture file. someone needs to go back and reevaluate all of them and apply the correct ones. most of them are right, but not all of them.





Any way to change your pawn inclination by using the editor?
Think about it! we consume, we reproduce, we spread, we infect, We're the real rats.
This is my first time posting here i have been a huge follower of Haven but anyways
I've noticed whenever i tried to edit my actual game data because I recently bought the game well whenever i try to change the hair color or the eye colors it doesn't seem to stick when i load up my save. I've also tried adding items to my inventory but apparently the hex values are off and its given me random things but everything else seems fine so far as to the inclination thing i haven't seen a way to change it. Later on in the day if you need it i can upload a save i was goofing off with in case you need a save to mess with for finding things





I think for the color dyes, you need to have them on your inventory so just add them to yourself or you storage.
Think about it! we consume, we reproduce, we spread, we infect, We're the real rats.















Or you can change this:
To this:Code:<s32 name="mSurgeryTicket" value="0"/> <array name="mHariColor" type="bool" count="7"> <bool value="false"/> <bool value="false"/> <bool value="false"/> <bool value="false"/> <bool value="false"/> <bool value="false"/> <bool value="false"/> </array> <array name="mSkinColor" type="bool" count="7"> <bool value="false"/> <bool value="false"/> <bool value="false"/> <bool value="false"/> <bool value="false"/> <bool value="false"/> <bool value="false"/> </array> <array name="mMakeupColor" type="bool" count="7"> <bool value="false"/> <bool value="false"/> <bool value="false"/> <bool value="false"/> <bool value="false"/> <bool value="false"/> <bool value="false"/> </array>
<s32 name="mSurgeryTicket" value="999"/> = Edit Character Screen Unlocked (Edit Character 999 times total)Code:<s32 name="mSurgeryTicket" value="999"/> <array name="mHariColor" type="bool" count="7"> <bool value="true"/> <bool value="true"/> <bool value="true"/> <bool value="true"/> <bool value="true"/> <bool value="true"/> <bool value="true"/> </array> <array name="mSkinColor" type="bool" count="7"> <bool value="true"/> <bool value="true"/> <bool value="true"/> <bool value="true"/> <bool value="true"/> <bool value="true"/> <bool value="true"/> </array> <array name="mMakeupColor" type="bool" count="7"> <bool value="true"/> <bool value="true"/> <bool value="true"/> <bool value="true"/> <bool value="true"/> <bool value="true"/> <bool value="true"/> </array>
Oh thats pretty epic i didn't know about that anyways i figured it out because i was fighting the online dragon with my lvl 200 <--- gee how original anyways i figured out there is no server ban nor account ban involved with modding this game especially when fighting the online dragon xD