fedorovvl / tso_client

The Settlers Online client
43 stars 24 forks source link

Fairytale castle #334

Closed Juup3l1 closed 8 months ago

Juup3l1 commented 10 months ago

If u build fairytale castle it will start beanstalks inmedietly and u cant stop productions, because it will start producing level 5 < client version says like that. So if u wanna stop fairytale castle production u must login your account, start game with web browser and go fairytale castle and stop the productions.

fedorovvl commented 8 months ago

its a bug in game_settings.xml.. Fairytale castle has minProductionLevel="5" in config but works from level 1 why unity not using config parameters - i dont know <Building name="WhiteCastle" hitPoints="1000" constructionDuration="600" InstantBuildCosts="10" tradable="false" maxBuildingLimit="1" movable="true" minProductionLevel="5">