The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Utility Commands
Menampilkan1-9 dari 9 kiriman
Pembaruan: 7 Des 2021 @ 11:49am

  • Stat changing commands now change the player's stats permanently. To reset a stat you must use type "reset" instead of an amount, e.g. "damage reset".
  • A new command "resetstats" or "rs" has been added that resets all custom stats.
  • The keybind for last command used no longer copies other keybinds. It now only works for commands written directly in the console.
  • Added a new command "preparecommand" or "prepcmd" that can be used to prepare a command for use with the last command keybind. This is needed because default commands cannot be detected by the modding API. E.g. you must do "prepcmd spawn 208" because "spawn 208" will not be detected.

Pembaruan: 3 Des 2021 @ 4:03pm

Revert "include" to "require" change since patch v1.7.7 fixes the issue with "luadebug".

Pembaruan: 2 Des 2021 @ 12:35pm

Added a "transformation" command.
Switched "include" method to "require" to avoid issues with "luadebug".

Pembaruan: 29 Nov 2021 @ 12:34pm

Added "spawncard" command.
Added "spawnpill" command.
Added "die" command. It can also be used to kill other players. Sadly reviving isn't very possible at the moment.
Changed the F2 keybind to another button in order to not use the same button as External Item Descrptions.
Added option to spawn a random item or trinket by using id 0. The same applies for cards and pills.
Better described usage for special case parameters, such as modes for the "hps" command.

Pembaruan: 28 Nov 2021 @ 11:35am

Fixed misaligned option commands.
Changed 2 keybinds.

Pembaruan: 28 Nov 2021 @ 6:02am

Make sure console is actually enabled.

Pembaruan: 28 Nov 2021 @ 5:50am

Pembaruan: 28 Nov 2021 @ 5:49am

Pembaruan: 27 Nov 2021 @ 2:13pm