Songs of Syx

Songs of Syx

Ei tarpeeksi arvosteluja
Pump 3x
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
Tunnisteet: v67, V68, V69
Tiedostokoko
Julkaistu
Päivitetty
65.450 KB
7.4. klo 20.25
10.6. klo 10.33
3 muutosilmoitusta ( näytä )
Kuvaus
Low Effort EmiTheWitch mod~Jake made this variable "final static" So I had to make a new variable valueMaxx and redirect two code files to use that new variable to allow a larger pump distance.Makes pumps give 300 tiles of water instead of 100.

Updated for V69, but implementation was flawed. Look for "Modify Pumps" mod if you want to be able to choose how good pumps are for your game.
30 kommenttia
Emi  [tekijä] 15.9. klo 10.28 
Well, this mod works as intended in V68, and it works...not as intended in V69 (large pumps get the same pump speed as small, but it's still >= current game pump speed).

I have the Modify Pumps mod that lets you change how much the pumps are multiplied by as well. It's much more flexible than this one.
Silverfox 13.9. klo 12.18 
Hey Emi :) so this works now? this is an absolute gem of a mod! so much easyer to get water into mountains
Emi  [tekijä] 27.7. klo 11.54 
OK, so I realized Jake made some changes in V69 that I didn't pay attention to, so that's why there's that bug (Thanks HQ, I actually haven't playtested this in V69, so I didn't realize I'd messed it up so bad)

I'm making a new version of many of my mods though that do these kinds of simple modifications, so... look forward to that. I'll make a link to it when it is up.

Apparently it is no longer final static, and he made a lot of new "valuemax" variables, so I just changed them all... even though they were now global and local variable names *opps!*.
Emi  [tekijä] 9.7. klo 8.30 
He's got his own way of doing things and since he's making all of the game's code by himself, he can do it how he pleases.
Bufu69 8.7. klo 16.37 
he made game data final static? is he noob?
FlareFluffsune 1.7. klo 5.54 
最近对水泵的更新让这个修改器变得有点残缺,因为现在可以增大水泵的尺寸,这样就不需要那么多水泵了!所以,现在只需等待 MOD 的一次小更新,但我已经等不及了。
HQ 1.7. klo 2.27 
放到最后加载有用.但当你放一个小规模的在放一个最大规模的时.小规模的也会和大的一样成为600格...虽然是BUG 但我很喜欢.因为我是1400格的图...
Zyredis 21.6. klo 3.15 
I have the same issue as Flare, but a restart of the game fix it sometimes... its the last mod in my order (V69)
FlareFluffsune 11.6. klo 9.53 
Good lord I didn't know Pumps had different sizes now. This sure changes a lot. Good luck though I hope you manage it. Honestly I tried the Syx discord for a mod question of my own but all I got was "Well I can't find it so it must not exist" lol
Emi  [tekijä] 11.6. klo 9.37 
...this might have to do with the fact that pumps have multiple sizes. I realized that "maxvalue" was left in the code as 100, so I figured he'd just multiplied each one, but I guess I'll have to do more testing