Инсталирайте Steam
вход
|
език
Опростен китайски (简体中文)
Традиционен китайски (繁體中文)
Японски (日本語)
Корейски (한국어)
Тайландски (ไทย)
Чешки (Čeština)
Датски (Dansk)
Немски (Deutsch)
Английски (English)
Испански — Испания (Español — España)
Испански — Латинска Америка (Español — Latinoamérica)
Гръцки (Ελληνικά)
Френски (Français)
Италиански (Italiano)
Индонезийски (Bahasa Indonesia)
Унгарски (Magyar)
Холандски (Nederlands)
Норвежки (Norsk)
Полски (Polski)
Португалски (Português)
Бразилски португалски (Português — Brasil)
Румънски (Română)
Руски (Русский)
Финландски (Suomi)
Шведски (Svenska)
Турски (Türkçe)
Виетнамски (Tiếng Việt)
Украински (Українська)
Докладване на проблем с превода
You actually shown me method of creating tags in Lost Card example lol
And I don't needed to create new tags, I just want to set old tags to modded items.
Maybe i'll add support for that?
Isaac.GetCardIdByName("I - The Cold")
Just copy this logic to determine the card to register:
{ Isaac.GetCardIdByName("I - The Cold"),
CARD_TAG.."Apply Slow to all enemies in the room for 10 seconds upon activation"
}
Here's all the Lost Card descriptions in one complete example yaeid mod: https://hastebin.com/evujiqowef.lua
Also, custom description for Lost Cards is not working, even when i done it perfectly by pattern.