This Grand Life

This Grand Life

View Stats:
Jack Nov 10, 2017 @ 3:59pm
Is there anyway to cheat?
I know this may get hate but since saves don't transfer over, I am wondering if anyone knows a cheat to get more money, in my older save file I had a business running and saved up around 800 thousand in the bank, I like to try out the new mechinics, (stock exchange and new businesses) but I hate starting all over. Does anyone know of a way to cheat money.
< >
Showing 1-2 of 2 comments
PokingWaterGames  [developer] Nov 11, 2017 @ 2:16am 
Currently no way to get cheat money in, but you can open the file data\Buildings\BaseBuildings.xml and set starting:

- Education under the "defaultEducation" heading
- Experience under "defaultExperience" heading
- Possessions under "defaultClothing" heading

I suppose you could go into data\Possessions\BasePossessions.xml, make the Exercise Machine super expensive by changing its "basePrice" and then add it to yourself at game start by changing in BaseBuildings.xml:

<defaultClothing>
<item>
<category>Clothing</category>
<name>Casual Clothes</name>
</item>
</defaultClothing>

to:

<defaultClothing>
<item>
<category>Clothing</category>
<name>Casual Clothes</name>
</item>
<item>
<category>Possession</category>
<name>Exercise Machine</name>
</item>
</defaultClothing>

Then you could sell it for instant money.
Jack Nov 11, 2017 @ 1:23pm 
Thank you I'm going to try that, I've already put hours into the game and don't want to start from sqaure one.
Last edited by Jack; Nov 11, 2017 @ 1:23pm
< >
Showing 1-2 of 2 comments
Per page: 1530 50