Cities: Skylines

Cities: Skylines

109 ratings
Refund
   
Award
Favorite
Favorited
Unfavorite
Mod
File Size
Posted
Updated
21.504 KB
27 Mar, 2015 @ 12:42am
20 May, 2023 @ 6:17am
9 Change Notes ( view )

Subscribe to download
Refund

Description
Modify refund and relocation costs in-game, remove time limit for refund. Source[github.com]

Settings can be found in the in-game options menu. The default settings won't affect gameplay.

The configuration file is ...\Steam\SteamApps\common\Cities_Skylines\refund.settings.xml
* Change RemoveTimeLimit to true to disable the time limit, bulldozed buildings will always be refunded. If disabled after being enabled, playing for some time (14 in-game days when I tested) will nullify the changes. It cannot be used with OnlyWhenPaused.
* Changing OnlyWhenPaused to true will disable refunds when the game is not paused. It cannot be used with RemoveTimeLimit.
* Change DisableOtherEconomyMods to true to disable other economy mods in case they override refund or relocation values.
* RefundModifier sets the refund modifier, can be any value between -1 and 1. Set to 1 for a full refund.
* RelocateModifier sets the relocation modifier, can be any value between 0 and 1. Set to 0 for free relocation.

Thanks to meiskam[github.com] for fixing a bug which caused the mod to crash.
64 Comments
Musharaf 14 Sep, 2023 @ 2:21am 
@xUMR Thanks!
Abolohit 5 Jun, 2023 @ 6:34am 
Yes it works perfectly now👍
xUMR  [author] 20 May, 2023 @ 6:21am 
Musharaf & Abolohit , the error should be fixed with the new version. Cheers!
Abolohit 29 Apr, 2023 @ 9:11pm 
Ok, thanks for the update!
xUMR  [author] 29 Apr, 2023 @ 12:23am 
Musharaf & Abolohit , I'm working on a fix but the mod should work after about an in-game day despite the error message.
Abolohit 28 Apr, 2023 @ 7:04am 
I confirm that this mod does not work anymore, gives the same error as mentioned below
Musharaf 19 Apr, 2023 @ 6:21am 
@xUMR
Thanks a lot! DesableOtherEconomyMods works! But mode causes error: STEAM\steamapps\workshop\content\255710\405931025 [Refund.dll] has caused an error [ModException]

Details:
System.InvalidOperationException: Operation is not valid due to the current state of the object
at System.Linq.Enumerable.IterateNonNullable<uint> (System.Collections.Generic.IEnumerable`1<uint>,System.Func`3<uint, uint, bool>) <0x00155>
at System.Linq.Enumerable.Min<uint> (System.Collections.Generic.IEnumerable`1<uint>) <0x00117>
at RefundMod.RefundBehaviour.StoreBuildIndex () <0x000e3>
at RefundMod.RefundBehaviour.OnNewDay () <0x00082>
at RefundMod.RefundBehaviour..ctor (RefundMod.Data,RefundMod.EventManager,SimulationManager) <0x0005b>
at RefundMod.Loading.OnLevelLoaded (ICities.LoadMode) <0x000ea>
at (wrapper dynamic-method) LoadingWrapper.LoadingWrapper.OnLevelLoaded_Patch7 (LoadingWrapper,SimulationManager/UpdateMode) <0x00114>
Musharaf 19 Apr, 2023 @ 6:16am 
@StayHungryStayFoolish In Game anarchy full refund doesn´t work at all as I wrote few lines under.
StayHungryStayFoolish 18 Apr, 2023 @ 2:23am 
Use Game Anarchy instead.
xUMR  [author] 17 Apr, 2023 @ 12:05pm 
Musharaf , the problem should be fixed by enabling DisableOtherEconomyMods in this mod's options. Cheers!