CitiesSkylinesMultiplayer / CSM

Source code for the Cities: Skylines Multiplayer mod (CSM)

Home Page:https://citiesskylinesmultiplayer.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bailout Loan appears for all players and gives duplicate money

elitenudel opened this issue · comments

When facing bankruptcy, the game proposes a bailout loan. This is given to all players and the amount received seems to add up.
Proposed fix: Only enable this feature for the host. Alternative: Make the person pressing the button first sync the decision to all other players.

Cannot reproduce this, unclear why. Looking at code this is supposed to be synced based on a very brief look. Is there a check for when the players press the button within in the time frame of the packet being sent from the server/client?