Jump to content

Alnassre

Members
  • Posts

    111
  • Joined

  • Last visited

Everything posted by Alnassre

  1. باد رقمنت في السطر 4 للبيند كاي
  2. يعني انا سويت شي في هالكود من شوي ض1 تحسنت ههههه تسلم
  3. '' expected near '(' 3 '' expected near 'end' 5 bindKey("F2","down",say) function (say) outputChatBox( "صامد وقلبي جامد", getRootElement(), 255, 255, 255, true ) end ابي اخليها بإختصار حالياً ض1
  4. اممم ويش تنصحوني اسوي مود بدل السباون عشان اتعلم منه؟
  5. ض1 بالملخص المفيد سوو الكود عني و بتفتكون مني ههههههههههه
  6. اممم يعني انا الحين كودي كله كلنت؟ ض1
  7. انا كنت باخد طريقة السباون من مود ثاني وبخلي بدل الزر الصورة وخلاص على قولت الحجي بلصقه بصمغ بس ابيه يطلع عدل حتى لو بسوبر قلو ض1
  8. جربت بس خربطني تخربط من جدي طلعت حتى لو الشغلة سهلة يجي لك يخربط ض1 من ماسعة للحين في الويكي و ادري انه البيند مو نافع ض1
  9. ادري هههههههه طبعاً صورتي الشخصية تبين الحالة ض1
  10. طيب كيف اخليه ض1
  11. server side addEventHandler("onClientGUIClick",GUIEditor_Image[1], function () triggerServerEvent("spawn",localPlayer) end,false) addEventHandler("onClientGUIClick",GUIEditor_Image[2], function () triggerServerEvent("spawn",localPlayer) end,false) client side bindKey(F2,down,true) GUIEditor_Image = {} GUIEditor_Image[1] = guiCreateStaticImage(645,315,228,184,"images/etlf.png",false) GUIEditor_Image[2] = guiCreateStaticImage(263,312,219,175,"images/BH-cop.png",false) -- Direct X Drawing addEventHandler("onClientRender",root, function() dxDrawText("اضغط لأختيار فريق",380.0,237.0,751.0,305.0,tocolor(255,255,255,255),4.0,"default","left","top",false,false,false) end ) addEventHandler("onClientGUIClick",GUIEditor_Image[1], function () triggerServerEvent("spawn",localPlayer) end,false) addEventHandler("onClientGUIClick",GUIEditor_Image[2], function () triggerServerEvent("spawn",localPlayer) end,false) وش الخطاء ض1
  12. triggerServerEvent addEvent addEventHandler كيف استعملهم؟
  13. شباب انا سويت Gui صورتين ابي إذا احد كبس على الصورة يصير في فريق معين + سكين معين+مكان معين+اسلحة معينة ض1
  14. مساعدة في دمج كودين GUI اتمنى مراسلتي خاص
  15. المشكلة صاحبي متحديه في المود هع خايف يسرق الكود و يعدل عليه هههههه مع أنه منوب بس اشتغلت شوي ههه GUIEditor_Window = {} GUIEditor_TabPanel = {} GUIEditor_Tab = {} GUIEditor_Button = {} GUIEditor_Window[1] = guiCreateWindow(211,167,766,550,"shop panel by 1",false) GUIEditor_TabPanel[1] = guiCreateTabPanel(9,21,748,520,false,GUIEditor_Window[1]) GUIEditor_Tab[1] = guiCreateTab("info",GUIEditor_TabPanel[1]) GUIEditor_Tab[2] = guiCreateTab("shop",GUIEditor_TabPanel[1]) GUIEditor_Tab[3] = guiCreateTab("Free Car",GUIEditor_TabPanel[1]) GUIEditor_Button[1] = guiCreateButton(77,319,119,0,"",false,GUIEditor_Tab[3]) GUIEditor_TabPanel[2] = guiCreateTabPanel(9,24,744,515,false,GUIEditor_Tab[3]) GUIEditor_Tab[4] = guiCreateTab("سيارات كشخة",GUIEditor_TabPanel[2]) GUIEditor_Button[2] = guiCreateButton(57,411,132,36,"وحش البايسن",false,GUIEditor_Tab[4]) GUIEditor_Button[3] = guiCreateButton(314,411,132,36,"همر",false,GUIEditor_Tab[4]) GUIEditor_Button[4] = guiCreateButton(559,411,132,36,"لمبرغيني",false,GUIEditor_Tab[4]) GUIEditor_Button [5] = guiCreateButton(57,191,132,36,"هوندا",false,GUIEditor_Tab[4]) GUIEditor_Button[6] = guiCreateButton(314,191,132,36,"كامري",false,GUIEditor_Tab[4]) GUIEditor_Button[7] = guiCreateButton(559,191,132,36,"زد/28",false,GUIEditor_Tab[4]) GUIEditor_Tab[5] = guiCreateTab("حكومة",GUIEditor_TabPanel[2]) GUIEditor_Button [8] = guiCreateButton(57,411,132,36,"جيب",false,GUIEditor_Tab[5]) GUIEditor_Button[9] = guiCreateButton(314,411,132,36,"مصفحة",false,GUIEditor_Tab[5]) GUIEditor_Button[10] = guiCreateButton(559,411,132,36,"هيليكوبتر",false,GUIEditor_Tab[5]) GUIEditor_Button[11] = guiCreateButton(559,191,132,36,"موتر سيكل",false,GUIEditor_Tab[5]) GUIEditor_Button[12] = guiCreateButton(314,191,132,36,"إطفاء",false,GUIEditor_Tab[5]) GUIEditor_Button[13] = guiCreateButton (57,191,132,36,"إسعاف",false,GUIEditor_Tab[5]) GUIEditor_Tab[6] = guiCreateTab("مواتر سياكل",GUIEditor_TabPanel[2]) GUIEditor_Button[14] = guiCreateButton (57,191,132,36,"FCR-900",false,GUIEditor_Tab[6]) GUIEditor_Button[15] = guiCreateButton(314,191,132,36,"BF-400",false,GUIEditor_Tab[6]) GUIEditor_Button[16] = guiCreateButton(559,191,132,36,"NRG-500",false,GUIEditor_Tab[6]) GUIEditor_Button[17] = guiCreateButton(57,411,132,36,"QuadBike",false,GUIEditor_Tab[6]) GUIEditor_Button[18] = guiCreateButton(314,411,132,36,"PCJ-600",false,GUIEditor_Tab[6]) GUIEditor_Button[19] = guiCreateButton (559,411,132,36,"FreeWay",false,GUIEditor_Tab[6]) GUIEditor_Tab[7] = guiCreateTab("طائرات",GUIEditor_TabPanel[2]) GUIEditor_Button[20] = guiCreateButton (314,191,132,36,"Andromada",false,GUIEditor_Tab[7]) GUIEditor_Button[21] = guiCreateButton(559,191,132,36,"AT-400(طيران البحرين)",false,GUIEditor_Tab[7]) GUIEditor_Button[22] = guiCreateButton(57,411,132,36,"sparrow",false,GUIEditor_Tab[7]) GUIEditor_Button[23] = guiCreateButton (314,411,132,36,"Maverick",false,GUIEditor_Tab[7]) GUIEditor_Button[24] = guiCreateButton(559,411,132,36,"Dodo",false,GUIEditor_Tab[7]) GUIEditor_Button[25] = guiCreateButton(57,191,132,36,"Beagle",false,GUIEditor_Tab[7]) GUIEditor_Tab[8] = guiCreateTab("طراريد",GUIEditor_TabPanel[2]) GUIEditor_Button[26] = guiCreateButton (57,411,132,36,"",false,GUIEditor_Tab[8]) GUIEditor_Button[27] = guiCreateButton(314,411,132,36,"",false,GUIEditor_Tab[8]) GUIEditor_Button[28] = guiCreateButton (559,411,132,36,"",false,GUIEditor_Tab[8]) GUIEditor_Button[29] = guiCreateButton(57,191,132,36,"",false,GUIEditor_Tab[8]) GUIEditor_Button[30] = guiCreateButton (314,191,132,36,"",false,GUIEditor_Tab[8]) GUIEditor_Button[31] = guiCreateButton(559,191,132,36,"",false,GUIEditor_Tab[8]) GUIEditor_Tab[9] = guiCreateTab(" ألعاب",GUIEditor_TabPanel[2]) GUIEditor_Button[32] = guiCreateButton(57,191,132,36,"",false,GUIEditor_Tab[9]) GUIEditor_Button[33] = guiCreateButton (57,191,132,36,"",false,GUIEditor_Tab[9]) GUIEditor_Button[34] = guiCreateButton(57,191,132,36,"",false,GUIEditor_Tab[9]) GUIEditor_Button[35] = guiCreateButton (57,191,132,36,"",false,GUIEditor_Tab[9]) GUIEditor_Button[36] = guiCreateButton(57,191,132,36,"",false,GUIEditor_Tab[9]) GUIEditor_Button[37] = guiCreateButton (57,191,132,36,"",false,GUIEditor_Tab[9]) GUIEditor_Tab[10] = guiCreateTab("Send Money",GUIEditor_TabPanel[1]) GUIEditor_Tab[11] = guiCreateTab ("Rules",GUIEditor_TabPanel[1]) GUIEditor_Tab[12] = guiCreateTab("Login/Register",GUIEditor_TabPanel[1]) GUIEditor_Tab[13] = guiCreateTab("Tab",GUIEditor_TabPanel [1]) GUIEditor_Button[38] = guiCreateButton(77,319,119,0,"",false) GUIEditor_Button[39] = guiCreateButton(77,319,119,0,"",false) GUIEditor_Button[40] = guiCreateButton (77,319,119,0,"",false) GUIEditor_Button[41] = guiCreateButton(77,319,119,0,"",false) -- Direct X Drawing addEventHandler("onClientRender",root, function() dxDrawText("زورونا على: [url=https://www.facebook.com/BAHRINSMOOD?fref=ts]https://www.facebook.com/BAHRINSMOOD?fref=ts[/url]",13.0,818.0,1131.0,861.0,tocolor(255,255,255,255),3.0,"default-bold","left","top",true,false,false) end ) أبي أخليه رصاصي فاتح ال dxDrawText
  16. مثل ما قال برستيج لكني مو عارف لمصطلح set colour ما أدري ويش المطلوب كل شي يقول :Invalid entry.
  17. سؤال ^^ أنت تعرف ل gui editor? أممم لو تعرف رح تريحني ما يحتاج أكواد ولا شي هع إذا ما تعرف بجيبه لك
  18. شباب أنا سويت DX text حطيت فيه كلام بس أبي ألون إلي وراه ما أبيه شفاف لما أسوي set colour وش أكتب عشان أخلي فيه alpha?
  19. أقصد بهاذي الطريقة GUIEditor_Window = {} GUIEditor_TabPanel = {} GUIEditor_Tab = {} GUIEditor_Button = {} GUIEditor_Button[1] = guiCreateButton(77,319,119,0,"",false,GUIEditor_Window [1]) GUIEditor_TabPanel[1] = guiCreateTabPanel(9,24,744,515,false,GUIEditor_Window[1]) GUIEditor_Tab[1] = guiCreateTab("سيارات كشخة",GUIEditor_TabPanel[1]) GUIEditor_Button[2] = guiCreateButton(57,411,132,36,"وحش البايسن",false,GUIEditor_Tab[1]) GUIEditor_Button[3] = guiCreateButton(314,411,132,36," همر",false,GUIEditor_Tab[1]) GUIEditor_Button[4] = guiCreateButton(559,411,132,36,"لمبرغيني",false,GUIEditor_Tab[1]) GUIEditor_Button[5] = guiCreateButton (57,188,132,36,"هوندا",false,GUIEditor_Tab[1]) GUIEditor_Button[6] = guiCreateButton(314,191,132,36,"كامري",false,GUIEditor_Tab[1]) GUIEditor_Button[7] = guiCreateButton(559,191,132,36,"زد/28",false,GUIEditor_Tab[1]) GUIEditor_Tab[2] = guiCreateTab("حكومة",GUIEditor_TabPanel[1]) GUIEditor_Button[8] = guiCreateButton (57,411,132,36,"جيب",false,GUIEditor_Tab[2]) GUIEditor_Button[9] = guiCreateButton(314,411,132,36,"مصفحة",false,GUIEditor_Tab[2]) GUIEditor_Button[10] = guiCreateButton(559,411,132,36,"هليكوبتر",false,GUIEditor_Tab[2]) GUIEditor_Button[11] = guiCreateButton(559,191,132,36,"موتر سيكل",false,GUIEditor_Tab[2]) GUIEditor_Button[12] = guiCreateButton(314,191,132,36,"إطفاء",false,GUIEditor_Tab[2]) GUIEditor_Button[13] = guiCreateButton(57,188,132,36," إسعاف",false,GUIEditor_Tab[2]) GUIEditor_Tab[3] = guiCreateTab("مواتر سياكل",GUIEditor_TabPanel[1]) GUIEditor_Tab[4] = guiCreateTab("طائرات",GUIEditor_TabPanel[1]) ملاحظة: هو إذا في النوت يكون مافي أسطر هع
  20. آخر طلب ممكن تحطه بدون lua? ما قدرت أحطه في الجيو لأنه في اسطر
  21. ههههههههههههه تسلم حبي
  22. أنت كنت فاتح الجيو إيديتور من كذا ما يطلع لازم تطلع الكود وتحط معاه ميتا وتشغله عشان يطلع
  23. شباب انا كنت مسوي لوحة تابات في نافذة بس تالي قررت أني أشيل النافذة فحذقتها من الكود بس الحين انا أبي أحط لوحة التابات في تاب داخل نافذة ممكن تركبونهم لي؟ GUIEditor_Window = {} GUIEditor_TabPanel = {} GUIEditor_Tab = {} GUIEditor_Button = {} GUIEditor_Button[1] = guiCreateButton(77,319,119,0,"",false,GUIEditor_Window[1]) GUIEditor_TabPanel[1] = guiCreateTabPanel(9,24,744,515,false,GUIEditor_Window[1]) GUIEditor_Tab[1] = guiCreateTab("سيارات كشخة",GUIEditor_TabPanel[1]) GUIEditor_Button[2] = guiCreateButton(57,411,132,36,"وحش البايسن",false,GUIEditor_Tab[1]) GUIEditor_Button[3] = guiCreateButton(314,411,132,36,"همر",false,GUIEditor_Tab[1]) GUIEditor_Button[4] = guiCreateButton(559,411,132,36,"لمبرغيني",false,GUIEditor_Tab[1]) GUIEditor_Button[5] = guiCreateButton(57,188,132,36,"هوندا",false,GUIEditor_Tab[1]) GUIEditor_Button[6] = guiCreateButton(314,191,132,36,"كامري",false,GUIEditor_Tab[1]) GUIEditor_Button[7] = guiCreateButton(559,191,132,36,"زد/28",false,GUIEditor_Tab[1]) GUIEditor_Tab[2] = guiCreateTab("حكومة",GUIEditor_TabPanel[1]) GUIEditor_Button[8] = guiCreateButton(57,411,132,36,"جيب",false,GUIEditor_Tab[2]) GUIEditor_Button[9] = guiCreateButton(314,411,132,36,"مصفحة",false,GUIEditor_Tab[2]) GUIEditor_Button[10] = guiCreateButton(559,411,132,36,"هليكوبتر",false,GUIEditor_Tab[2]) GUIEditor_Button[11] = guiCreateButton(559,191,132,36,"موتر سيكل",false,GUIEditor_Tab[2]) GUIEditor_Button[12] = guiCreateButton(314,191,132,36,"إطفاء",false,GUIEditor_Tab[2]) GUIEditor_Button[13] = guiCreateButton(57,188,132,36,"إسعاف",false,GUIEditor_Tab[2]) GUIEditor_Tab[3] = guiCreateTab("مواتر سياكل",GUIEditor_TabPanel[1]) GUIEditor_Tab[4] = guiCreateTab("طائرات",GUIEditor_TabPanel[1]) GUIEditor_Window = {} GUIEditor_TabPanel = {} GUIEditor_Tab = {} GUIEditor_Button = {} GUIEditor_Window[1] = guiCreateWindow(196,184,766,550,"shop panel by 1",false) GUIEditor_TabPanel[1] = guiCreateTabPanel(9,21,748,520,false,GUIEditor_Window[1]) GUIEditor_Tab[1] = guiCreateTab("info",GUIEditor_TabPanel[1]) GUIEditor_Tab[2] = guiCreateTab("shop",GUIEditor_TabPanel[1]) GUIEditor_Tab[3] = guiCreateTab("Free Car",GUIEditor_TabPanel[1]) GUIEditor_Tab[4] = guiCreateTab("Send Money",GUIEditor_TabPanel[1]) GUIEditor_Tab[5] = guiCreateTab("Rules",GUIEditor_TabPanel[1]) GUIEditor_Tab[6] = guiCreateTab("Login/Register",GUIEditor_TabPanel[1]) GUIEditor_Tab[7] = guiCreateTab("Tab",GUIEditor_TabPanel[1]) GUIEditor_Button[1] = guiCreateButton(77,319,119,0,"",false) ملاحظة:أبي أخلي لوحة التابات إلي في الكود الأول داخل التاب 3 التاب3=free car
  24. أحياناً تصديني أقوم أطلع من السيرفر وأرد أدخل يصير ^^
×
×
  • Create New...