The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

784 vurderinger
No Pickup Cap
3
   
Pris
Føj til foretrukne
Gjort til foretrukken
Fjern som foretrukken
Tags: Lua, Pickups, Tweaks
Filstørrelse:
Offentliggjort:
Opdateret:
174.170 KB
21. feb. 2018 kl. 20:32
28. juli kl. 22:26
62 ændringsbemærkninger ( vis )
Du mangler DLC for at kunne bruge dette emne.

Abonner for at downloade
No Pickup Cap

I 1 samling af ☢ Nato Potato ☢
NatoPotato's Binding of Isaac Mods
120 genstande
Beskrivelse
Want to have more than 99 coins/keys/bombs? The 'No Pickup Cap' mod lets you do just that!

This counterpart to the 'No Health Cap mod' keeps track of your coins, bombs and keys and lets you store as many as you want!

Like the 'No Health Cap' mod you can use the Mod Config Menu or the console to set a custom limit, just enter the command "pickupcap X", or if you want limits unique to coins/bombs/keys you can use "coincap X", "bombcap X" or "keycap X".
Use -1 for X to set the cap to 999999999999999999 (the values can't go too much higher than that without overflowing back to negative)

This limit can also be lower than the default, so if you want to use this mod to make things more challenging rather than easier, you can set a low limit for your pickups.

You can double check your pickup caps at any time by opening the console and entering "showpickupcaps".

This works with money=power (though the damage calculations might be a little off, it was super annoying to work around) and greed's gullet (should also work with the 'no health cap' mod)

Sometimes the coin amount will display 20+??, this is to counteract a couple bugs, in shops it makes sure that the game won't think you can't afford to buy something when you actually can, when going to the level exit this prevents the game thinking you don't have enough coins to spawn an arcade.

The mod may sometimes have trouble calculating correct amounts if you gain 90+ of a pickup in a single frame, but the margin of error should be pretty small.

The values for total coin/bomb/key count, as well as the limits for each, are global variables and can be viewed and updated by other mods, so if you want to make your mod check how much of a pickup the player has or set/increase/decrease the pickup limits, the variables are:
PickupCapCoinNum, PickupCapBombNum, PickupCapKeyNum, PickupCapCoinLimit, PickupCapBombLimit and PickupCapKeyLimit

You can checkout my "Health and Pickups Pack" to see examples.

You can adjust the display to fit your preferred HUD offset by opening the console and typing "hudoffset X" where X is a number from 0 to 10.

Also keep in mind there might be weird bugs if you are using this with modded items or characters that don't check for this mod and have mechanics involving the players held pickups.


This is included in POTATO PACK 2.
Populære diskussioner Vis alle (1)
37
30. aug. kl. 17:55
FASTGJORT: Bug Reports
☢ Nato Potato ☢
89 kommentarer
Sweet♥ 16. sep. kl. 7:38 
After consuming or obtaining drops in a room and rewinding, there will be abnormal changes in the number of drops.I am confused about this:steamsad:
Noirechan❤ 28. aug. kl. 2:54 
There is a bug due to which, when you collect 55 coins, the cain does not open
Showtime, Synergy! 6. juli kl. 15:50 
It would be neat if the extra digit only appeared when the player reaches 3 digits worth of a given pickup. Not sure that is possible, though.
Veggie Ice Cream™ 23. maj kl. 4:30 
works like a charm but the 3rd digits are always offset from the first two in the count.
ive adjusted both the offset of the 3rd number and the first two in hud offset. Best i can get is the third number a little up and to the right of the first two numbers.
Never exactly right. Is there a fix for this?
stupidcrap 18. maj kl. 6:51 
this makes deep pocket useless
Roman 14. maj kl. 17:31 
is works for repentogon?
Zaway 29. mar. kl. 21:11 
Thanks you so much it works ! I've just re-installed TBOI after some years, probably the cause of this little bug, have a great day :)
☢ Nato Potato ☢  [ophavsmand] 29. mar. kl. 19:55 
that bug was fixed years ago, i know steam can take a while to download updates for mods but never thought it would be that bad, try unsubscribing from the mod, running the game (at least to the menu) checking your mods folder to see if it's still there, delete it if it is, then close the game and resubscribe
Zaway 29. mar. kl. 17:44 
hello, I have a problem with the mod, it doesn't work and also doesn't work in mod config menu and also console command doesn't work.
It shows in console : main.lua: 808: attempt to index a nil value (global 'ModconfigMenuOptionType')
Ayden K 25. dec. 2024 kl. 11:34 
Please release it on github so I can use it on GOG