What I have that works is
- Code: Select all
$installer->add_config("'1201','player_location','Hearth','select{Hearth^Hearth|Zone^Zone','menu_player'");
And I want to replace the first Hearth and Zone with the values that are stored in the language file. Is this even possible?
Appreciate any help given.