Alnassre Posted January 7, 2013 Share Posted January 7, 2013 شباب أنا سويت DX text حطيت فيه كلام بس أبي ألون إلي وراه ما أبيه شفاف لما أسوي set colour وش أكتب عشان أخلي فيه alpha? Link to comment
abu5lf Posted January 7, 2013 Share Posted January 7, 2013 شباب أنا سويت DX textحطيت فيه كلام بس أبي ألون إلي وراه ما أبيه شفاف لما أسوي set colour وش أكتب عشان أخلي فيه alpha? ورني الكود . او أستخدم tocolor Link to comment
Alnassre Posted January 7, 2013 Author Share Posted January 7, 2013 سؤال ^^ أنت تعرف ل gui editor? أممم لو تعرف رح تريحني ما يحتاج أكواد ولا شي هع إذا ما تعرف بجيبه لك Link to comment
abu5lf Posted January 7, 2013 Share Posted January 7, 2013 سؤال ^^أنت تعرف ل gui editor? أممم لو تعرف رح تريحني ما يحتاج أكواد ولا شي هع إذا ما تعرف بجيبه لك ??? وش دخل المساعدة في أني اعرف ولا معرف . Link to comment
iPrestege Posted January 7, 2013 Share Posted January 7, 2013 هو مسوي بالـ Gui عرفت ؟ ذذ Link to comment
Alnassre Posted January 7, 2013 Author Share Posted January 7, 2013 مثل ما قال برستيج لكني مو عارف لمصطلح set colour ما أدري ويش المطلوب كل شي يقول :Invalid entry. Link to comment
abu5lf Posted January 7, 2013 Share Posted January 7, 2013 أطرح كودك وقل وش تبي تسوي . غير كذا ماراح تلقى مساعدة Link to comment
iPrestege Posted January 7, 2013 Share Posted January 7, 2013 tocolor < مثل ماقالك ~ يلون الدي اكس [: Link to comment
Alnassre Posted January 7, 2013 Author Share Posted January 7, 2013 المشكلة صاحبي متحديه في المود هع خايف يسرق الكود و يعدل عليه هههههه مع أنه منوب بس اشتغلت شوي ههه 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 Link to comment
abu5lf Posted January 7, 2013 Share Posted January 7, 2013 كان يمديك تعطيني الكود ب الخاص 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(192,192,192,255),3.0,"default-bold","left","top",true,false,false) end ) 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