"*mutedurations" value="60,120,300,600,0"
friendlyname="Mute durations"
group="Durations"
examples="60,360,0"
desc="Duration options for the mute window. Comma seperated list in seconds. 0 means no duration limit."
/>
من اي مكان اعدله ب ذا الكود؟
اسلام عليكم
في كود عندي خربان هو اول ما تفتح الوحه تفتح من جهة الشمال بس المشكله فيها ما توقف تضل ماشيا
ذا الكود
local x = 0
local xx = 400
addEventHandler("onClientRender",root,function()
guiSetPosition(GUIEditor.window[1],x,200,false)
x = x+0.5
end)