Steam'i Yükleyin
giriş
|
dil
简体中文 (Basitleştirilmiş Çince)
繁體中文 (Geleneksel Çince)
日本語 (Japonca)
한국어 (Korece)
ไทย (Tayca)
Български (Bulgarca)
Čeština (Çekçe)
Dansk (Danca)
Deutsch (Almanca)
English (İngilizce)
Español - España (İspanyolca - İspanya)
Español - Latinoamérica (İspanyolca - Latin Amerika)
Ελληνικά (Yunanca)
Français (Fransızca)
Italiano (İtalyanca)
Bahasa Indonesia (Endonezce)
Magyar (Macarca)
Nederlands (Hollandaca)
Norsk (Norveççe)
Polski (Lehçe)
Português (Portekizce - Portekiz)
Português - Brasil (Portekizce - Brezilya)
Română (Rumence)
Русский (Rusça)
Suomi (Fince)
Svenska (İsveççe)
Tiếng Việt (Vietnamca)
Українська (Ukraynaca)
Bir çeviri sorunu bildirin
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.