Jump to content

اخوان نفس المشكلة تكررت


Recommended Posts

اخوان نفس المشكلة الي صارت معي في البداية !! اضغط الزر والمود مو يفتح .. ارجو امساعدة الكودات

  
GUIEditor = { 
    tab = {}, 
    staticimage = {}, 
    tabpanel = {}, 
    button = {}, 
    window = {}, 
    memo = {} 
} 
addEventHandler("onClientResourceStart", resourceRoot, 
    function() 
        GUIEditor.window[1] = guiCreateWindow(279, 64, 827, 613, "لوحة القوانين", false) 
        guiWindowSetSizable(GUIEditor.window[1], false) 
        guiSetProperty(GUIEditor.window[1], "CaptionColour", "FF27F20D") 
  
        GUIEditor.tabpanel[1] = guiCreateTabPanel(9, 20, 808, 583, false, GUIEditor.window[1]) 
  
        GUIEditor.tab[1] = guiCreateTab("قوانين السيرفر", GUIEditor.tabpanel[1]) 
  
        GUIEditor.button[1] = guiCreateButton(5, 4, 793, 96, "الرجاء الالتزام بالقوانين بالحرف الواحد.. ادارة السيرفر", false, GUIEditor.tab[1]) 
        guiSetFont(GUIEditor.button[1], "default-bold-small") 
        guiSetProperty(GUIEditor.button[1], "NormalTextColour", "FF30C8CE") 
        GUIEditor.memo[1] = guiCreateMemo(4, 110, 794, 357, "السلام عليكم ورحمة الله وبركاتة                                                                          \nادارة السيرفر                                                                                      \nنتمنى من لاعبينا الكرام الالتزام بالقوانين وعدم مخالفتها\n\n\nنبدأ بالقوانين\n\n\n1-عدم طلب الادمنية اذا مو مسوي الشروط = العقوبة/تحذير/اذا عادها = الحرمان منها\n\n\n2-عدم سب او شتم او لعن اي لاعب او اي ادمن في السيرفر = العقوبة/ميوت-يحدده الادمن حسب الشتيمة\n\n\n3-عدم نشر لسيرفرات اخرى = العقوبة/ميوت 12 ساعة/اذا عادها = باند\n\n\n4-تقديم رسالة الى الادارة في حال وجود اي خطا لتقديم الرسالة الكتب في زر [F8] اكتب report\n\n\n\n\n\n\nنتمنى من لاعبينا الكلام الالتزام بالقوانين وعدم الخروج منها .. وذلك لمصلحتك الخاصة ومصلحة السيرفر العامة\n\n\n\n\n\n\n\n\nملاحضة:- السيرفر قابل للتحديث\n\n\n", false, GUIEditor.tab[1]) 
        GUIEditor.button[2] = guiCreateButton(5, 474, 793, 75, "نتمنى ان تقضي اجمل الاوقات معنا", false, GUIEditor.tab[1]) 
        guiSetFont(GUIEditor.button[2], "default-bold-small") 
        guiSetProperty(GUIEditor.button[2], "NormalTextColour", "FF30C8CE") 
  
        GUIEditor.tab[2] = guiCreateTab("شروط الادمنية", GUIEditor.tabpanel[1]) 
  
        GUIEditor.staticimage[1] = guiCreateStaticImage(227, 5, 113, 96, ":admin/client/images/warning.png", false, GUIEditor.tab[2]) 
        GUIEditor.button[3] = guiCreateButton(227, 9, 412, 87, "هل تريد ادمنية في السيرفر!", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[3], "NormalTextColour", "FFD0E11C") 
        GUIEditor.staticimage[2] = guiCreateStaticImage(516, 5, 113, 96, ":admin/client/images/warning.png", false, GUIEditor.tab[2]) 
        GUIEditor.button[4] = guiCreateButton(342, 97, 184, 115, "أذن طبق الاتي", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[4], "NormalTextColour", "FF57D824") 
        GUIEditor.button[5] = guiCreateButton(21, 218, 329, 68, "2-تواجد", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[5], "NormalTextColour", "FF4BE1E3") 
        GUIEditor.button[6] = guiCreateButton(526, 218, 272, 68, "1-اخلاق طيبة", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[6], "NormalTextColour", "FF4BE1E3") 
        GUIEditor.button[7] = guiCreateButton(526, 316, 272, 68, "3-نشر للسيرفر", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[7], "NormalTextColour", "FF4BE1E3") 
        GUIEditor.button[8] = guiCreateButton(21, 316, 329, 68, "4-عدم طلب رتبة", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[8], "NormalTextColour", "FF4BE1E3") 
        GUIEditor.button[9] = guiCreateButton(21, 408, 329, 68, "6-سماع كلام الادمن", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[9], "NormalTextColour", "FF4BE1E3") 
        GUIEditor.button[10] = guiCreateButton(526, 408, 272, 68, "5-مساعدة الناس", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[10], "NormalTextColour", "FF4BE1E3") 
        GUIEditor.button[11] = guiCreateButton(20, 486, 778, 63, "واخيرا :- اذا طبقت كل هذا الشروط . يكون لك الحق في طلب الرتبة", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[11], "NormalTextColour", "FF23DF0B") 
        GUIEditor.staticimage[3] = guiCreateStaticImage(641, 9, 28, 18, ":guieditor/images/arrow_out.png", false, GUIEditor.tab[2]) 
        GUIEditor.staticimage[4] = guiCreateStaticImage(180, 7, 31, 23, ":guieditor/images/arrow_out.png", false, GUIEditor.tab[2])     
    end) 
  
bindKey ( "F9", "down", function (   ) 
    guiSetVisible ( GUIEditor.window[1], not guiGetVisible( GUIEditor.window[1] ) ) 
    showCursor( guiGetVisible( GUIEditor.window[1] ) ) 
end )   

Link to comment

GUIEditor = { 
    tab = {}, 
    staticimage = {}, 
    tabpanel = {}, 
    button = {}, 
    window = {}, 
    memo = {} 
} 
  
addEventHandler( "onClientResourceStart", resourceRoot, function (   ) 
        GUIEditor.window[1] = guiCreateWindow(279, 64, 827, 613, "لوحة القوانين", false) 
        guiWindowSetSizable(GUIEditor.window[1], false) 
        guiSetProperty(GUIEditor.window[1], "CaptionColour", "FF27F20D") 
        guiSetVisible ( GUIEditor.window[1], false ) 
        GUIEditor.tabpanel[1] = guiCreateTabPanel(9, 20, 808, 583, false, GUIEditor.window[1]) 
        GUIEditor.tab[1] = guiCreateTab("قوانين السيرفر", GUIEditor.tabpanel[1]) 
        GUIEditor.button[1] = guiCreateButton(5, 4, 793, 96, "الرجاء الالتزام بالقوانين بالحرف الواحد.. ادارة السيرفر", false, GUIEditor.tab[1]) 
        guiSetFont(GUIEditor.button[1], "default-bold-small") 
        guiSetProperty(GUIEditor.button[1], "NormalTextColour", "FF30C8CE") 
        GUIEditor.memo[1] = guiCreateMemo(4, 110, 794, 357, "السلام عليكم ورحمة الله وبركاتة                                                                          \nادارة السيرفر                                                                                      \nنتمنى من لاعبينا الكرام الالتزام بالقوانين وعدم مخالفتها\n\n\nنبدأ بالقوانين\n\n\n1-عدم طلب الادمنية اذا مو مسوي الشروط = العقوبة/تحذير/اذا عادها = الحرمان منها\n\n\n2-عدم سب او شتم او لعن اي لاعب او اي ادمن في السيرفر = العقوبة/ميوت-يحدده الادمن حسب الشتيمة\n\n\n3-عدم نشر لسيرفرات اخرى = العقوبة/ميوت 12 ساعة/اذا عادها = باند\n\n\n4-تقديم رسالة الى الادارة في حال وجود اي خطا لتقديم الرسالة الكتب في زر [F8] اكتب report\n\n\n\n\n\n\nنتمنى من لاعبينا الكلام الالتزام بالقوانين وعدم الخروج منها .. وذلك لمصلحتك الخاصة ومصلحة السيرفر العامة\n\n\n\n\n\n\n\n\nملاحضة:- السيرفر قابل للتحديث\n\n\n", false, GUIEditor.tab[1]) 
        GUIEditor.button[2] = guiCreateButton(5, 474, 793, 75, "نتمنى ان تقضي اجمل الاوقات معنا", false, GUIEditor.tab[1]) 
        guiSetFont(GUIEditor.button[2], "default-bold-small") 
        guiSetProperty(GUIEditor.button[2], "NormalTextColour", "FF30C8CE") 
        GUIEditor.tab[2] = guiCreateTab("شروط الادمنية", GUIEditor.tabpanel[1]) 
        GUIEditor.staticimage[1] = guiCreateStaticImage(227, 5, 113, 96, ":admin/client/images/warning.png", false, GUIEditor.tab[2]) 
        GUIEditor.button[3] = guiCreateButton(227, 9, 412, 87, "هل تريد ادمنية في السيرفر!", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[3], "NormalTextColour", "FFD0E11C") 
        GUIEditor.staticimage[2] = guiCreateStaticImage(516, 5, 113, 96, ":admin/client/images/warning.png", false, GUIEditor.tab[2]) 
        GUIEditor.button[4] = guiCreateButton(342, 97, 184, 115, "أذن طبق الاتي", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[4], "NormalTextColour", "FF57D824") 
        GUIEditor.button[5] = guiCreateButton(21, 218, 329, 68, "2-تواجد", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[5], "NormalTextColour", "FF4BE1E3") 
        GUIEditor.button[6] = guiCreateButton(526, 218, 272, 68, "1-اخلاق طيبة", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[6], "NormalTextColour", "FF4BE1E3") 
        GUIEditor.button[7] = guiCreateButton(526, 316, 272, 68, "3-نشر للسيرفر", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[7], "NormalTextColour", "FF4BE1E3") 
        GUIEditor.button[8] = guiCreateButton(21, 316, 329, 68, "4-عدم طلب رتبة", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[8], "NormalTextColour", "FF4BE1E3") 
        GUIEditor.button[9] = guiCreateButton(21, 408, 329, 68, "6-سماع كلام الادمن", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[9], "NormalTextColour", "FF4BE1E3") 
        GUIEditor.button[10] = guiCreateButton(526, 408, 272, 68, "5-مساعدة الناس", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[10], "NormalTextColour", "FF4BE1E3") 
        GUIEditor.button[11] = guiCreateButton(20, 486, 778, 63, "واخيرا :- اذا طبقت كل هذا الشروط . يكون لك الحق في طلب الرتبة", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[11], "NormalTextColour", "FF23DF0B") 
        GUIEditor.staticimage[3] = guiCreateStaticImage(641, 9, 28, 18, ":guieditor/images/arrow_out.png", false, GUIEditor.tab[2]) 
        GUIEditor.staticimage[4] = guiCreateStaticImage(180, 7, 31, 23, ":guieditor/images/arrow_out.png", false, GUIEditor.tab[2])     
end ) 
  
bindKey ( "F9", "down", function (   ) 
    guiSetVisible ( GUIEditor.window[1], not guiGetVisible( GUIEditor.window[1] ) ) 
    showCursor( guiGetVisible( GUIEditor.window[1] ) ) 
end )   
Link to comment
----bindkey 
local Key = "F9" 
  
GUIEditor = { 
    tab = {}, 
    staticimage = {}, 
    tabpanel = {}, 
    button = {}, 
    window = {}, 
    memo = {} 
} 
addEventHandler("onClientResourceStart", resourceRoot, 
    function() 
        GUIEditor.window[1] = guiCreateWindow(279, 64, 827, 613, "لوحة القوانين", false) 
        guiWindowSetSizable(GUIEditor.window[1], false) 
        guiSetProperty(GUIEditor.window[1], "CaptionColour", "FF27F20D") 
  
        GUIEditor.tabpanel[1] = guiCreateTabPanel(9, 20, 808, 583, false, GUIEditor.window[1]) 
  
        GUIEditor.tab[1] = guiCreateTab("قوانين السيرفر", GUIEditor.tabpanel[1]) 
  
        GUIEditor.button[1] = guiCreateButton(5, 4, 793, 96, "الرجاء الالتزام بالقوانين بالحرف الواحد.. ادارة السيرفر", false, GUIEditor.tab[1]) 
        guiSetFont(GUIEditor.button[1], "default-bold-small") 
        guiSetProperty(GUIEditor.button[1], "NormalTextColour", "FF30C8CE") 
        GUIEditor.memo[1] = guiCreateMemo(4, 110, 794, 357, "السلام عليكم ورحمة الله وبركاتة                                                                          \nادارة السيرفر                                                                                      \nنتمنى من لاعبينا الكرام الالتزام بالقوانين وعدم مخالفتها\n\n\nنبدأ بالقوانين\n\n\n1-عدم طلب الادمنية اذا مو مسوي الشروط = العقوبة/تحذير/اذا عادها = الحرمان منها\n\n\n2-عدم سب او شتم او لعن اي لاعب او اي ادمن في السيرفر = العقوبة/ميوت-يحدده الادمن حسب الشتيمة\n\n\n3-عدم نشر لسيرفرات اخرى = العقوبة/ميوت 12 ساعة/اذا عادها = باند\n\n\n4-تقديم رسالة الى الادارة في حال وجود اي خطا لتقديم الرسالة الكتب في زر [F8] اكتب report\n\n\n\n\n\n\nنتمنى من لاعبينا الكلام الالتزام بالقوانين وعدم الخروج منها .. وذلك لمصلحتك الخاصة ومصلحة السيرفر العامة\n\n\n\n\n\n\n\n\nملاحضة:- السيرفر قابل للتحديث\n\n\n", false, GUIEditor.tab[1]) 
        GUIEditor.button[2] = guiCreateButton(5, 474, 793, 75, "نتمنى ان تقضي اجمل الاوقات معنا", false, GUIEditor.tab[1]) 
        guiSetFont(GUIEditor.button[2], "default-bold-small") 
        guiSetProperty(GUIEditor.button[2], "NormalTextColour", "FF30C8CE") 
  
        GUIEditor.tab[2] = guiCreateTab("شروط الادمنية", GUIEditor.tabpanel[1]) 
  
        GUIEditor.staticimage[1] = guiCreateStaticImage(227, 5, 113, 96, ":admin/client/images/warning.png", false, GUIEditor.tab[2]) 
        GUIEditor.button[3] = guiCreateButton(227, 9, 412, 87, "هل تريد ادمنية في السيرفر!", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[3], "NormalTextColour", "FFD0E11C") 
        GUIEditor.staticimage[2] = guiCreateStaticImage(516, 5, 113, 96, ":admin/client/images/warning.png", false, GUIEditor.tab[2]) 
        GUIEditor.button[4] = guiCreateButton(342, 97, 184, 115, "أذن طبق الاتي", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[4], "NormalTextColour", "FF57D824") 
        GUIEditor.button[5] = guiCreateButton(21, 218, 329, 68, "2-تواجد", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[5], "NormalTextColour", "FF4BE1E3") 
        GUIEditor.button[6] = guiCreateButton(526, 218, 272, 68, "1-اخلاق طيبة", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[6], "NormalTextColour", "FF4BE1E3") 
        GUIEditor.button[7] = guiCreateButton(526, 316, 272, 68, "3-نشر للسيرفر", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[7], "NormalTextColour", "FF4BE1E3") 
        GUIEditor.button[8] = guiCreateButton(21, 316, 329, 68, "4-عدم طلب رتبة", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[8], "NormalTextColour", "FF4BE1E3") 
        GUIEditor.button[9] = guiCreateButton(21, 408, 329, 68, "6-سماع كلام الادمن", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[9], "NormalTextColour", "FF4BE1E3") 
        GUIEditor.button[10] = guiCreateButton(526, 408, 272, 68, "5-مساعدة الناس", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[10], "NormalTextColour", "FF4BE1E3") 
        GUIEditor.button[11] = guiCreateButton(20, 486, 778, 63, "واخيرا :- اذا طبقت كل هذا الشروط . يكون لك الحق في طلب الرتبة", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[11], "NormalTextColour", "FF23DF0B") 
        GUIEditor.staticimage[3] = guiCreateStaticImage(641, 9, 28, 18, ":guieditor/images/arrow_out.png", false, GUIEditor.tab[2]) 
        GUIEditor.staticimage[4] = guiCreateStaticImage(180, 7, 31, 23, ":guieditor/images/arrow_out.png", false, GUIEditor.tab[2])     
    end)     
bindKey(Key,"down", 
function () 
    guiSetVisible(GiveAdmin.window[1],not guiGetVisible(GiveAdmin.window[1])) 
    showCursor(guiGetVisible(GiveAdmin.window[1])) 
     if ( guiGetVisible(GiveAdmin.window[1]) == true ) then 
             guiLabelSetColor(label,math.random(0, 255), math.random(0, 255), math.random(0, 255)) 
               end 
end 
) 
  
guiSetVisible (GiveAdmin.window[1],false) ------ لاتنسى  تزبطهم على اسم لوحتك 

Link to comment
----bindkey 
local Key = "F9" 
  
GUIEditor = { 
    tab = {}, 
    staticimage = {}, 
    tabpanel = {}, 
    button = {}, 
    window = {}, 
    memo = {} 
} 
addEventHandler("onClientResourceStart", resourceRoot, 
    function() 
        GUIEditor.window[1] = guiCreateWindow(279, 64, 827, 613, "لوحة القوانين", false) 
        guiWindowSetSizable(GUIEditor.window[1], false) 
        guiSetProperty(GUIEditor.window[1], "CaptionColour", "FF27F20D") 
  
        GUIEditor.tabpanel[1] = guiCreateTabPanel(9, 20, 808, 583, false, GUIEditor.window[1]) 
  
        GUIEditor.tab[1] = guiCreateTab("قوانين السيرفر", GUIEditor.tabpanel[1]) 
  
        GUIEditor.button[1] = guiCreateButton(5, 4, 793, 96, "الرجاء الالتزام بالقوانين بالحرف الواحد.. ادارة السيرفر", false, GUIEditor.tab[1]) 
        guiSetFont(GUIEditor.button[1], "default-bold-small") 
        guiSetProperty(GUIEditor.button[1], "NormalTextColour", "FF30C8CE") 
        GUIEditor.memo[1] = guiCreateMemo(4, 110, 794, 357, "السلام عليكم ورحمة الله وبركاتة                                                                          \nادارة السيرفر                                                                                      \nنتمنى من لاعبينا الكرام الالتزام بالقوانين وعدم مخالفتها\n\n\nنبدأ بالقوانين\n\n\n1-عدم طلب الادمنية اذا مو مسوي الشروط = العقوبة/تحذير/اذا عادها = الحرمان منها\n\n\n2-عدم سب او شتم او لعن اي لاعب او اي ادمن في السيرفر = العقوبة/ميوت-يحدده الادمن حسب الشتيمة\n\n\n3-عدم نشر لسيرفرات اخرى = العقوبة/ميوت 12 ساعة/اذا عادها = باند\n\n\n4-تقديم رسالة الى الادارة في حال وجود اي خطا لتقديم الرسالة الكتب في زر [F8] اكتب report\n\n\n\n\n\n\nنتمنى من لاعبينا الكلام الالتزام بالقوانين وعدم الخروج منها .. وذلك لمصلحتك الخاصة ومصلحة السيرفر العامة\n\n\n\n\n\n\n\n\nملاحضة:- السيرفر قابل للتحديث\n\n\n", false, GUIEditor.tab[1]) 
        GUIEditor.button[2] = guiCreateButton(5, 474, 793, 75, "نتمنى ان تقضي اجمل الاوقات معنا", false, GUIEditor.tab[1]) 
        guiSetFont(GUIEditor.button[2], "default-bold-small") 
        guiSetProperty(GUIEditor.button[2], "NormalTextColour", "FF30C8CE") 
  
        GUIEditor.tab[2] = guiCreateTab("شروط الادمنية", GUIEditor.tabpanel[1]) 
  
        GUIEditor.staticimage[1] = guiCreateStaticImage(227, 5, 113, 96, ":admin/client/images/warning.png", false, GUIEditor.tab[2]) 
        GUIEditor.button[3] = guiCreateButton(227, 9, 412, 87, "هل تريد ادمنية في السيرفر!", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[3], "NormalTextColour", "FFD0E11C") 
        GUIEditor.staticimage[2] = guiCreateStaticImage(516, 5, 113, 96, ":admin/client/images/warning.png", false, GUIEditor.tab[2]) 
        GUIEditor.button[4] = guiCreateButton(342, 97, 184, 115, "أذن طبق الاتي", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[4], "NormalTextColour", "FF57D824") 
        GUIEditor.button[5] = guiCreateButton(21, 218, 329, 68, "2-تواجد", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[5], "NormalTextColour", "FF4BE1E3") 
        GUIEditor.button[6] = guiCreateButton(526, 218, 272, 68, "1-اخلاق طيبة", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[6], "NormalTextColour", "FF4BE1E3") 
        GUIEditor.button[7] = guiCreateButton(526, 316, 272, 68, "3-نشر للسيرفر", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[7], "NormalTextColour", "FF4BE1E3") 
        GUIEditor.button[8] = guiCreateButton(21, 316, 329, 68, "4-عدم طلب رتبة", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[8], "NormalTextColour", "FF4BE1E3") 
        GUIEditor.button[9] = guiCreateButton(21, 408, 329, 68, "6-سماع كلام الادمن", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[9], "NormalTextColour", "FF4BE1E3") 
        GUIEditor.button[10] = guiCreateButton(526, 408, 272, 68, "5-مساعدة الناس", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[10], "NormalTextColour", "FF4BE1E3") 
        GUIEditor.button[11] = guiCreateButton(20, 486, 778, 63, "واخيرا :- اذا طبقت كل هذا الشروط . يكون لك الحق في طلب الرتبة", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[11], "NormalTextColour", "FF23DF0B") 
        GUIEditor.staticimage[3] = guiCreateStaticImage(641, 9, 28, 18, ":guieditor/images/arrow_out.png", false, GUIEditor.tab[2]) 
        GUIEditor.staticimage[4] = guiCreateStaticImage(180, 7, 31, 23, ":guieditor/images/arrow_out.png", false, GUIEditor.tab[2])     
    end)     
bindKey(Key,"down", 
function () 
    guiSetVisible(GiveAdmin.window[1],not guiGetVisible(GiveAdmin.window[1])) 
    showCursor(guiGetVisible(GiveAdmin.window[1])) 
     if ( guiGetVisible(GiveAdmin.window[1]) == true ) then 
             guiLabelSetColor(label,math.random(0, 255), math.random(0, 255), math.random(0, 255)) 
               end 
end 
) 
  
guiSetVisible (GiveAdmin.window[1],false) ------ لاتنسى  تزبطهم على اسم لوحتك 

!! ساري .. نسخ - لصق ما بينفعك .. لو ما تعرف لا تساعد

Link to comment
----bindkey 
local Key = "F9" 
  
GUIEditor = { 
    tab = {}, 
    staticimage = {}, 
    tabpanel = {}, 
    button = {}, 
    window = {}, 
    memo = {} 
} 
addEventHandler("onClientResourceStart", resourceRoot, 
    function() 
        GUIEditor.window[1] = guiCreateWindow(279, 64, 827, 613, "لوحة القوانين", false) 
        guiWindowSetSizable(GUIEditor.window[1], false) 
        guiSetProperty(GUIEditor.window[1], "CaptionColour", "FF27F20D") 
  
        GUIEditor.tabpanel[1] = guiCreateTabPanel(9, 20, 808, 583, false, GUIEditor.window[1]) 
  
        GUIEditor.tab[1] = guiCreateTab("قوانين السيرفر", GUIEditor.tabpanel[1]) 
  
        GUIEditor.button[1] = guiCreateButton(5, 4, 793, 96, "الرجاء الالتزام بالقوانين بالحرف الواحد.. ادارة السيرفر", false, GUIEditor.tab[1]) 
        guiSetFont(GUIEditor.button[1], "default-bold-small") 
        guiSetProperty(GUIEditor.button[1], "NormalTextColour", "FF30C8CE") 
        GUIEditor.memo[1] = guiCreateMemo(4, 110, 794, 357, "السلام عليكم ورحمة الله وبركاتة                                                                          \nادارة السيرفر                                                                                      \nنتمنى من لاعبينا الكرام الالتزام بالقوانين وعدم مخالفتها\n\n\nنبدأ بالقوانين\n\n\n1-عدم طلب الادمنية اذا مو مسوي الشروط = العقوبة/تحذير/اذا عادها = الحرمان منها\n\n\n2-عدم سب او شتم او لعن اي لاعب او اي ادمن في السيرفر = العقوبة/ميوت-يحدده الادمن حسب الشتيمة\n\n\n3-عدم نشر لسيرفرات اخرى = العقوبة/ميوت 12 ساعة/اذا عادها = باند\n\n\n4-تقديم رسالة الى الادارة في حال وجود اي خطا لتقديم الرسالة الكتب في زر [F8] اكتب report\n\n\n\n\n\n\nنتمنى من لاعبينا الكلام الالتزام بالقوانين وعدم الخروج منها .. وذلك لمصلحتك الخاصة ومصلحة السيرفر العامة\n\n\n\n\n\n\n\n\nملاحضة:- السيرفر قابل للتحديث\n\n\n", false, GUIEditor.tab[1]) 
        GUIEditor.button[2] = guiCreateButton(5, 474, 793, 75, "نتمنى ان تقضي اجمل الاوقات معنا", false, GUIEditor.tab[1]) 
        guiSetFont(GUIEditor.button[2], "default-bold-small") 
        guiSetProperty(GUIEditor.button[2], "NormalTextColour", "FF30C8CE") 
  
        GUIEditor.tab[2] = guiCreateTab("شروط الادمنية", GUIEditor.tabpanel[1]) 
  
        GUIEditor.staticimage[1] = guiCreateStaticImage(227, 5, 113, 96, ":admin/client/images/warning.png", false, GUIEditor.tab[2]) 
        GUIEditor.button[3] = guiCreateButton(227, 9, 412, 87, "هل تريد ادمنية في السيرفر!", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[3], "NormalTextColour", "FFD0E11C") 
        GUIEditor.staticimage[2] = guiCreateStaticImage(516, 5, 113, 96, ":admin/client/images/warning.png", false, GUIEditor.tab[2]) 
        GUIEditor.button[4] = guiCreateButton(342, 97, 184, 115, "أذن طبق الاتي", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[4], "NormalTextColour", "FF57D824") 
        GUIEditor.button[5] = guiCreateButton(21, 218, 329, 68, "2-تواجد", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[5], "NormalTextColour", "FF4BE1E3") 
        GUIEditor.button[6] = guiCreateButton(526, 218, 272, 68, "1-اخلاق طيبة", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[6], "NormalTextColour", "FF4BE1E3") 
        GUIEditor.button[7] = guiCreateButton(526, 316, 272, 68, "3-نشر للسيرفر", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[7], "NormalTextColour", "FF4BE1E3") 
        GUIEditor.button[8] = guiCreateButton(21, 316, 329, 68, "4-عدم طلب رتبة", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[8], "NormalTextColour", "FF4BE1E3") 
        GUIEditor.button[9] = guiCreateButton(21, 408, 329, 68, "6-سماع كلام الادمن", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[9], "NormalTextColour", "FF4BE1E3") 
        GUIEditor.button[10] = guiCreateButton(526, 408, 272, 68, "5-مساعدة الناس", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[10], "NormalTextColour", "FF4BE1E3") 
        GUIEditor.button[11] = guiCreateButton(20, 486, 778, 63, "واخيرا :- اذا طبقت كل هذا الشروط . يكون لك الحق في طلب الرتبة", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[11], "NormalTextColour", "FF23DF0B") 
        GUIEditor.staticimage[3] = guiCreateStaticImage(641, 9, 28, 18, ":guieditor/images/arrow_out.png", false, GUIEditor.tab[2]) 
        GUIEditor.staticimage[4] = guiCreateStaticImage(180, 7, 31, 23, ":guieditor/images/arrow_out.png", false, GUIEditor.tab[2])     
    end)     
bindKey(Key,"down", 
function () 
    guiSetVisible(GiveAdmin.window[1],not guiGetVisible(GiveAdmin.window[1])) 
    showCursor(guiGetVisible(GiveAdmin.window[1])) 
     if ( guiGetVisible(GiveAdmin.window[1]) == true ) then 
             guiLabelSetColor(label,math.random(0, 255), math.random(0, 255), math.random(0, 255)) 
               end 
end 
) 
  
guiSetVisible (GiveAdmin.window[1],false) ------ لاتنسى  تزبطهم على اسم لوحتك 

!! ساري .. نسخ - لصق ما بينفعك .. لو ما تعرف لا تساعد

شنو نسخ لصق ؟ ._. هذى شلته من الشوب حقي حق الريس يعني تبي تقنعني انك مكاتبه انت ._.

Link to comment
----bindkey 
local Key = "F9" 
  
GUIEditor = { 
    tab = {}, 
    staticimage = {}, 
    tabpanel = {}, 
    button = {}, 
    window = {}, 
    memo = {} 
} 
addEventHandler("onClientResourceStart", resourceRoot, 
    function() 
        GUIEditor.window[1] = guiCreateWindow(279, 64, 827, 613, "لوحة القوانين", false) 
        guiWindowSetSizable(GUIEditor.window[1], false) 
        guiSetProperty(GUIEditor.window[1], "CaptionColour", "FF27F20D") 
  
        GUIEditor.tabpanel[1] = guiCreateTabPanel(9, 20, 808, 583, false, GUIEditor.window[1]) 
  
        GUIEditor.tab[1] = guiCreateTab("قوانين السيرفر", GUIEditor.tabpanel[1]) 
  
        GUIEditor.button[1] = guiCreateButton(5, 4, 793, 96, "الرجاء الالتزام بالقوانين بالحرف الواحد.. ادارة السيرفر", false, GUIEditor.tab[1]) 
        guiSetFont(GUIEditor.button[1], "default-bold-small") 
        guiSetProperty(GUIEditor.button[1], "NormalTextColour", "FF30C8CE") 
        GUIEditor.memo[1] = guiCreateMemo(4, 110, 794, 357, "السلام عليكم ورحمة الله وبركاتة                                                                          \nادارة السيرفر                                                                                      \nنتمنى من لاعبينا الكرام الالتزام بالقوانين وعدم مخالفتها\n\n\nنبدأ بالقوانين\n\n\n1-عدم طلب الادمنية اذا مو مسوي الشروط = العقوبة/تحذير/اذا عادها = الحرمان منها\n\n\n2-عدم سب او شتم او لعن اي لاعب او اي ادمن في السيرفر = العقوبة/ميوت-يحدده الادمن حسب الشتيمة\n\n\n3-عدم نشر لسيرفرات اخرى = العقوبة/ميوت 12 ساعة/اذا عادها = باند\n\n\n4-تقديم رسالة الى الادارة في حال وجود اي خطا لتقديم الرسالة الكتب في زر [F8] اكتب report\n\n\n\n\n\n\nنتمنى من لاعبينا الكلام الالتزام بالقوانين وعدم الخروج منها .. وذلك لمصلحتك الخاصة ومصلحة السيرفر العامة\n\n\n\n\n\n\n\n\nملاحضة:- السيرفر قابل للتحديث\n\n\n", false, GUIEditor.tab[1]) 
        GUIEditor.button[2] = guiCreateButton(5, 474, 793, 75, "نتمنى ان تقضي اجمل الاوقات معنا", false, GUIEditor.tab[1]) 
        guiSetFont(GUIEditor.button[2], "default-bold-small") 
        guiSetProperty(GUIEditor.button[2], "NormalTextColour", "FF30C8CE") 
  
        GUIEditor.tab[2] = guiCreateTab("شروط الادمنية", GUIEditor.tabpanel[1]) 
  
        GUIEditor.staticimage[1] = guiCreateStaticImage(227, 5, 113, 96, ":admin/client/images/warning.png", false, GUIEditor.tab[2]) 
        GUIEditor.button[3] = guiCreateButton(227, 9, 412, 87, "هل تريد ادمنية في السيرفر!", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[3], "NormalTextColour", "FFD0E11C") 
        GUIEditor.staticimage[2] = guiCreateStaticImage(516, 5, 113, 96, ":admin/client/images/warning.png", false, GUIEditor.tab[2]) 
        GUIEditor.button[4] = guiCreateButton(342, 97, 184, 115, "أذن طبق الاتي", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[4], "NormalTextColour", "FF57D824") 
        GUIEditor.button[5] = guiCreateButton(21, 218, 329, 68, "2-تواجد", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[5], "NormalTextColour", "FF4BE1E3") 
        GUIEditor.button[6] = guiCreateButton(526, 218, 272, 68, "1-اخلاق طيبة", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[6], "NormalTextColour", "FF4BE1E3") 
        GUIEditor.button[7] = guiCreateButton(526, 316, 272, 68, "3-نشر للسيرفر", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[7], "NormalTextColour", "FF4BE1E3") 
        GUIEditor.button[8] = guiCreateButton(21, 316, 329, 68, "4-عدم طلب رتبة", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[8], "NormalTextColour", "FF4BE1E3") 
        GUIEditor.button[9] = guiCreateButton(21, 408, 329, 68, "6-سماع كلام الادمن", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[9], "NormalTextColour", "FF4BE1E3") 
        GUIEditor.button[10] = guiCreateButton(526, 408, 272, 68, "5-مساعدة الناس", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[10], "NormalTextColour", "FF4BE1E3") 
        GUIEditor.button[11] = guiCreateButton(20, 486, 778, 63, "واخيرا :- اذا طبقت كل هذا الشروط . يكون لك الحق في طلب الرتبة", false, GUIEditor.tab[2]) 
        guiSetProperty(GUIEditor.button[11], "NormalTextColour", "FF23DF0B") 
        GUIEditor.staticimage[3] = guiCreateStaticImage(641, 9, 28, 18, ":guieditor/images/arrow_out.png", false, GUIEditor.tab[2]) 
        GUIEditor.staticimage[4] = guiCreateStaticImage(180, 7, 31, 23, ":guieditor/images/arrow_out.png", false, GUIEditor.tab[2])     
    end)     
bindKey(Key,"down", 
function () 
    guiSetVisible(GiveAdmin.window[1],not guiGetVisible(GiveAdmin.window[1])) 
    showCursor(guiGetVisible(GiveAdmin.window[1])) 
     if ( guiGetVisible(GiveAdmin.window[1]) == true ) then 
             guiLabelSetColor(label,math.random(0, 255), math.random(0, 255), math.random(0, 255)) 
               end 
end 
) 
  
guiSetVisible (GiveAdmin.window[1],false) ------ لاتنسى  تزبطهم على اسم لوحتك 

!! ساري .. نسخ - لصق ما بينفعك .. لو ما تعرف لا تساعد

شنو نسخ لصق ؟ ._. هذى شلته من الشوب حقي حق الريس يعني تبي تقنعني انك مكاتبه انت ._.

GiveAdmin.window[1] !!

وش ذا .. ؟

if ( guiGetVisible(GiveAdmin.window[1]) == true ) then 
       guiLabelSetColor(label,math.random(0, 255), math.random(0, 255), math.random(0, 255)) 
end 

ثانيا ردكـ ماله داعي مدام حطيت له الكود .

Link to comment
زاحف اعتقد يقصد اللوحه ماتفتح

ياصاحب الموضوع ,

شفت كود زاحف ؟

في الفنكشن الي عطاك استبدل هذي

GUIEditor.window[1] 

بإسم لوحتك

ممممممممممممممممممم يعني ذي guiSetVisible (GiveAdmin.window[1],false)

GiveAdmin.window[1] ذي اسم اللوحة

يعني لو سويت لوحتي اسمها Client

الكود يكون كذا

1-guiSetVisible (Client,false)

صح؟

ولا كذا

2-guiSetVisible (Client[1],false)

اذا الاولى صح قولو الاولى صح

واذا الثانية الي صح قولو الثانية صح مشان افهم

وشكرا .. وارجوا الرد

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...