is there a way to go higher then 10,000Kw on plugin buildings
Moderators: Scenario Moderators, Plugin Moderators
- Stieno3000
- Settler
- Posts: 4
- Joined: 02 Jul 2022, 16:25
- Plugins: Showcase Store
-
Plugin Creator
Platform
is there a way to go higher then 10,000Kw on plugin buildings
Hello! i was looking to make an energy building for the game but while i made the it in the code it produces 100,000Kw but it goes to 10,000Kw when i test ot, is there something to fix this or go around this? if yes pls tell me, im using json for some extra info.
- CommanderABab
- AB
- Posts: 11264
- Joined: 07 Jun 2016, 21:12
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
Re: is there a way to go higher then 10,000Kw on plugin buildings
It is limited to 10,000 for a 1x1 tile building, no matter what is in the json above that.
- Stieno3000
- Settler
- Posts: 4
- Joined: 02 Jul 2022, 16:25
- Plugins: Showcase Store
-
Plugin Creator
Platform
Re: is there a way to go higher then 10,000Kw on plugin buildings
thanks for lettting me know!CommanderABab wrote: ↑05 Apr 2023, 19:05 It is limited to 10,000 for a 1x1 tile building, no matter what is in the json above that.
