xAbO-d7mY Posted March 24, 2015 Share Posted March 24, 2015 -- كذا م تطلع اللوحة ف وجهك GUIEditor_Button = {} GUIEditor_Radio = {} GUIEditor_Scrollpane = {} wnd = guiCreateWindow(304,23,314,541,"baba",false) guiSetVisible(wnd,false) guiSetAlpha(wnd,1) GUIEditor_Button[1] = guiCreateButton(14,40,118,30,"1",false,wnd) GUIEditor_Button[2] = guiCreateButton(180,40,118,30,"2",false,wnd) GUIEditor_Button[3] = guiCreateButton(180,100,118,30,"3",false,wnd) GUIEditor_Button[4] = guiCreateButton(180,160,118,30,"4",false,wnd) GUIEditor_Button[5] = guiCreateButton(180,220,118,30,"5",false,wnd) GUIEditor_Button[6] = guiCreateButton(180,280,118,30,"6",false,wnd) GUIEditor_Button[7] = guiCreateButton(180,340,118,30,"7",false,wnd) GUIEditor_Button[8] = guiCreateButton(180,400,118,30,"8",false,wnd) GUIEditor_Button[9] = guiCreateButton(14,100,118,30,"9",false,wnd) GUIEditor_Button[10] = guiCreateButton(14,160,118,30,"10",false,wnd) GUIEditor_Button[10] = guiCreateButton(14,220,118,30,"11",false,wnd) GUIEditor_Button[10] = guiCreateButton(14,280,118,30,"12",false,wnd) GUIEditor_Button[10] = guiCreateButton(14,340,118,30,"13",false,wnd) GUIEditor_Button[10] = guiCreateButton(14,400,118,30,"14",false,wnd) GUIEditor_Button[100] = guiCreateButton(50,480,220,39,"stop",false,wnd) bindKey("I", "down", function() triggerServerEvent ( "sh", localPlayer) end) addEvent("open",true) addEventHandler("open",root, function () guiSetVisible(wnd,not guiGetVisible(wnd)) showCursor(guiGetVisible(wnd)) end) و ب النسبة للمشكلة اللي تطلع ف الأزرار , أفتح المفكرة و سوي حفظ ب أسم و خلي الترميز UTF-8 Link to comment
yazan Posted March 24, 2015 Share Posted March 24, 2015 @xAbO-d7mY اتوقع تم الافاده من قبل سنه ض1 تم طرح الاكواد فوق لو ما شفت و قلت له طريقة مفصله Link to comment
yazan Posted March 24, 2015 Share Posted March 24, 2015 كان الاسم كذا 10.1 10.2 10.3 بس ستخدم math.ceil 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