The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

784 értékelés
No Pickup Cap
3
   
Díjazás
Kedvenc
Kedvenc
Törlés
Tags: Lua, Pickups, Tweaks
Fájlméret:
Közzétéve:
Frissítve:
174.170 KB
2018. febr. 21., 20:32
júl. 28., 22:26
62 változásjegyzék ( megnézés )
Ennek az elemnek a használatához DLC szükséges.

Feliratkozás a letöltéshez
No Pickup Cap

1 ☢ Nato Potato ☢ készítette gyűjteményben
NatoPotato's Binding of Isaac Mods
120 elem
Leírás
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.
Népszerű témák Összes megnézése (1)
37
aug. 30., 17:55
KIEMELVE: Bug Reports
☢ Nato Potato ☢
89 megjegyzés
Sweet♥ szept. 16., 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❤ aug. 28., 2:54 
There is a bug due to which, when you collect 55 coins, the cain does not open
Showtime, Synergy! júl. 6., 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™ máj. 23., 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 máj. 18., 6:51 
this makes deep pocket useless
Roman máj. 14., 17:31 
is works for repentogon?
Zaway márc. 29., 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 ☢  [készítő] márc. 29., 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 márc. 29., 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 2024. dec. 25., 11:34 
Please release it on github so I can use it on GOG