Jump to content

Vnolg Cheatcodes Problem


aaninja64

Recommended Posts

There's no built-in way I've ever found any trace of, but if you playing it offline you can open your "savegame.xml" file in a text editor (Notepad is built-in on Windows) and edit the values in between the "<character_inventory></character_inventory>" tags. The text inbetween in a comma sepperated list on your items and the ammounts. Each item is named like this ITEM_IDENTIFIER~AMMOUNT_YOU_HAVE~THIS_NUMBER_IS_ALWAYS_0 and a comma between each item. For example, for 1 lava launcher, you would have:

<character_inventory>6~1~0</character_inventory>
And for 1 Lava Launcher, 5 Little metal fragments, and 10 Ice metal pieces, you would have:
<character_inventory>6~1~0,254~5~0,2~10~0</character_inventory>
To set everything to 0, just replace all the second numbers between the 2 ~'s and make sure you don't put any spaces, line breaks, or any other extra characters to break the format. For a complete list of items and their number identifiers, look in "CheatCodes.txt" under "LIST OF NUMBERS FOR EQUIP CHEAT" where they are all listed.

Are signatures still a thing?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...