Mohamed_king Posted October 14, 2016 Share Posted October 14, 2016 السلام عليكم انا سويت لوحة انتقالات بس لما انشغل مود تفتح ف وجهي وجربت كود يلي مايخليها تفتح ف وجهي بس مود يخرب معش يفتح ممكن مساعدة وين انحط كود Link to comment
mahmod3 Posted October 14, 2016 Share Posted October 14, 2016 5 minutes ago, Mohamed_king said: السلام عليكم انا سويت لوحة انتقالات بس لما انشغل مود تفتح ف وجهي وجربت كود يلي مايخليها تفتح ف وجهي بس مود يخرب معش يفتح ممكن مساعدة وين انحط كود اطرح كودك تعرف انك عبيط كيف بنساعدوك وانت متطرحش في كودك Link to comment
Mohamed_king Posted October 14, 2016 Author Share Posted October 14, 2016 4 minutes ago, mahmod3 said: اطرح كودك تعرف انك عبيط كيف بنساعدوك وانت متطرحش في كودك عبيط ؟ 4 minutes ago, mahmod3 said: اطرح كودك تعرف انك عبيط كيف بنساعدوك وانت متطرحش في كودك كانا خبير راهو فهم ع طاير راهو قالي وين انحطه كود Link to comment
mahmod3 Posted October 14, 2016 Share Posted October 14, 2016 Just now, Mohamed_king said: عبيط ؟ اسف بس اطرح كودك حبيت نعلمك انك كل مرة تطلب تعديل ع لوحة تطرح فيها كودك 17 minutes ago, Mohamed_king said: عبيط ؟ كانا خبير راهو فهم ع طاير راهو قالي وين انحطه كود الكود تحطه وين ما تبي لوطه فوق في الوسط وين ما تبي اهم شئ كان تبي الترتيب بنسبه ليك وتاني شي المشكلة مش من الكود هادا المشكلة من الكود متعك اكيد فيه اخطاء Link to comment
Mohamed_king Posted October 14, 2016 Author Share Posted October 14, 2016 37 minutes ago, mahmod3 said: اسف بس اطرح كودك حبيت نعلمك انك كل مرة تطلب تعديل ع لوحة تطرح فيها كودك تمام غدا بطرحا الحين فاتح من جوال Link to comment
mahmod3 Posted October 14, 2016 Share Posted October 14, 2016 Just now, Mohamed_king said: تمام غدا بطرحا الحين فاتح من جوال حياك الله وبراحتك Link to comment
Mohamed_king Posted October 15, 2016 Author Share Posted October 15, 2016 12 hours ago, mahmod3 said: حياك الله وبراحتك addEventHandler("onClientResourceStart",resourceRoot, function() GUIEditor_TabPanel = {} GUIEditor_Tab = {} GUIEditor_Button = {} GUIEditor_TabPanel[1] = guiCreateTabPanel(0.2479,0.1622,0.5306,0.6267,true)) GUIEditor_Tab[1] = guiCreateTab("لوحة انتفال",GUIEditor_TabPanel[1]) GUIEditor_Button[1] = guiCreateButton(16,102,291,26,"بداية السيرفــر",false,GUIEditor_Tab[1]) GUIEditor_Button[2] = guiCreateButton(18,155,291,25,"البنـك المركـــزي",false,GUIEditor_Tab[1]) GUIEditor_Button[3] = guiCreateButton(19,204,291,26,"صالة احتفالات",false,GUIEditor_Tab[1]) GUIEditor_Button[4] = guiCreateButton(21,308,291,26,"ساحة الاسلحة",false,GUIEditor_Tab[1]) GUIEditor_Button[5] = guiCreateButton(20,256,291,26,"كشك الدخان",false,GUIEditor_Tab[1]) GUIEditor_Button[6] = guiCreateButton(24,418,291,26,"حوض السباحة",false,GUIEditor_Tab[1]) GUIEditor_Button[7] = guiCreateButton(22,360,291,26,"دار الساحر",false,GUIEditor_Tab[1]) end ) addEventHandler("onClientResourceStart", resourceRoot, function() setTimer(function() for _, random in ipairs(getElementsByType('gui-button',getResourceRootElement(getThisResource()))) do guiSetProperty(random, 'NormalTextColour', string.format("%.2X%.2X%.2X%.2X", 255, math.random(255), math.random(255), math.random(255))) end end, 250, 0) end) function open() guiSetVisible(GUIEditor_TabPanel[1],not guiGetVisible(GUIEditor_TabPanel[1])) showCursor(guiGetVisible(GUIEditor_TabPanel[1])) guiSetInputEnabled(guiGetVisible(GUIEditor_TabPanel[1])) end bindKey("F2","down",open) addEventHandler ( "onClientGUIClick", getResourceRootElement(getThisResource()), function ( ) if (source == GUIEditor_Button[1]) then local player = getLocalPlayer() setElementPosition (player , -3656.3647460938, -3001.8869628906, 104.40781402588 ) outputChatBox ("لقد تم نقلك الى بداية السيــرفــر",225,22,0) end end ) addEventHandler ( "onClientGUIClick", getResourceRootElement(getThisResource()), function ( ) if (source == GUIEditor_Button[2]) then local player = getLocalPlayer() setElementPosition (player , 591.72314453125, -1227.1865234375, 17.793027877808 ) outputChatBox ("لقد تم نقلك الى البـــنك",225,22,0) end end ) addEventHandler ( "onClientGUIClick", getResourceRootElement(getThisResource()), function ( ) if (source == GUIEditor_Button[3]) then local player = getLocalPlayer() setElementPosition (player , -2907.4162597656, -2725.0085449219, 13.67812538147 ) outputChatBox ("لقد تم نقلك الى ساحة الاســـلحة",225,22,0) end end ) addEventHandler ( "onClientGUIClick", getResourceRootElement(getThisResource()), function ( ) if (source == GUIEditor_Button[4]) then local player = getLocalPlayer() setElementPosition (player , 212.93745422363, 1919.8386230469, 17.640625 ) outputChatBox ("لقد تم نقلك الى مقر الجيش",225,22,0) end end ) addEventHandler ( "onClientGUIClick", getResourceRootElement(getThisResource()), function ( ) if (source == GUIEditor_Button[5]) then local player = getLocalPlayer() setElementPosition (player , -2686.97265625, 1281.4799804688, 55.4296875 ) outputChatBox ("لقد تم نقلك الى الجسر المعلق",225,22,0) end end ) addEventHandler ( "onClientGUIClick", getResourceRootElement(getThisResource()), function ( ) if (source == GUIEditor_Button[6]) then local player = getLocalPlayer() setElementPosition (player , -2883.140625, -828.23748779297, 7.4640836715698 ) outputChatBox ("لقد تم نقلك الى الحفريات",225,22,0) end end ) هدا كود ممكن مساعدتك محمود Link to comment
Vunili Posted October 15, 2016 Share Posted October 15, 2016 (edited) guiSetVisible Edited October 15, 2016 by Dr. Link to comment
mahmod3 Posted October 15, 2016 Share Posted October 15, 2016 1 hour ago, Mohamed_king said: addEventHandler("onClientResourceStart",resourceRoot, function() GUIEditor_TabPanel = {} GUIEditor_Tab = {} GUIEditor_Button = {} GUIEditor_TabPanel[1] = guiCreateTabPanel(0.2479,0.1622,0.5306,0.6267,true)) GUIEditor_Tab[1] = guiCreateTab("لوحة انتفال",GUIEditor_TabPanel[1]) GUIEditor_Button[1] = guiCreateButton(16,102,291,26,"بداية السيرفــر",false,GUIEditor_Tab[1]) GUIEditor_Button[2] = guiCreateButton(18,155,291,25,"البنـك المركـــزي",false,GUIEditor_Tab[1]) GUIEditor_Button[3] = guiCreateButton(19,204,291,26,"صالة احتفالات",false,GUIEditor_Tab[1]) GUIEditor_Button[4] = guiCreateButton(21,308,291,26,"ساحة الاسلحة",false,GUIEditor_Tab[1]) GUIEditor_Button[5] = guiCreateButton(20,256,291,26,"كشك الدخان",false,GUIEditor_Tab[1]) GUIEditor_Button[6] = guiCreateButton(24,418,291,26,"حوض السباحة",false,GUIEditor_Tab[1]) GUIEditor_Button[7] = guiCreateButton(22,360,291,26,"دار الساحر",false,GUIEditor_Tab[1]) end ) addEventHandler("onClientResourceStart", resourceRoot, function() setTimer(function() for _, random in ipairs(getElementsByType('gui-button',getResourceRootElement(getThisResource()))) do guiSetProperty(random, 'NormalTextColour', string.format("%.2X%.2X%.2X%.2X", 255, math.random(255), math.random(255), math.random(255))) end end, 250, 0) end) function open() guiSetVisible(GUIEditor_TabPanel[1],not guiGetVisible(GUIEditor_TabPanel[1])) showCursor(guiGetVisible(GUIEditor_TabPanel[1])) guiSetInputEnabled(guiGetVisible(GUIEditor_TabPanel[1])) end bindKey("F2","down",open) addEventHandler ( "onClientGUIClick", getResourceRootElement(getThisResource()), function ( ) if (source == GUIEditor_Button[1]) then local player = getLocalPlayer() setElementPosition (player , -3656.3647460938, -3001.8869628906, 104.40781402588 ) outputChatBox ("لقد تم نقلك الى بداية السيــرفــر",225,22,0) end end ) addEventHandler ( "onClientGUIClick", getResourceRootElement(getThisResource()), function ( ) if (source == GUIEditor_Button[2]) then local player = getLocalPlayer() setElementPosition (player , 591.72314453125, -1227.1865234375, 17.793027877808 ) outputChatBox ("لقد تم نقلك الى البـــنك",225,22,0) end end ) addEventHandler ( "onClientGUIClick", getResourceRootElement(getThisResource()), function ( ) if (source == GUIEditor_Button[3]) then local player = getLocalPlayer() setElementPosition (player , -2907.4162597656, -2725.0085449219, 13.67812538147 ) outputChatBox ("لقد تم نقلك الى ساحة الاســـلحة",225,22,0) end end ) addEventHandler ( "onClientGUIClick", getResourceRootElement(getThisResource()), function ( ) if (source == GUIEditor_Button[4]) then local player = getLocalPlayer() setElementPosition (player , 212.93745422363, 1919.8386230469, 17.640625 ) outputChatBox ("لقد تم نقلك الى مقر الجيش",225,22,0) end end ) addEventHandler ( "onClientGUIClick", getResourceRootElement(getThisResource()), function ( ) if (source == GUIEditor_Button[5]) then local player = getLocalPlayer() setElementPosition (player , -2686.97265625, 1281.4799804688, 55.4296875 ) outputChatBox ("لقد تم نقلك الى الجسر المعلق",225,22,0) end end ) addEventHandler ( "onClientGUIClick", getResourceRootElement(getThisResource()), function ( ) if (source == GUIEditor_Button[6]) then local player = getLocalPlayer() setElementPosition (player , -2883.140625, -828.23748779297, 7.4640836715698 ) outputChatBox ("لقد تم نقلك الى الحفريات",225,22,0) end end ) هدا كود ممكن مساعدتك محمود addEventHandler("onClientResourceStart",resourceRoot, function() GUIEditor_TabPanel = {} GUIEditor_Tab = {} GUIEditor_Button = {} GUIEditor_TabPanel[1] = guiCreateTabPanel(0.2479,0.1622,0.5306,0.6267,true) guiSetVisible(GUIEditor_TabPanel[1],false) GUIEditor_Tab[1] = guiCreateTab("لوحة انتفال",GUIEditor_TabPanel[1]) GUIEditor_Button[1] = guiCreateButton(16,102,291,26,"بداية السيرفــر",false,GUIEditor_Tab[1]) GUIEditor_Button[2] = guiCreateButton(18,155,291,25,"البنـك المركـــزي",false,GUIEditor_Tab[1]) GUIEditor_Button[3] = guiCreateButton(19,204,291,26,"صالة احتفالات",false,GUIEditor_Tab[1]) GUIEditor_Button[4] = guiCreateButton(21,308,291,26,"ساحة الاسلحة",false,GUIEditor_Tab[1]) GUIEditor_Button[5] = guiCreateButton(20,256,291,26,"كشك الدخان",false,GUIEditor_Tab[1]) GUIEditor_Button[6] = guiCreateButton(24,418,291,26,"حوض السباحة",false,GUIEditor_Tab[1]) GUIEditor_Button[7] = guiCreateButton(22,360,291,26,"دار الساحر",false,GUIEditor_Tab[1]) end ) addEventHandler("onClientResourceStart", resourceRoot, function() setTimer(function() for _, random in ipairs(getElementsByType('gui-button',getResourceRootElement(getThisResource()))) do guiSetProperty(random, 'NormalTextColour', string.format("%.2X%.2X%.2X%.2X", 255, math.random(255), math.random(255), math.random(255))) end end, 250, 0) end) function open() guiSetVisible(GUIEditor_TabPanel[1],not guiGetVisible(GUIEditor_TabPanel[1])) showCursor(guiGetVisible(GUIEditor_TabPanel[1])) guiSetInputEnabled(guiGetVisible(GUIEditor_TabPanel[1])) end bindKey("F2","down",open) addEventHandler ( "onClientGUIClick", getResourceRootElement(getThisResource()), function ( ) if (source == GUIEditor_Button[1]) then local player = getLocalPlayer() setElementPosition (player , -3656.3647460938, -3001.8869628906, 104.40781402588 ) outputChatBox ("لقد تم نقلك الى بداية السيــرفــر",225,22,0) end end ) addEventHandler ( "onClientGUIClick", getResourceRootElement(getThisResource()), function ( ) if (source == GUIEditor_Button[2]) then local player = getLocalPlayer() setElementPosition (player , 591.72314453125, -1227.1865234375, 17.793027877808 ) outputChatBox ("لقد تم نقلك الى البـــنك",225,22,0) end end ) addEventHandler ( "onClientGUIClick", getResourceRootElement(getThisResource()), function ( ) if (source == GUIEditor_Button[3]) then local player = getLocalPlayer() setElementPosition (player , -2907.4162597656, -2725.0085449219, 13.67812538147 ) outputChatBox ("لقد تم نقلك الى ساحة الاســـلحة",225,22,0) end end ) addEventHandler ( "onClientGUIClick", getResourceRootElement(getThisResource()), function ( ) if (source == GUIEditor_Button[4]) then local player = getLocalPlayer() setElementPosition (player , 212.93745422363, 1919.8386230469, 17.640625 ) outputChatBox ("لقد تم نقلك الى مقر الجيش",225,22,0) end end ) addEventHandler ( "onClientGUIClick", getResourceRootElement(getThisResource()), function ( ) if (source == GUIEditor_Button[5]) then local player = getLocalPlayer() setElementPosition (player , -2686.97265625, 1281.4799804688, 55.4296875 ) outputChatBox ("لقد تم نقلك الى الجسر المعلق",225,22,0) end end ) addEventHandler ( "onClientGUIClick", getResourceRootElement(getThisResource()), function ( ) if (source == GUIEditor_Button[6]) then local player = getLocalPlayer() setElementPosition (player , -2883.140625, -828.23748779297, 7.4640836715698 ) outputChatBox ("لقد تم نقلك الى الحفريات",225,22,0) end end ) Link to comment
a7zan Posted October 15, 2016 Share Posted October 15, 2016 ^ خله ع الاقل يعتمد على نفسه Link to comment
mahmod3 Posted October 15, 2016 Share Posted October 15, 2016 21 minutes ago, a7zan said: ^ خله ع الاقل يعتمد على نفسه يعني مشكلة بسيطه انه في قوس زائد ( في السطر الرابع Link to comment
Mohamed_king Posted October 15, 2016 Author Share Posted October 15, 2016 5 hours ago, mahmod3 said: يعني مشكلة بسيطه انه في قوس زائد ( في السطر الرابع يعني اخي محمود لما اشغل مود لوحة ماتجي علي وجهي ؟ Link to comment
mahmod3 Posted October 15, 2016 Share Posted October 15, 2016 7 minutes ago, Mohamed_king said: يعني اخي محمود لما اشغل مود لوحة ماتجي علي وجهي ؟ ماتجي ف وجهك + شغالة 100 % لاني جربتها Link to comment
Mohamed_king Posted October 15, 2016 Author Share Posted October 15, 2016 28 minutes ago, mahmod3 said: ماتجي ف وجهك + شغالة 100 % لاني جربتها شكرا محمود وعلي فكرة سويته مود جراد Link to comment
mahmod3 Posted October 15, 2016 Share Posted October 15, 2016 42 minutes ago, Mohamed_king said: شكرا محمود وعلي فكرة سويته مود جراد مود جراد سهل بس مود الدوشكة صعب ب مستواك Link to comment
Mohamed_king Posted October 15, 2016 Author Share Posted October 15, 2016 35 minutes ago, mahmod3 said: مود جراد سهل بس مود الدوشكة صعب ب مستواك اهـا انت سويته ؟ Link to comment
mahmod3 Posted October 15, 2016 Share Posted October 15, 2016 1 hour ago, Mohamed_king said: اهـا انت سويته ؟ لا Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now