#Locked Joker's text

1 messages · Page 1 of 1 (latest)

jolly seal
#

How do I change this text? In the SMODS.Joker I put unlocked = false and discovered = false, but it shows the Joker's text

winter dune
#

according to Steamodded wiki, if you let unlocked = false you have to specify an unlock condition I think

jolly seal
#

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

winter dune
#

you may want to put all your text into a loc file instead

jolly seal
#

?

winter dune
#

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

jolly seal
#

is there some example for this so I can look at it and understand?

winter dune
#

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

frosty radish
jolly seal
#

They show a message that says like "Hold 400$ in a run" or "Play a hand with 5 sevens of clubs"