master #3

Merged
AliasAlreadyTaken merged 56 commits from your-land-mirror/yl_speak_up:master into master 2025-03-08 04:12:18 +01:00
Showing only changes of commit 5f6f488788 - Show all commits

View File

@ -213,10 +213,9 @@ yl_speak_up.get_fs_initial_config = function(player, n_id, d_id, is_initial_conf
"Export: Show the dialog in .json format which you can"..
"\n\tcopy and store on your computer.]",
-- name of the npc
"checkbox[2.2,0.9;show_nametag;;",
"checkbox[2.2,0.9;show_nametag;Show nametag;",
tostring(tmp_show_nametag),
"]",
"label[2.7,0.9;Show nametag]",
"label[0.2,1.65;Name:]",
"field[2.2,1.2;4,0.9;n_npc;;",
minetest.formspec_escape(tmp_name),