The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Ocen: 114
Item ban list
   
Przyznaj nagrodę
Ulubione
Ulubione
Usuń z ulubionych
Rozmiar pliku
Zamieszczono
Zaktualizowano
87.113 KB
28 kwietnia 2018 o 18:55
25 stycznia o 8:22
Listy zmian: 18 ( zobacz )
Musisz posiadać DLC, aby użyć tego przedmiotu.

Zasubskrybuj, aby pobrać
Item ban list

W 1 kolekcji stworzonej przez ☢ Nato Potato ☢
NatoPotato's Binding of Isaac Mods
Przedmioty: 120
Opis
Are there items you just hate getting? (like bob's brain or head of krampus)
This mod lets you have a customised list of items that are not allowed to spawn or be held by the player, replacing them with a random item or a specific item of your choice.

The mod also forces active item pedestals to be rerolled if you have the NO! trinket, even if they were already spawned before you picked it up. (this can be disabled in the config menu)

This should work for modded items though if you add or remove a mod with items in it the numbers might need to be updated.

You can use the Mod Config Menu to update the list of items.



You can also update the list by editing the mods save file and using console commands.

The save file is formatted like this, :X>Y. where X is the banned item and Y is what it turns into.
0 = random so for example the code below is 'turn breakfast into a random item and turn head of krampus into lump of coal'.
:25>0.
:293>132.

You can also set a list of items to use for the replacement, e.g.
:130>73-207-10-151.
The first item will be replaced by one of the other items at random.

Of course you don't have to edit the save file to update the list, you can use console commands by pressing ~.

There is "showitemids" to see the id number of items in the room.
"hideitemids" to stop showing item id numbers.
"addtoitemlist 11>99" to set an item to replace, where the first number is the id of the item you don't want and the second is an item you do, set the second number to 0 for it to be random.
(and again you can specify multiple items it can use for the replacement by using dashes e.g. "addtoitemlist 11>22-33-44")
"removefromitemlist 11" to remove an item from the list.
"showitemlist" to show your current item ban list.
and "clearitemlist" to wipe the item list and start over.


:MOD SUPPORT:
You can create item ban lists specific to your modded characters or challenges (or vanilla characters/challenges), just make a list of items and copy paste some code into your mod and the items will be banned while the player is using your character or playing your challenge, see the main.lua for more info.


This is included in POTATO PACK 2.
Komentarzy: 67
Revalopod 22 lipca o 10:38 
nvm, it's working properly now
Revalopod 22 lipca o 7:13 
For some reason in Mod Config Menu, the list of banned items only shows the first 3 banned items. If I make more than 3 ban rules, I can't see the 4th or later ones on MCM.
good old fox 19 marca o 14:24 
so you can ban some cards with mom's ban list ?
☢ Nato Potato ☢  [autor] 29 stycznia o 7:45 
I think that could actually be done with mom's ban list, it does allow you to set any entity type/variant/subtype
darkly77 29 stycznia o 6:56 
Would it be possible to make this but for cards? I'd like to ban Suicide King
☢ Nato Potato ☢  [autor] 25 stycznia o 7:23 
it's just hard to help you if I have no idea what's happening on your end

can you check a couple things? it would really help narrow down the issue

first add an item and check that it is added to the list (by scrolling down to the bottom of the config menu below the Reset option) if it's not there then it's not properly updating the list

second open the save.dat file at Steam\steamapps\common\The Binding of Isaac Rebirth\data\itembanlist it should look something like 1:A>B.:C>D. and you should see the ID numbers of the items, if not then the mod isn't saving its data

then quit game and reload, continue the run, open the config menu and scroll to the bottom again, if the list is empty open the save file again, if the items don't appear in the config menu but are still in the save file then the data isn't being loaded, if the items were also missing from the save then something is causing the mod to think the save file is corrupt and its resetting itself
Nemu 25 stycznia o 2:27 
not at all, i mean i dont know if there might be "error" when i close the game but for me when i ban items and later on relaunch the game it doesnt save it
☢ Nato Potato ☢  [autor] 25 stycznia o 1:46 
you think it's not meant to save your data? it automatically saves any time you update anything in the config menu, just did a check and its saving just fine for me
are there any error messages in your debug console?
Nemu 24 stycznia o 23:48 
for instance i'm not complicated, just a way to save my list, awesome if there was some kind of guide
Nemu 24 stycznia o 23:47 
this mod make sense until you restart the game... i would like consistancy and not just repeat the process everytime i launch the game