-
Posts
221 -
Joined
-
Last visited
Everything posted by Faraon,
-
شــككرآآ .. ولكن المشكلة ان الزر مو يبي يضغظ اي شئ علي العموم يتم اغلاق الموضوع
-
local paneldx = "send" local Groups = { "Console", "Admin" } addCommandHandler(paneldx, function (player) for k,v in ipairs ( Groups ) do if ( isObjectInACLGroup("user." .. getAccountName(getPlayerAccount(player)), aclGetGroup(v)) ) then triggerClientEvent(player, "paneldx", player) return true end end end) addEvent("text1",true) addEventHandler("text1",root, function(text) triggerClientEvent(root, "text2", root,text) end)
-
ERROR: Server Triggered ClientSide event Dx But Event Is Not Addend ClinetSide ERROR: Server Triggered ClientSide event Dx But Event Is Not Addend ClinetSide
-
يطلع باف8 debugscript: Your debug mode is already that
-
الكلنيت - button1 = guiCreateButton(0.51, 0.45, 0.08, 0.06, "Send | أرسآل", true) guiSetFont(button1, "default-bold-small") guiSetProperty(button1, "NormalTextColour", "FFFE05BB") button2 = guiCreateButton(0.41, 0.45, 0.08, 0.06, "Close | اغلاق", true) guiSetFont(button2, "default-bold-small") guiSetProperty(button2, "NormalTextColour", "FF0391FF") label19 = guiCreateLabel(6, 300, 1350, 95, "", false) edit1 = guiCreateEdit(553, 290, 263, 36, "", false) local screenW, screenH = guiGetScreenSize() function dx() dxDrawLine((screenW * 0.4034) - 1, (screenH * 0.1979) - 1, (screenW * 0.4034) - 1, screenH * 0.7630, tocolor(0, 0, 0, 255), 1, false) dxDrawLine(screenW * 0.5974, (screenH * 0.1979) - 1, (screenW * 0.4034) - 1, (screenH * 0.1979) - 1, tocolor(0, 0, 0, 255), 1, false) dxDrawLine((screenW * 0.4034) - 1, screenH * 0.7630, screenW * 0.5974, screenH * 0.7630, tocolor(0, 0, 0, 255), 1, false) dxDrawLine(screenW * 0.5974, screenH * 0.7630, screenW * 0.5974, (screenH * 0.1979) - 1, tocolor(0, 0, 0, 255), 1, false) dxDrawRectangle(screenW * 0.4034, screenH * 0.1979, screenW * 0.1940, screenH * 0.5651, tocolor(10, 1, 10, 142), false) dxDrawLine((screenW * 0.3851) - 1, (screenH * 0.1849) - 1, (screenW * 0.3851) - 1, screenH * 0.2331, tocolor(0, 0, 0, 255), 1, false) dxDrawLine(screenW * 0.6164, (screenH * 0.1849) - 1, (screenW * 0.3851) - 1, (screenH * 0.1849) - 1, tocolor(0, 0, 0, 255), 1, false) dxDrawLine((screenW * 0.3851) - 1, screenH * 0.2331, screenW * 0.6164, screenH * 0.2331, tocolor(0, 0, 0, 255), 1, false) dxDrawLine(screenW * 0.6164, screenH * 0.2331, screenW * 0.6164, (screenH * 0.1849) - 1, tocolor(0, 0, 0, 255), 1, false) dxDrawRectangle(screenW * 0.3851, screenH * 0.1849, screenW * 0.2313, screenH * 0.0482, tocolor(13, 254, 177, 253), false) dxDrawText("x[ Send Message to All Players ]x", (screenW * 0.3397) - 1, (screenH * 0.1901) - 1, (screenW * 0.6611) - 1, (screenH * 0.2331) - 1, tocolor(0, 0, 0, 255), 0.85, "pricedown", "center", "center", true, false, false, true, false) dxDrawText("x[ Send Message to All Players ]x", (screenW * 0.3397) + 1, (screenH * 0.1901) - 1, (screenW * 0.6611) + 1, (screenH * 0.2331) - 1, tocolor(0, 0, 0, 255), 0.85, "pricedown", "center", "center", true, false, false, true, false) dxDrawText("x[ Send Message to All Players ]x", (screenW * 0.3397) - 1, (screenH * 0.1901) + 1, (screenW * 0.6611) - 1, (screenH * 0.2331) + 1, tocolor(0, 0, 0, 255), 0.85, "pricedown", "center", "center", true, false, false, true, false) dxDrawText("x[ Send Message to All Players ]x", (screenW * 0.3397) + 1, (screenH * 0.1901) + 1, (screenW * 0.6611) + 1, (screenH * 0.2331) + 1, tocolor(0, 0, 0, 255), 0.85, "pricedown", "center", "center", true, false, false, true, false) dxDrawText("x[ Send Message to All Players ]x", screenW * 0.3397, screenH * 0.1901, screenW * 0.6611, screenH * 0.2331, tocolor(0, 105, 179, 255), 0.85, "pricedown", "center", "center", true, false, false, true, false) dxDrawText("# Note :- You can not write more than 130 message", (screenW * 0.4034) - 1, (screenH * 0.2461) - 1, (screenW * 0.5476) - 1, (screenH * 0.2604) - 1, tocolor(0, 0, 0, 255), 0.90, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# Note :- You can not write more than 130 message", (screenW * 0.4034) + 1, (screenH * 0.2461) - 1, (screenW * 0.5476) + 1, (screenH * 0.2604) - 1, tocolor(0, 0, 0, 255), 0.90, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# Note :- You can not write more than 130 message", (screenW * 0.4034) - 1, (screenH * 0.2461) + 1, (screenW * 0.5476) - 1, (screenH * 0.2604) + 1, tocolor(0, 0, 0, 255), 0.90, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# Note :- You can not write more than 130 message", (screenW * 0.4034) + 1, (screenH * 0.2461) + 1, (screenW * 0.5476) + 1, (screenH * 0.2604) + 1, tocolor(0, 0, 0, 255), 0.90, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# Note :- You can not write more than 130 message", screenW * 0.4034, screenH * 0.2461, screenW * 0.5476, screenH * 0.2604, tocolor(11, 254, 217, 253), 0.90, "default-bold", "left", "top", false, true, false, true, false) dxDrawLine(screenW * 0.4034, screenH * 0.3112, screenW * 0.5959, screenH * 0.3112, tocolor(8, 100, 254, 255), 1, false) dxDrawText("# ملآحظة :- لآ تستطيع الكتآبة اكثر من 130 رسآله", (screenW * 0.4217) - 1, (screenH * 0.2669) - 1, (screenW * 0.6091) - 1, (screenH * 0.2904) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# ملآحظة :- لآ تستطيع الكتآبة اكثر من 130 رسآله", (screenW * 0.4217) + 1, (screenH * 0.2669) - 1, (screenW * 0.6091) + 1, (screenH * 0.2904) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# ملآحظة :- لآ تستطيع الكتآبة اكثر من 130 رسآله", (screenW * 0.4217) - 1, (screenH * 0.2669) + 1, (screenW * 0.6091) - 1, (screenH * 0.2904) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# ملآحظة :- لآ تستطيع الكتآبة اكثر من 130 رسآله", (screenW * 0.4217) + 1, (screenH * 0.2669) + 1, (screenW * 0.6091) + 1, (screenH * 0.2904) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# ملآحظة :- لآ تستطيع الكتآبة اكثر من 130 رسآله", screenW * 0.4217, screenH * 0.2669, screenW * 0.6091, screenH * 0.2904, tocolor(7, 254, 100, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("آكتب هنآ آلي آلكلام", (screenW * 0.4671) - 1, (screenH * 0.3529) - 1, (screenW * 0.5373) - 1, (screenH * 0.3646) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("آكتب هنآ آلي آلكلام", (screenW * 0.4671) + 1, (screenH * 0.3529) - 1, (screenW * 0.5373) + 1, (screenH * 0.3646) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("آكتب هنآ آلي آلكلام", (screenW * 0.4671) - 1, (screenH * 0.3529) + 1, (screenW * 0.5373) - 1, (screenH * 0.3646) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("آكتب هنآ آلي آلكلام", (screenW * 0.4671) + 1, (screenH * 0.3529) + 1, (screenW * 0.5373) + 1, (screenH * 0.3646) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("آكتب هنآ آلي آلكلام", screenW * 0.4671, screenH * 0.3529, screenW * 0.5373, screenH * 0.3646, tocolor(254, 205, 6, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawLine(screenW * 0.4034, screenH * 0.5273, screenW * 0.5959, screenH * 0.5273, tocolor(154, 253, 0, 255), 1, false) dxDrawText("# أرسآل رسآله لكل آلاعبين", (screenW * 0.4583) - 1, (screenH * 0.5404) - 1, (screenW * 0.6508) - 1, (screenH * 0.5833) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# أرسآل رسآله لكل آلاعبين", (screenW * 0.4583) + 1, (screenH * 0.5404) - 1, (screenW * 0.6508) + 1, (screenH * 0.5833) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# أرسآل رسآله لكل آلاعبين", (screenW * 0.4583) - 1, (screenH * 0.5404) + 1, (screenW * 0.6508) - 1, (screenH * 0.5833) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# أرسآل رسآله لكل آلاعبين", (screenW * 0.4583) + 1, (screenH * 0.5404) + 1, (screenW * 0.6508) + 1, (screenH * 0.5833) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# أرسآل رسآله لكل آلاعبين", screenW * 0.4583, screenH * 0.5404, screenW * 0.6508, screenH * 0.5833, tocolor(3, 14, 254, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# جميع آلحقوق تعود لـ iMr.Dead", (screenW * 0.4378) - 1, (screenH * 0.3242) - 1, (screenW * 0.5842) - 1, (screenH * 0.3464) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# جميع آلحقوق تعود لـ iMr.Dead", (screenW * 0.4378) + 1, (screenH * 0.3242) - 1, (screenW * 0.5842) + 1, (screenH * 0.3464) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# جميع آلحقوق تعود لـ iMr.Dead", (screenW * 0.4378) - 1, (screenH * 0.3242) + 1, (screenW * 0.5842) - 1, (screenH * 0.3464) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# جميع آلحقوق تعود لـ iMr.Dead", (screenW * 0.4378) + 1, (screenH * 0.3242) + 1, (screenW * 0.5842) + 1, (screenH * 0.3464) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# جميع آلحقوق تعود لـ iMr.Dead", screenW * 0.4378, screenH * 0.3242, screenW * 0.5842, screenH * 0.3464, tocolor(254, 2, 2, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("لفتح واغلاق هذآ النآفذة ", (screenW * 0.4619) - 1, (screenH * 0.5677) - 1, (screenW * 0.6215) - 1, (screenH * 0.5964) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("لفتح واغلاق هذآ النآفذة ", (screenW * 0.4619) + 1, (screenH * 0.5677) - 1, (screenW * 0.6215) + 1, (screenH * 0.5964) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("لفتح واغلاق هذآ النآفذة ", (screenW * 0.4619) - 1, (screenH * 0.5677) + 1, (screenW * 0.6215) - 1, (screenH * 0.5964) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("لفتح واغلاق هذآ النآفذة ", (screenW * 0.4619) + 1, (screenH * 0.5677) + 1, (screenW * 0.6215) + 1, (screenH * 0.5964) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("لفتح واغلاق هذآ النآفذة ", screenW * 0.4619, screenH * 0.5677, screenW * 0.6215, screenH * 0.5964, tocolor(174, 254, 1, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# أضغظ F8 - وأكتب send", (screenW * 0.4546) - 1, (screenH * 0.5964) - 1, (screenW * 0.6296) - 1, (screenH * 0.6237) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# أضغظ F8 - وأكتب send", (screenW * 0.4546) + 1, (screenH * 0.5964) - 1, (screenW * 0.6296) + 1, (screenH * 0.6237) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# أضغظ F8 - وأكتب send", (screenW * 0.4546) - 1, (screenH * 0.5964) + 1, (screenW * 0.6296) - 1, (screenH * 0.6237) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# أضغظ F8 - وأكتب send", (screenW * 0.4546) + 1, (screenH * 0.5964) + 1, (screenW * 0.6296) + 1, (screenH * 0.6237) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# أضغظ F8 - وأكتب send", screenW * 0.4546, screenH * 0.5964, screenW * 0.6296, screenH * 0.6237, tocolor(0, 254, 168, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# جميع الحقوق آلمحفوظة : Team-Dead-i7", (screenW * 0.4334) - 1, (screenH * 0.6237) - 1, (screenW * 0.5556) - 1, (screenH * 0.6432) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# جميع الحقوق آلمحفوظة : Team-Dead-i7", (screenW * 0.4334) + 1, (screenH * 0.6237) - 1, (screenW * 0.5556) + 1, (screenH * 0.6432) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# جميع الحقوق آلمحفوظة : Team-Dead-i7", (screenW * 0.4334) - 1, (screenH * 0.6237) + 1, (screenW * 0.5556) - 1, (screenH * 0.6432) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# جميع الحقوق آلمحفوظة : Team-Dead-i7", (screenW * 0.4334) + 1, (screenH * 0.6237) + 1, (screenW * 0.5556) + 1, (screenH * 0.6432) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# جميع الحقوق آلمحفوظة : Team-Dead-i7", screenW * 0.4334, screenH * 0.6237, screenW * 0.5556, screenH * 0.6432, tocolor(0, 47, 253, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawLine(screenW * 0.4034, screenH * 0.6563, screenW * 0.5959, screenH * 0.6563, tocolor(154, 253, 0, 255), 1, false) dxDrawText("تحذير : هذآ آلوحة لآ تفتح لكل حآليأ", (screenW * 0.4407) - 1, (screenH * 0.6693) - 1, (screenW * 0.5725) - 1, (screenH * 0.6953) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("تحذير : هذآ آلوحة لآ تفتح لكل حآليأ", (screenW * 0.4407) + 1, (screenH * 0.6693) - 1, (screenW * 0.5725) + 1, (screenH * 0.6953) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("تحذير : هذآ آلوحة لآ تفتح لكل حآليأ", (screenW * 0.4407) - 1, (screenH * 0.6693) + 1, (screenW * 0.5725) - 1, (screenH * 0.6953) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("تحذير : هذآ آلوحة لآ تفتح لكل حآليأ", (screenW * 0.4407) + 1, (screenH * 0.6693) + 1, (screenW * 0.5725) + 1, (screenH * 0.6953) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("تحذير : هذآ آلوحة لآ تفتح لكل حآليأ", screenW * 0.4407, screenH * 0.6693, screenW * 0.5725, screenH * 0.6953, tocolor(0, 252, 136, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# للفتحهآ بـ قروب كونسل وآدمن فقط !", (screenW * 0.4407) - 1, (screenH * 0.6953) - 1, (screenW * 0.5769) - 1, (screenH * 0.7148) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# للفتحهآ بـ قروب كونسل وآدمن فقط !", (screenW * 0.4407) + 1, (screenH * 0.6953) - 1, (screenW * 0.5769) + 1, (screenH * 0.7148) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# للفتحهآ بـ قروب كونسل وآدمن فقط !", (screenW * 0.4407) - 1, (screenH * 0.6953) + 1, (screenW * 0.5769) - 1, (screenH * 0.7148) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# للفتحهآ بـ قروب كونسل وآدمن فقط !", (screenW * 0.4407) + 1, (screenH * 0.6953) + 1, (screenW * 0.5769) + 1, (screenH * 0.7148) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# للفتحهآ بـ قروب كونسل وآدمن فقط !", screenW * 0.4407, screenH * 0.6953, screenW * 0.5769, screenH * 0.7148, tocolor(249, 0, 251, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# أهلا وسهلا بالسيرفر \"{SMILIES_PATH}/icon_smile.gif\" alt=\"\" title=\"Smile\" />", (screenW * 0.4619) - 1, (screenH * 0.7279) - 1, (screenW * 0.6215) - 1, (screenH * 0.7604) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# أهلا وسهلا بالسيرفر \"{SMILIES_PATH}/icon_smile.gif\" alt=\"\" title=\"Smile\" />", (screenW * 0.4619) + 1, (screenH * 0.7279) - 1, (screenW * 0.6215) + 1, (screenH * 0.7604) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# أهلا وسهلا بالسيرفر \"{SMILIES_PATH}/icon_smile.gif\" alt=\"\" title=\"Smile\" />", (screenW * 0.4619) - 1, (screenH * 0.7279) + 1, (screenW * 0.6215) - 1, (screenH * 0.7604) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# أهلا وسهلا بالسيرفر \"{SMILIES_PATH}/icon_smile.gif\" alt=\"\" title=\"Smile\" />", (screenW * 0.4619) + 1, (screenH * 0.7279) + 1, (screenW * 0.6215) + 1, (screenH * 0.7604) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# أهلا وسهلا بالسيرفر \"{SMILIES_PATH}/icon_smile.gif\" alt=\"\" title=\"Smile\" />", screenW * 0.4619, screenH * 0.7279, screenW * 0.6215, screenH * 0.7604, tocolor(47, 250, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# مرحبآ بك بـ آلوحه ", (screenW * 0.4714) - 1, (screenH * 0.2865) - 1, (screenW * 0.6215) - 1, (screenH * 0.2982) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# مرحبآ بك بـ آلوحه ", (screenW * 0.4714) + 1, (screenH * 0.2865) - 1, (screenW * 0.6215) + 1, (screenH * 0.2982) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# مرحبآ بك بـ آلوحه ", (screenW * 0.4714) - 1, (screenH * 0.2865) + 1, (screenW * 0.6215) - 1, (screenH * 0.2982) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# مرحبآ بك بـ آلوحه ", (screenW * 0.4714) + 1, (screenH * 0.2865) + 1, (screenW * 0.6215) + 1, (screenH * 0.2982) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# مرحبآ بك بـ آلوحه ", screenW * 0.4714, screenH * 0.2865, screenW * 0.6215, screenH * 0.2982, tocolor(0, 219, 108, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) end show = false addEvent("paneldx",true) addEventHandler("paneldx",root, function() if show == false then addEventHandler("onClientRender",root,dx) showCursor(true) guiSetInputEnabled(true) show = true else removeEventHandler("onClientRender",root,dx) showCursor(false) guiSetInputEnabled(false) show = false end end)
-
الكلنيت - button1 = guiCreateButton(0.51, 0.45, 0.08, 0.06, "Send | أرسآل", true) guiSetFont(button1, "default-bold-small") guiSetProperty(button1, "NormalTextColour", "FFFE05BB") button2 = guiCreateButton(0.41, 0.45, 0.08, 0.06, "Close | اغلاق", true) guiSetFont(button2, "default-bold-small") guiSetProperty(button2, "NormalTextColour", "FF0391FF") label19 = guiCreateLabel(6, 300, 1350, 95, "", false) edit1 = guiCreateEdit(553, 290, 263, 36, "", false) local screenW, screenH = guiGetScreenSize() function dx() dxDrawLine((screenW * 0.4034) - 1, (screenH * 0.1979) - 1, (screenW * 0.4034) - 1, screenH * 0.7630, tocolor(0, 0, 0, 255), 1, false) dxDrawLine(screenW * 0.5974, (screenH * 0.1979) - 1, (screenW * 0.4034) - 1, (screenH * 0.1979) - 1, tocolor(0, 0, 0, 255), 1, false) dxDrawLine((screenW * 0.4034) - 1, screenH * 0.7630, screenW * 0.5974, screenH * 0.7630, tocolor(0, 0, 0, 255), 1, false) dxDrawLine(screenW * 0.5974, screenH * 0.7630, screenW * 0.5974, (screenH * 0.1979) - 1, tocolor(0, 0, 0, 255), 1, false) dxDrawRectangle(screenW * 0.4034, screenH * 0.1979, screenW * 0.1940, screenH * 0.5651, tocolor(10, 1, 10, 142), false) dxDrawLine((screenW * 0.3851) - 1, (screenH * 0.1849) - 1, (screenW * 0.3851) - 1, screenH * 0.2331, tocolor(0, 0, 0, 255), 1, false) dxDrawLine(screenW * 0.6164, (screenH * 0.1849) - 1, (screenW * 0.3851) - 1, (screenH * 0.1849) - 1, tocolor(0, 0, 0, 255), 1, false) dxDrawLine((screenW * 0.3851) - 1, screenH * 0.2331, screenW * 0.6164, screenH * 0.2331, tocolor(0, 0, 0, 255), 1, false) dxDrawLine(screenW * 0.6164, screenH * 0.2331, screenW * 0.6164, (screenH * 0.1849) - 1, tocolor(0, 0, 0, 255), 1, false) dxDrawRectangle(screenW * 0.3851, screenH * 0.1849, screenW * 0.2313, screenH * 0.0482, tocolor(13, 254, 177, 253), false) dxDrawText("x[ Send Message to All Players ]x", (screenW * 0.3397) - 1, (screenH * 0.1901) - 1, (screenW * 0.6611) - 1, (screenH * 0.2331) - 1, tocolor(0, 0, 0, 255), 0.85, "pricedown", "center", "center", true, false, false, true, false) dxDrawText("x[ Send Message to All Players ]x", (screenW * 0.3397) + 1, (screenH * 0.1901) - 1, (screenW * 0.6611) + 1, (screenH * 0.2331) - 1, tocolor(0, 0, 0, 255), 0.85, "pricedown", "center", "center", true, false, false, true, false) dxDrawText("x[ Send Message to All Players ]x", (screenW * 0.3397) - 1, (screenH * 0.1901) + 1, (screenW * 0.6611) - 1, (screenH * 0.2331) + 1, tocolor(0, 0, 0, 255), 0.85, "pricedown", "center", "center", true, false, false, true, false) dxDrawText("x[ Send Message to All Players ]x", (screenW * 0.3397) + 1, (screenH * 0.1901) + 1, (screenW * 0.6611) + 1, (screenH * 0.2331) + 1, tocolor(0, 0, 0, 255), 0.85, "pricedown", "center", "center", true, false, false, true, false) dxDrawText("x[ Send Message to All Players ]x", screenW * 0.3397, screenH * 0.1901, screenW * 0.6611, screenH * 0.2331, tocolor(0, 105, 179, 255), 0.85, "pricedown", "center", "center", true, false, false, true, false) dxDrawText("# Note :- You can not write more than 130 message", (screenW * 0.4034) - 1, (screenH * 0.2461) - 1, (screenW * 0.5476) - 1, (screenH * 0.2604) - 1, tocolor(0, 0, 0, 255), 0.90, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# Note :- You can not write more than 130 message", (screenW * 0.4034) + 1, (screenH * 0.2461) - 1, (screenW * 0.5476) + 1, (screenH * 0.2604) - 1, tocolor(0, 0, 0, 255), 0.90, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# Note :- You can not write more than 130 message", (screenW * 0.4034) - 1, (screenH * 0.2461) + 1, (screenW * 0.5476) - 1, (screenH * 0.2604) + 1, tocolor(0, 0, 0, 255), 0.90, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# Note :- You can not write more than 130 message", (screenW * 0.4034) + 1, (screenH * 0.2461) + 1, (screenW * 0.5476) + 1, (screenH * 0.2604) + 1, tocolor(0, 0, 0, 255), 0.90, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# Note :- You can not write more than 130 message", screenW * 0.4034, screenH * 0.2461, screenW * 0.5476, screenH * 0.2604, tocolor(11, 254, 217, 253), 0.90, "default-bold", "left", "top", false, true, false, true, false) dxDrawLine(screenW * 0.4034, screenH * 0.3112, screenW * 0.5959, screenH * 0.3112, tocolor(8, 100, 254, 255), 1, false) dxDrawText("# ملآحظة :- لآ تستطيع الكتآبة اكثر من 130 رسآله", (screenW * 0.4217) - 1, (screenH * 0.2669) - 1, (screenW * 0.6091) - 1, (screenH * 0.2904) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# ملآحظة :- لآ تستطيع الكتآبة اكثر من 130 رسآله", (screenW * 0.4217) + 1, (screenH * 0.2669) - 1, (screenW * 0.6091) + 1, (screenH * 0.2904) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# ملآحظة :- لآ تستطيع الكتآبة اكثر من 130 رسآله", (screenW * 0.4217) - 1, (screenH * 0.2669) + 1, (screenW * 0.6091) - 1, (screenH * 0.2904) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# ملآحظة :- لآ تستطيع الكتآبة اكثر من 130 رسآله", (screenW * 0.4217) + 1, (screenH * 0.2669) + 1, (screenW * 0.6091) + 1, (screenH * 0.2904) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# ملآحظة :- لآ تستطيع الكتآبة اكثر من 130 رسآله", screenW * 0.4217, screenH * 0.2669, screenW * 0.6091, screenH * 0.2904, tocolor(7, 254, 100, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("آكتب هنآ آلي آلكلام", (screenW * 0.4671) - 1, (screenH * 0.3529) - 1, (screenW * 0.5373) - 1, (screenH * 0.3646) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("آكتب هنآ آلي آلكلام", (screenW * 0.4671) + 1, (screenH * 0.3529) - 1, (screenW * 0.5373) + 1, (screenH * 0.3646) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("آكتب هنآ آلي آلكلام", (screenW * 0.4671) - 1, (screenH * 0.3529) + 1, (screenW * 0.5373) - 1, (screenH * 0.3646) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("آكتب هنآ آلي آلكلام", (screenW * 0.4671) + 1, (screenH * 0.3529) + 1, (screenW * 0.5373) + 1, (screenH * 0.3646) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("آكتب هنآ آلي آلكلام", screenW * 0.4671, screenH * 0.3529, screenW * 0.5373, screenH * 0.3646, tocolor(254, 205, 6, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawLine(screenW * 0.4034, screenH * 0.5273, screenW * 0.5959, screenH * 0.5273, tocolor(154, 253, 0, 255), 1, false) dxDrawText("# أرسآل رسآله لكل آلاعبين", (screenW * 0.4583) - 1, (screenH * 0.5404) - 1, (screenW * 0.6508) - 1, (screenH * 0.5833) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# أرسآل رسآله لكل آلاعبين", (screenW * 0.4583) + 1, (screenH * 0.5404) - 1, (screenW * 0.6508) + 1, (screenH * 0.5833) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# أرسآل رسآله لكل آلاعبين", (screenW * 0.4583) - 1, (screenH * 0.5404) + 1, (screenW * 0.6508) - 1, (screenH * 0.5833) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# أرسآل رسآله لكل آلاعبين", (screenW * 0.4583) + 1, (screenH * 0.5404) + 1, (screenW * 0.6508) + 1, (screenH * 0.5833) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# أرسآل رسآله لكل آلاعبين", screenW * 0.4583, screenH * 0.5404, screenW * 0.6508, screenH * 0.5833, tocolor(3, 14, 254, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# جميع آلحقوق تعود لـ iMr.Dead", (screenW * 0.4378) - 1, (screenH * 0.3242) - 1, (screenW * 0.5842) - 1, (screenH * 0.3464) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# جميع آلحقوق تعود لـ iMr.Dead", (screenW * 0.4378) + 1, (screenH * 0.3242) - 1, (screenW * 0.5842) + 1, (screenH * 0.3464) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# جميع آلحقوق تعود لـ iMr.Dead", (screenW * 0.4378) - 1, (screenH * 0.3242) + 1, (screenW * 0.5842) - 1, (screenH * 0.3464) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# جميع آلحقوق تعود لـ iMr.Dead", (screenW * 0.4378) + 1, (screenH * 0.3242) + 1, (screenW * 0.5842) + 1, (screenH * 0.3464) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# جميع آلحقوق تعود لـ iMr.Dead", screenW * 0.4378, screenH * 0.3242, screenW * 0.5842, screenH * 0.3464, tocolor(254, 2, 2, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("لفتح واغلاق هذآ النآفذة ", (screenW * 0.4619) - 1, (screenH * 0.5677) - 1, (screenW * 0.6215) - 1, (screenH * 0.5964) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("لفتح واغلاق هذآ النآفذة ", (screenW * 0.4619) + 1, (screenH * 0.5677) - 1, (screenW * 0.6215) + 1, (screenH * 0.5964) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("لفتح واغلاق هذآ النآفذة ", (screenW * 0.4619) - 1, (screenH * 0.5677) + 1, (screenW * 0.6215) - 1, (screenH * 0.5964) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("لفتح واغلاق هذآ النآفذة ", (screenW * 0.4619) + 1, (screenH * 0.5677) + 1, (screenW * 0.6215) + 1, (screenH * 0.5964) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("لفتح واغلاق هذآ النآفذة ", screenW * 0.4619, screenH * 0.5677, screenW * 0.6215, screenH * 0.5964, tocolor(174, 254, 1, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# أضغظ F8 - وأكتب send", (screenW * 0.4546) - 1, (screenH * 0.5964) - 1, (screenW * 0.6296) - 1, (screenH * 0.6237) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# أضغظ F8 - وأكتب send", (screenW * 0.4546) + 1, (screenH * 0.5964) - 1, (screenW * 0.6296) + 1, (screenH * 0.6237) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# أضغظ F8 - وأكتب send", (screenW * 0.4546) - 1, (screenH * 0.5964) + 1, (screenW * 0.6296) - 1, (screenH * 0.6237) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# أضغظ F8 - وأكتب send", (screenW * 0.4546) + 1, (screenH * 0.5964) + 1, (screenW * 0.6296) + 1, (screenH * 0.6237) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# أضغظ F8 - وأكتب send", screenW * 0.4546, screenH * 0.5964, screenW * 0.6296, screenH * 0.6237, tocolor(0, 254, 168, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# جميع الحقوق آلمحفوظة : Team-Dead-i7", (screenW * 0.4334) - 1, (screenH * 0.6237) - 1, (screenW * 0.5556) - 1, (screenH * 0.6432) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# جميع الحقوق آلمحفوظة : Team-Dead-i7", (screenW * 0.4334) + 1, (screenH * 0.6237) - 1, (screenW * 0.5556) + 1, (screenH * 0.6432) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# جميع الحقوق آلمحفوظة : Team-Dead-i7", (screenW * 0.4334) - 1, (screenH * 0.6237) + 1, (screenW * 0.5556) - 1, (screenH * 0.6432) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# جميع الحقوق آلمحفوظة : Team-Dead-i7", (screenW * 0.4334) + 1, (screenH * 0.6237) + 1, (screenW * 0.5556) + 1, (screenH * 0.6432) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# جميع الحقوق آلمحفوظة : Team-Dead-i7", screenW * 0.4334, screenH * 0.6237, screenW * 0.5556, screenH * 0.6432, tocolor(0, 47, 253, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawLine(screenW * 0.4034, screenH * 0.6563, screenW * 0.5959, screenH * 0.6563, tocolor(154, 253, 0, 255), 1, false) dxDrawText("تحذير : هذآ آلوحة لآ تفتح لكل حآليأ", (screenW * 0.4407) - 1, (screenH * 0.6693) - 1, (screenW * 0.5725) - 1, (screenH * 0.6953) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("تحذير : هذآ آلوحة لآ تفتح لكل حآليأ", (screenW * 0.4407) + 1, (screenH * 0.6693) - 1, (screenW * 0.5725) + 1, (screenH * 0.6953) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("تحذير : هذآ آلوحة لآ تفتح لكل حآليأ", (screenW * 0.4407) - 1, (screenH * 0.6693) + 1, (screenW * 0.5725) - 1, (screenH * 0.6953) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("تحذير : هذآ آلوحة لآ تفتح لكل حآليأ", (screenW * 0.4407) + 1, (screenH * 0.6693) + 1, (screenW * 0.5725) + 1, (screenH * 0.6953) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("تحذير : هذآ آلوحة لآ تفتح لكل حآليأ", screenW * 0.4407, screenH * 0.6693, screenW * 0.5725, screenH * 0.6953, tocolor(0, 252, 136, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# للفتحهآ بـ قروب كونسل وآدمن فقط !", (screenW * 0.4407) - 1, (screenH * 0.6953) - 1, (screenW * 0.5769) - 1, (screenH * 0.7148) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# للفتحهآ بـ قروب كونسل وآدمن فقط !", (screenW * 0.4407) + 1, (screenH * 0.6953) - 1, (screenW * 0.5769) + 1, (screenH * 0.7148) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# للفتحهآ بـ قروب كونسل وآدمن فقط !", (screenW * 0.4407) - 1, (screenH * 0.6953) + 1, (screenW * 0.5769) - 1, (screenH * 0.7148) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# للفتحهآ بـ قروب كونسل وآدمن فقط !", (screenW * 0.4407) + 1, (screenH * 0.6953) + 1, (screenW * 0.5769) + 1, (screenH * 0.7148) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# للفتحهآ بـ قروب كونسل وآدمن فقط !", screenW * 0.4407, screenH * 0.6953, screenW * 0.5769, screenH * 0.7148, tocolor(249, 0, 251, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# أهلا وسهلا بالسيرفر \"{SMILIES_PATH}/icon_smile.gif\" alt=\"\" title=\"Smile\" />", (screenW * 0.4619) - 1, (screenH * 0.7279) - 1, (screenW * 0.6215) - 1, (screenH * 0.7604) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# أهلا وسهلا بالسيرفر \"{SMILIES_PATH}/icon_smile.gif\" alt=\"\" title=\"Smile\" />", (screenW * 0.4619) + 1, (screenH * 0.7279) - 1, (screenW * 0.6215) + 1, (screenH * 0.7604) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# أهلا وسهلا بالسيرفر \"{SMILIES_PATH}/icon_smile.gif\" alt=\"\" title=\"Smile\" />", (screenW * 0.4619) - 1, (screenH * 0.7279) + 1, (screenW * 0.6215) - 1, (screenH * 0.7604) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# أهلا وسهلا بالسيرفر \"{SMILIES_PATH}/icon_smile.gif\" alt=\"\" title=\"Smile\" />", (screenW * 0.4619) + 1, (screenH * 0.7279) + 1, (screenW * 0.6215) + 1, (screenH * 0.7604) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# أهلا وسهلا بالسيرفر \"{SMILIES_PATH}/icon_smile.gif\" alt=\"\" title=\"Smile\" />", screenW * 0.4619, screenH * 0.7279, screenW * 0.6215, screenH * 0.7604, tocolor(47, 250, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# مرحبآ بك بـ آلوحه ", (screenW * 0.4714) - 1, (screenH * 0.2865) - 1, (screenW * 0.6215) - 1, (screenH * 0.2982) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# مرحبآ بك بـ آلوحه ", (screenW * 0.4714) + 1, (screenH * 0.2865) - 1, (screenW * 0.6215) + 1, (screenH * 0.2982) - 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# مرحبآ بك بـ آلوحه ", (screenW * 0.4714) - 1, (screenH * 0.2865) + 1, (screenW * 0.6215) - 1, (screenH * 0.2982) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# مرحبآ بك بـ آلوحه ", (screenW * 0.4714) + 1, (screenH * 0.2865) + 1, (screenW * 0.6215) + 1, (screenH * 0.2982) + 1, tocolor(0, 0, 0, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) dxDrawText("# مرحبآ بك بـ آلوحه ", screenW * 0.4714, screenH * 0.2865, screenW * 0.6215, screenH * 0.2982, tocolor(0, 219, 108, 255), 1.00, "default-bold", "left", "top", false, true, false, true, false) end show = false addEvent("paneldx",true) addEventHandler("paneldx",root, function() if show == false then addEventHandler("onClientRender",root,dx) showCursor(true) guiSetInputEnabled(true) show = true else removeEventHandler("onClientRender",root,dx) showCursor(false) guiSetInputEnabled(false) show = false end end)
-
عقوآ انا لن انشر لوحتي هنآ أذا تبي تشوفهأ تعال سكايب
-
button1 = guiCreateButton(0.51, 0.45, 0.08, 0.06, "Send | أرسآل", true) guiSetFont(button1, "default-bold-small") guiSetProperty(button1, "NormalTextColour", "FFFE05BB") button2 = guiCreateButton(0.41, 0.45, 0.08, 0.06, "Close | اغلاق", true) guiSetFont(button2, "default-bold-small") guiSetProperty(button2, "NormalTextColour", "FF0391FF") label19 = guiCreateLabel(6, 300, 1350, 95, "", false) edit1 = guiCreateEdit(553, 290, 263, 36, "", false) local screenW, screenH = guiGetScreenSize() function dx() show = false addEvent("paneldx",true) addEventHandler("paneldx",root, function() if show == false then addEventHandler("onClientRender",root,dx) showCursor(true) guiSetInputEnabled(true) show = true else removeEventHandler("onClientRender",root,dx) showCursor(false) guiSetInputEnabled(false) show = false end end)
-
لم نتحج حتي الان
-
شبآب انا اصنع الان سكربت ارساال رسالة لاعبيين جميع نوع السكربت (dx) الكود الي بة المشكلة ومو يبي خلي اللوح تفتح او تظهر حتي guiSetVisible(button1,false) addEvent("paneldx",true) addEventHandler("paneldx",root, function() if guiGetVisible (button1) then guiSetVisible (button1, false ) showCursor(false) guiSetInputEnabled(false) else guiSetVisible (button1, true ) showCursor(true) guiSetInputEnabled(true) end end) آلسيرفر local paneldx = "send" local Groups = { "Console", "Admin" } addCommandHandler(paneldx, function (player) for k,v in ipairs ( Groups ) do if ( isObjectInACLGroup("user." .. getAccountName(getPlayerAccount(player)), aclGetGroup(v)) ) then triggerClientEvent(player, "paneldx", player) return true end end end) addEvent("text1",true) addEventHandler("text1",root, function(text) triggerClientEvent(root, "text2", root,text) end) ابي الحل سريييييييييييييييييييييع
-
* Gta-4u Scripts ( hud ) الاصدار الثالث والاخير
Faraon, replied to AHMED MOSTAFA's topic in المساهمات
فقط فيس https://www.facebook.com/DeveloperAhmedC4 آوكك -
* Gta-4u Scripts ( hud ) الاصدار الثالث والاخير
Faraon, replied to AHMED MOSTAFA's topic in المساهمات
أقلكك تعآل سككايب -
# بسم آلله الرحمن آلرحيم السلام عليكم رحمة الله تعالي كيف حالكم ي رجآله ان شاء لله بخير اليوم سويت لكم شوب ريس المطور والحصري من قبل مستر آموات (انا)ء المهم لنشوف صورة #أتمني يعجبكم ندخل في التحميل http://adf.ly/1d7B4k في الحال التعطيل الرابط http://adf.ly/1d7BNO لمشاهده بالفيديو : الاهداء # كل ألشباب والرجآآآلة في عآلم أم تي آي أهم شئ - N3xT + iBack.NexT<3 والسلام وعليكم ورحمة الله وبركآتة
-
شــباب محتآج كود حق Nitro + Flip
-
شكرا ي قلبي كودو ملف سيرفر غلط اصلا لا انا خدت ال الكلنيت
-
لو سمحت ممكن سكايبك او فيس حقك ؟
-
ألسلام وعليكم رحمة الله تعالي كيف حالكم يا شباب .. ان شاء الله بخير شباب لو سمحت انا محتآج كود لما حد يضغظ علي حرف 1 يصلح لة سيارتة لـ حق شوب ريس ! ألرد سريـــــــــــــــع
-
آلعفو ي بــططلء
-
أعتذز عن هذآ الشئ .. وباذن الله سوف تطوير المود باقوي حصريآ