The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Otillräckligt med betyg
Giveitem Presets
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Filstorlek
Lades upp
152.559 KB
22 jan, 2022 @ 10:19
1 ändringsnotis ( visa )

Abonnera för att ladda ner
Giveitem Presets

Beskrivning
Giveitem Presets originally started out as a simple mod that existed solely to add a command that gave what I would now call a single predefined preset that I often used for bugtesting purposes for my other mod, Multiplayer Stat Display.
However, that original little mod gave me the idea of "why not make a mod where ANYONE can define ANY set of items they want to?" So I decided to put a little bit more effort into it and Giveitem Presets was made.

Here's the idea:
Using either the command console or the Mod Config Menu, you can define a 'preset' of items, trinkets, and cards/runes. When the preset is later activated, the stuff you put into it will be given in the order it was added. Seems pretty simple and nice to me!

Commands list:
giveitempresets/gip - displays some information
giveitempresetshelp/giphelp (no arguments)- displays list of commands and how to make a preset using the command console
giveitempresetshelp/giphelp <name of a command> - displays more depthful information about that command
setpresetname/presetname/setname <name> - due to limitations with the mod config menu, when using it to create presets you still need to whip open the command console to give your preset a name before finalizing it.
addpreset<preset name> <preset contents> - Defines a new preset. Remember not to input a space between "addpreset" and the name. Contents should be added as such, in order:
"c" for collectible (item), "t" for trinket, "k" for card/rune, ID,
the amount of them you want given preceded by an "x" or "*" (negative numbers are allowed for items and trinkets to be removed if you want)
For example, 'addpresetlightsaber c579x1 c68x1 c169x1 c562x1 c12x1 t92x1 c169x-1' would define a preset named lightsaber and give spirit sword, technology, polyphemus, rock bottom, magic mushroom, cracked crown, and then remove polyphemus.
listpresets/presetlist - displays the list of created presets
listpreset/listpresetitems/presetitems <preset name> - displays the contents of a preset
clearpreset - deletes a preset upon confirmation
clearallpresets/clearpresets - deletes every preset upon confirmation
preset<preset name> <player number> - gives a preset to a player numbered in order of joining. Defaults to the player that joined most recently if the number doesn't match with anyone.
removeall/giveall - leftovers, will remove them once more important things are finished with this mod.

Weird things will probably happen if you decide to make presets that contain modded items and then deactive your item mods. I'm not going to try and fix anything about that any time soon

Coming Next:
- Ability to edit presets
- Show item/trinket/card names when listing preset contents
2 kommentarer
spaghetti ware  [skapare] 26 jan, 2022 @ 14:36 
This should work for either, but tested only on Rep
TheGhostThatWas 26 jan, 2022 @ 13:15 
Cool idea. AB or Rep only?