安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
Looks like an incompatibility with either Altered Carbon, All Gene Banks, MapWideTradeBeacon or Resplice Core. I'd probably bet on it being MapWideTradeBeacon, but not sure. Can't really do much from my side though unfortunately.
Fixed. Make sure to update to latest version.
I appreciate your support!
Either your patch or restarting the game fixed the bug. However, for some reason the tax cost went bonkers afterward (even though the config says it's at 10% default):
https://imgur.com/a/TBCwL84
Image: 1 piece of silver is $1.00, but...
Total Price (minus tax): $1.00
Total Tax: $13075
Final Price (with tax): $13076
There is a "Wealth" tax multiplier in the settings that you can change to fix this until the author adjusts the default multiplier.
When purchasing 1 silver:
At 500% tax rate I get 25304 tax
At 250% tax rate I get 25302 tax
At 1% tax rate I get 25299 tax
At 0% tax rate I also get 25299 tax
So it looks like its calculating a fixed tax of ~25299k regardless of the tax % setting and the percentage applies to the value of the actual purpose.
Starting a new colony I get a similar behaviour but in place of the 25299 I'm getting a much lower value.
Assuming a lot since I don't have VS and can't see the code, but my guess is you have something like:
TaxRate * PurchaseCost + ColonyWeathCalc
when what you want is:
TaxRate * (PurchaseCost + ColonyWealthCalc)
Cool mod - hope this helps.
You need to adjust the "Wealth Multiplier" setting in mod settings instead.
I can't post a screenshot here but for this mod I have the following options under the 'orders' tab:
Enable console init animation (checkbox)
Forbid items when delivered via drop pod (checkbox)
Tax Rate (slider)
Express Delivery Base Cost (slider)
Express Delivery Multiplier per KG (slider)
Express Delivery Multiplier Time Reduction (slider)
Insurance Base Cost (slider)
Insurance Multiplier (slider)
Reset (button)
There is also a 'credits' tab which has a 'your name here' for translators. There's no other tabs.
Update: Oh also to validate this result I removed all other mods and loaded with only Universal Trade Hub active. Options are the same as noted above.
Have you tried scrolling?
I'll just pack my things and go. Thanks for the help (and patience)