فتى تبوك Posted November 27, 2012 Posted November 27, 2012 السلام عليكم ورحمة الله وبركاته مساكم الله بالخير يالربع ياشباب انا ابي اسوي مود صور وسويت وماظبط GUIEditor_Window = {} GUIEditor_TabPanel = {} GUIEditor_Tab = {} GUIEditor_Button = {} GUIEditor_Window[1] = guiCreateWindow(0.26,0.175,0.5362,0.7583,"مود بواسطة سلطان البلوي ",true) GUIEditor_TabPanel[1] = guiCreateTabPanel(0.021,0.0418,0.958,0.9297,true,GUIEditor_Window[1]) GUIEditor_Tab[1] = guiCreateTab("Tab",GUIEditor_Tab[1]] GUIEditor_Button[1] = guiCreateButton(0.0292,0.8647,0.18,0.0752,"",true,GUIEditor_Tab[1]] GUIEditor_Button[2] = guiCreateButton(0.2628,0.8571,0.1922,0.0752,"",true,GUIEditor_Tab[1]] GUIEditor_Button[3] = guiCreateButton(0.5061,0.8596,0.1484,0.0852,"",true,GUIEditor_Tab[1]] GUIEditor_Button[4] = guiCreateButton(0.7299,0.8195,0.1946,0.0977,"",true,GUIEditor_Tab[1]1] if ( source == GUIEditor_Button[1] ) then guiCreateButton( 10,10,500,310, "1.png", false,GUIEditor_Tab[1] ) end if ( source == GUIEditor_Button[2] ) then guiCreateButton( 10,10,500,310, "2.png", false,GUIEditor_Tab[1] ) end if ( source == GUIEditor_Button[3] ) then guiCreateButton( 10,10,500,310, "3.png", false,GUIEditor_Tab[1] ) end end end )
iPrestege Posted November 27, 2012 Posted November 27, 2012 وش تبي تسوي بالضبطط ؟ وش التخاريف هذي لووول
فتى تبوك Posted November 27, 2012 Author Posted November 27, 2012 وش تبي تسوي بالضبطط ؟ وش التخاريف هذي لووول تخاريف وش يابعدي انا بسوي يعني زي معرض الصور بس قوانين كل صوره قوانين
iPrestege Posted November 27, 2012 Posted November 27, 2012 وش تبي تسوي بالضبطط ؟ وش التخاريف هذي لووول تخاريف وش يابعدي انا بسوي يعني زي معرض الصور بس قوانين كل صوره قوانين تسوي قوانين على زر ؟؟ يعني يوم تضغط الزر يصنع زر guiCreateButton( 10,10,500,310, "2.png", false,GUIEditor_Tab[1] )guiCreateButton( 10,10,500,310, "2.png", false,GUIEditor_Tab[1] )
فتى تبوك Posted November 27, 2012 Author Posted November 27, 2012 وش تبي تسوي بالضبطط ؟ وش التخاريف هذي لووول تخاريف وش يابعدي انا بسوي يعني زي معرض الصور بس قوانين كل صوره قوانين تسوي قوانين على زر ؟؟ يعني يوم تضغط الزر يصنع زر guiCreateButton( 10,10,500,310, "2.png", false,GUIEditor_Tab[1] )guiCreateButton( 10,10,500,310, "2.png", false,GUIEditor_Tab[1] ) مافهمتك؟
abu5lf Posted November 27, 2012 Posted November 27, 2012 guiCreateStaticImage guiStaticImageLoadImage استخدم هذي
iPrestege Posted November 27, 2012 Posted November 27, 2012 انت مسوي كودك : if ( source == GUIEditor_Button[1] ) then guiCreateButton( 10,10,500,310, "1.png", false,GUIEditor_Tab[1] ) guiCreateButton ؟؟ يعني يوم تضغط الزر الاول يصنع لك زر ؟؟؟
فتى تبوك Posted November 27, 2012 Author Posted November 27, 2012 انت مسوي كودك : if ( source == GUIEditor_Button[1] ) then guiCreateButton( 10,10,500,310, "1.png", false,GUIEditor_Tab[1] ) guiCreateButton ؟؟ يعني يوم تضغط الزر الاول يصنع لك زر ؟؟؟ طيب؟ انت عدله
abu5lf Posted November 27, 2012 Posted November 27, 2012 استبدل هذي guiCreateButton وحط هذا guiCreateStaticImage صعب ؟
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