The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

784 평점
No Pickup Cap
3
   
어워드
즐겨찾기
즐겨찾기됨
즐겨찾기 해제
Tags: Lua, Pickups, Tweaks
파일 크기
게시일
업데이트일
174.170 KB
2018년 2월 21일 오후 8시 32분
2025년 7월 28일 오후 10시 26분
업데이트 노트 62개 (보기)
이 아이템을 사용하려면 DLC가 있어야 합니다.

다운로드 위해 구독하기
No Pickup Cap

☢ Nato Potato ☢님의 1 모음집
NatoPotato's Binding of Isaac Mods
아이템 120개
설명
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.
인기 토론 모두 보기(1)
37
2025년 8월 30일 오후 5시 55분
고정됨: Bug Reports
☢ Nato Potato ☢
댓글 89
Sweet♥ 2025년 9월 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❤ 2025년 8월 28일 오전 2시 54분 
There is a bug due to which, when you collect 55 coins, the cain does not open
Showtime, Synergy! 2025년 7월 6일 오후 3시 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™ 2025년 5월 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 2025년 5월 18일 오전 6시 51분 
this makes deep pocket useless
r0M4n 2025년 5월 14일 오후 5시 31분 
is works for repentogon?
Zaway 2025년 3월 29일 오후 9시 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 ☢  [작성자] 2025년 3월 29일 오후 7시 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 2025년 3월 29일 오후 5시 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년 12월 25일 오전 11시 34분 
Please release it on github so I can use it on GOG