Project Hospital

Project Hospital

49 个评价
2x Money
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
57.123 KB
2023 年 1 月 10 日 上午 8:03
1 项改动说明 ( 查看 )

订阅以下载
2x Money

描述
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

9 条留言
bullsrun66 9 月 10 日 下午 1:47 
mo money is always a good thing
M3ALVES 7 月 27 日 下午 1:23 
como faz pra funcionar o mod
Miami Yacshak 2024 年 1 月 23 日 下午 3:10 
thank you very much
Andy.Fritz  [作者] 2024 年 1 月 20 日 上午 6:44 
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 2024 年 1 月 19 日 下午 8:37 
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 2023 年 9 月 27 日 下午 4:55 
I just realized all my mods are made by you lol. You target the right things.
Andy.Fritz  [作者] 2023 年 2 月 23 日 上午 8:53 
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 2023 年 2 月 23 日 上午 8:32 
I checked the xml files from the Orginial Game. Its the same payout with your mod. So its not working
trash 2023 年 2 月 14 日 上午 9:38 
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!