Значит не туда распаковал мод, он не так назван, не так прописана команда загрузки, или же папка загрузки модов была изменена через /cwd (/cwd отображает текущую, /cwd . сбрасывает)
Horror beam isn’t a weapon so infammo doesn’t work on it - you’ll need to either modify this mod (see code related to keeprad) or find another mod to do so.
← Return to mod
Comments
Log in with itch.io to leave a comment.
how do you set max hp to a specific value?
/gml Player.maxhealth = 10
IIRCAnd make sure you aren’t paused!
Что делать, если пишет "не удалось найти файл отладки"?
Значит не туда распаковал мод, он не так назван, не так прописана команда загрузки, или же папка загрузки модов была изменена через /cwd (
/cwd
отображает текущую,/cwd .
сбрасывает)Я всё перепробовал, можете пожалуйста объяснить по шагам? А то у самого не получается
is this safe to use with NTTE?
А как заспавнить сундук с определённым оружием?
И как сделать так, чтобы порталы никак не действовали на игрока?
Horror beam isn’t a weapon so infammo doesn’t work on it - you’ll need to either modify this mod (see code related to
keeprad
) or find another mod to do so.I'm having some difficulty spawning and removing certain mutations, despite spelling them correctly. Do you have any tips for the /mut command?
crystaltype
is the parent for various crystal-based enemies, you should not be spawning it directly.https://itch.io/post/833036
Does this support modded enemies?
Modded enemies can be implemented in a variety of ways, so it does not.
Darn