#Locked Joker's text
1 messages · Page 1 of 1 (latest)
according to Steamodded wiki, if you let unlocked = false you have to specify an unlock condition I think
it shows only check_for_unlock() that defines the logic behind unlocking, and locked_loc_vars() that is a loc_txt for the locked description
but not a function that defines the locked description itself
you may want to put all your text into a loc file instead
?
there are 3 options for loc text according to wiki
first and second one involve providing direct loc text in your mod code
third one involves putting all text into a localization file in yourmod/localization/default.lua or sth like that
is there some example for this so I can look at it and understand?
Idk lol, I'm also new to modding
while wiki info isn't really enough for me to grasp
you may want to look at other mods' code
I think Reverie uses this method as it supports both English and Korean
Don't locked vanilla Jokers show their text too?
They show a message that says like "Hold 400$ in a run" or "Play a hand with 5 sevens of clubs"