Project Hospital

Project Hospital

46 ratings
2x Money
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
57.123 KB
10 Jan, 2023 @ 8:03am
1 Change Note ( view )

Subscribe to download
2x Money

Description
2x Money
This mod will increase the amount of money you will receive from the patient by 200 %.

Requirements
This mod does not need any requirements or specific DLCs.

Other Mods
Other Project Hospital mods from me are

8 Comments
M3ALVES 27 Jul @ 1:23pm 
como faz pra funcionar o mod
Miami Yacshak 23 Jan, 2024 @ 3:10pm 
thank you very much
Andy.Fritz  [author] 20 Jan, 2024 @ 6:44am 
The game itself comes with a file called Tweakables.xml (under \steamapps\common\Project Hospital\ProjectHospital_Data\StreamingAssets\Database) In this file you will find the entry TWEAKABLE_PATIENT_PAYMENTS_PERCENT . I would not suggest to edit this file directly because a game update will reset it to his default values.

Either you create your own mod, instructions can be found here Modding tutorial: creating new mods [projecthospital.forumotion.com]
or you can use the code from my mod Github Code here [github.com] and put the folder called modMoneyAndy from the zip under StreamingAssets\Addons\ Then you only need to edit the ModTweakables.xml in the Database folder from the mod folder.

Hope this helps
Miami Yacshak 19 Jan, 2024 @ 8:37pm 
first of all, thanks for ur mod.

i have a question, where exactly do i find that xml file? 2x is too much money, i want it to change to 1,5x or lesser. can you help me with that?
abel1717 27 Sep, 2023 @ 4:55pm 
I just realized all my mods are made by you lol. You target the right things.
Andy.Fritz  [author] 23 Feb, 2023 @ 8:53am 
Maybe check again

Original Tweakable.xml content
<GameDBTweakableInt ID="TWEAKABLE_PATIENT_PAYMENTS_PERCENT">
<Value>100</Value>
</GameDBTweakableInt>

tweakable.xml from this mod
<GameDBTweakableInt ID="TWEAKABLE_PATIENT_PAYMENTS_PERCENT">
<Value>200</Value>
</GameDBTweakableInt>

Hope you can see the difference
DieselWiesel 23 Feb, 2023 @ 8:32am 
I checked the xml files from the Orginial Game. Its the same payout with your mod. So its not working
trash 14 Feb, 2023 @ 9:38am 
Awesome. I used another money mod that was triple and I felt like it was way too much. This should be perfect. Thanks for the mod!