مافهمتك,
تبي لما يختار عربي يصير عربي
ولما يختار انجليزي يصير انجليزي !.
addEventHandler("onClientGUIDoubleClick", root,
function ()
if source == languagesComboBox then
local comboboxxx = guiComboBoxGetSelected(languagesComboBox)
if comboboxxx == 0 then ---- انجليزي
guiSetText(Button,"Text")
elseif comboboxxx == 1 then --- عربي
guiSetText(Button,"نص")
end
end
end
)
واذا هي بـ الالمنت داتا
استخدم جلب الالمنت داتا او استخدم الـ
useful function