POWR Posted January 9, 2013 Share Posted January 9, 2013 مادري وين المشكله فحصة الكود من الفحص عيوني انعمة شوفولي الخطأ Client... Wnds1 = guiCreateStaticImage(143,50,314,262,"images/Wnd.png",false,wnd2) Label[1] = guiCreateLabel(18,19,192,24,"===[Ka[#aaaaaaB]oS]===",false,Wnds1) guiLabelSetColor(Label[1],255,0,0) guiLabelSetVerticalAlign(Label[1],"top") guiLabelSetHorizontalAlign(Label[1],"left",false) Label[2] = guiCreateLabel(18,50,192,24,"Account: Kabb",false,Wnds1) guiLabelSetColor(Label[2],10,10,10) guiLabelSetVerticalAlign(Label[2],"top") guiLabelSetHorizontalAlign(Label[2],"left",false) Label[3] = guiCreateLabel(18,83,192,24,"Money: 9999999",false,Wnds1) guiLabelSetColor(Label[3],255,0,0) guiLabelSetVerticalAlign(Label[3],"top") guiLabelSetHorizontalAlign(Label[3],"left",false) Label[4] = guiCreateLabel(19,115,192,24,"Wins: 44",false,Wnds1) guiLabelSetColor(Label[4],10,10,10) guiLabelSetVerticalAlign(Label[4],"top") guiLabelSetHorizontalAlign(Label[4],"left",false) Label[5] = guiCreateLabel(14,182,192,24,"Team: No Team",false,Wnds1) guiLabelSetColor(Label[5],10,10,10) guiLabelSetVerticalAlign(Label[5],"top") guiLabelSetHorizontalAlign(Label[5],"left",false) Label[6] = guiCreateLabel(18,145,192,24,"IP:192.168.1.1",false,Wnds1) guiLabelSetColor(Label[6],255,0,0) guiLabelSetVerticalAlign(Label[6],"top") guiLabelSetHorizontalAlign(Label[6],"left",false) Label[7] = guiCreateLabel(14,220,284,28,"Serial:",false,Wnds1) guiLabelSetColor(Label[7],255,0,0) guiLabelSetVerticalAlign(Label[7],"top") guiLabelSetHorizontalAlign(Label[7],"left",false) Label[8] = guiCreateLabel(180,123,114,36,"Level: 0",false,Wnds1) guiLabelSetColor(Label[8],255,0,0) guiLabelSetVerticalAlign(Label[8],"top") guiLabelSetHorizontalAlign(Label[8],"left",false) guiSetFont(Label[8],"sa-header") end ) Link to comment
Tete omar Posted January 9, 2013 Share Posted January 9, 2013 Wnds1 = guiCreateStaticImage(143,50,314,262,"images/Wnd.png",false,wnd2) Label[1] = guiCreateLabel(18,19,192,24,"===[Ka[#aaaaaaB]oS]===",false,Wnds1) guiLabelSetColor(Label[1],255,0,0) guiLabelSetVerticalAlign(Label[1],"top") guiLabelSetHorizontalAlign(Label[1],"left",false) Label[2] = guiCreateLabel(18,50,192,24,"Account: Kabb",false,Wnds1) guiLabelSetColor(Label[2],10,10,10) guiLabelSetVerticalAlign(Label[2],"top") guiLabelSetHorizontalAlign(Label[2],"left",false) Label[3] = guiCreateLabel(18,83,192,24,"Money: 9999999",false,Wnds1) guiLabelSetColor(Label[3],255,0,0) guiLabelSetVerticalAlign(Label[3],"top") guiLabelSetHorizontalAlign(Label[3],"left",false) Label[4] = guiCreateLabel(19,115,192,24,"Wins: 44",false,Wnds1) guiLabelSetColor(Label[4],10,10,10) guiLabelSetVerticalAlign(Label[4],"top") guiLabelSetHorizontalAlign(Label[4],"left",false) Label[5] = guiCreateLabel(14,182,192,24,"Team: No Team",false,Wnds1) guiLabelSetColor(Label[5],10,10,10) guiLabelSetVerticalAlign(Label[5],"top") guiLabelSetHorizontalAlign(Label[5],"left",false) Label[6] = guiCreateLabel(18,145,192,24,"IP:192.168.1.1",false,Wnds1) guiLabelSetColor(Label[6],255,0,0) guiLabelSetVerticalAlign(Label[6],"top") guiLabelSetHorizontalAlign(Label[6],"left",false) Label[7] = guiCreateLabel(14,220,284,28,"Serial:",false,Wnds1) guiLabelSetColor(Label[7],255,0,0) guiLabelSetVerticalAlign(Label[7],"top") guiLabelSetHorizontalAlign(Label[7],"left",false) Label[8] = guiCreateLabel(180,123,114,36,"Level: 0",false,Wnds1) guiLabelSetColor(Label[8],255,0,0) guiLabelSetVerticalAlign(Label[8],"top") guiLabelSetHorizontalAlign(Label[8],"left",false) guiSetFont(Label[8],"sa-header") الخطاء انك كنت حاط end وقوس زايدين في الاسفل جرب هذا ^ Link to comment
POWR Posted January 9, 2013 Author Share Posted January 9, 2013 Wnds1 = guiCreateStaticImage(143,50,314,262,"images/Wnd.png",false,wnd2) Label[1] = guiCreateLabel(18,19,192,24,"===[Ka[#aaaaaaB]oS]===",false,Wnds1) guiLabelSetColor(Label[1],255,0,0) guiLabelSetVerticalAlign(Label[1],"top") guiLabelSetHorizontalAlign(Label[1],"left",false) Label[2] = guiCreateLabel(18,50,192,24,"Account: Kabb",false,Wnds1) guiLabelSetColor(Label[2],10,10,10) guiLabelSetVerticalAlign(Label[2],"top") guiLabelSetHorizontalAlign(Label[2],"left",false) Label[3] = guiCreateLabel(18,83,192,24,"Money: 9999999",false,Wnds1) guiLabelSetColor(Label[3],255,0,0) guiLabelSetVerticalAlign(Label[3],"top") guiLabelSetHorizontalAlign(Label[3],"left",false) Label[4] = guiCreateLabel(19,115,192,24,"Wins: 44",false,Wnds1) guiLabelSetColor(Label[4],10,10,10) guiLabelSetVerticalAlign(Label[4],"top") guiLabelSetHorizontalAlign(Label[4],"left",false) Label[5] = guiCreateLabel(14,182,192,24,"Team: No Team",false,Wnds1) guiLabelSetColor(Label[5],10,10,10) guiLabelSetVerticalAlign(Label[5],"top") guiLabelSetHorizontalAlign(Label[5],"left",false) Label[6] = guiCreateLabel(18,145,192,24,"IP:192.168.1.1",false,Wnds1) guiLabelSetColor(Label[6],255,0,0) guiLabelSetVerticalAlign(Label[6],"top") guiLabelSetHorizontalAlign(Label[6],"left",false) Label[7] = guiCreateLabel(14,220,284,28,"Serial:",false,Wnds1) guiLabelSetColor(Label[7],255,0,0) guiLabelSetVerticalAlign(Label[7],"top") guiLabelSetHorizontalAlign(Label[7],"left",false) Label[8] = guiCreateLabel(180,123,114,36,"Level: 0",false,Wnds1) guiLabelSetColor(Label[8],255,0,0) guiLabelSetVerticalAlign(Label[8],"top") guiLabelSetHorizontalAlign(Label[8],"left",false) guiSetFont(Label[8],"sa-header") الخطاء انك كنت حاط end وقوس زايدين في الاسفل جرب هذا ^ Thx Tete Link to comment
POWR Posted January 9, 2013 Author Share Posted January 9, 2013 ابي الماوس يظهر اول ما يشتغل المود ذا كود GUIEditor = { staticimage = {}, edit = {}, } button = {} GUIEditor.staticimage[1] = guiCreateStaticImage(388, 185, 560, 484, ":guI/images/examples/logo.png", false) GUIEditor.staticimage[2] = guiCreateStaticImage(14, 88, 110, 86, ":guI/images/login.png", false, GUIEditor.staticimage[1]) GUIEditor.staticimage[4] = guiCreateStaticImage(14, 256, 110, 86, ":guI/images/login.png", false, GUIEditor.staticimage[1]) GUIEditor.edit[1] = guiCreateEdit(139, 127, 325, 43, "", false, GUIEditor.staticimage[1]) GUIEditor.edit[2] = guiCreateEdit(139, 289, 325, 43, "", false, GUIEditor.staticimage[1]) GUIEditor.staticimage[5] = guiCreateStaticImage(100, 0, 392, 124, ":guI/images/user.png", false, GUIEditor.staticimage[1]) GUIEditor.staticimage[6] = guiCreateStaticImage(139, 180, 326, 109, ":guI/images/pass.png", false, GUIEditor.staticimage[1]) GUIEditor.staticimage[7] = guiCreateStaticImage(38, 364, 133, 111, ":guI/images/password.png", false, GUIEditor.staticimage[1]) button.login = guiCreateButton(-0.32, -0.40, 2.26, 1.72, "", true, GUIEditor.staticimage[7]) guiSetAlpha(button.login, 0.00) GUIEditor.staticimage[8] = guiCreateStaticImage(397, 363, 131, 111, ":guI/images/regsiter.png", false, GUIEditor.staticimage[1]) button.register = guiCreateButton(-22, -6, 258, 155, "", false, GUIEditor.staticimage[8]) guiSetAlpha(button.register, 0.00) function onGuiClick (button, state, absoluteX, absoluteY) if (source == button.register) then triggerServerEvent ( "onLogin", getRootElement(), getLocalPlayer(), guiGetText(Edit_User), guiGetText(Edit_Pass) ) end end addEventHandler ("onClientGUIClick", getRootElement(), onGuiClick) function onGuiClick (button, state, absoluteX, absoluteY) if (source == button.login) then triggerServerEvent ( "onReg", getRootElement(), getLocalPlayer(), guiGetText(Edit_User), guiGetText(Edit_Pass) ) end end addEventHandler ("onClientGUIClick", getRootElement(), onGuiClick) addEventHandler ("onClientGUIClick", getRootElement(), function(button, state, absoluteX, absoluteY) if ( source == GUIEditor_Button[2] ) then triggerServerEvent("GUIEditor_Button[2]",getLocalPlayer()) guiSetVisible ( GUIEditor.staticimage[1] ,false ) showCursor (false ) guiSetInputEnabled(false) end end ) Link to comment
Tete omar Posted January 9, 2013 Share Posted January 9, 2013 GUIEditor = { staticimage = {}, edit = {}, } button = {} GUIEditor.staticimage[1] = guiCreateStaticImage(388, 185, 560, 484, ":guI/images/examples/logo.png", false) GUIEditor.staticimage[2] = guiCreateStaticImage(14, 88, 110, 86, ":guI/images/login.png", false, GUIEditor.staticimage[1]) GUIEditor.staticimage[4] = guiCreateStaticImage(14, 256, 110, 86, ":guI/images/login.png", false, GUIEditor.staticimage[1]) GUIEditor.edit[1] = guiCreateEdit(139, 127, 325, 43, "", false, GUIEditor.staticimage[1]) GUIEditor.edit[2] = guiCreateEdit(139, 289, 325, 43, "", false, GUIEditor.staticimage[1]) GUIEditor.staticimage[5] = guiCreateStaticImage(100, 0, 392, 124, ":guI/images/user.png", false, GUIEditor.staticimage[1]) GUIEditor.staticimage[6] = guiCreateStaticImage(139, 180, 326, 109, ":guI/images/pass.png", false, GUIEditor.staticimage[1]) GUIEditor.staticimage[7] = guiCreateStaticImage(38, 364, 133, 111, ":guI/images/password.png", false, GUIEditor.staticimage[1]) button.login = guiCreateButton(-0.32, -0.40, 2.26, 1.72, "", true, GUIEditor.staticimage[7]) guiSetAlpha(button.login, 0.00) GUIEditor.staticimage[8] = guiCreateStaticImage(397, 363, 131, 111, ":guI/images/regsiter.png", false, GUIEditor.staticimage[1]) button.register = guiCreateButton(-22, -6, 258, 155, "", false, GUIEditor.staticimage[8]) guiSetAlpha(button.register, 0.00) function onGuiClick (button, state, absoluteX, absoluteY) if (source == button.register) then triggerServerEvent ( "onLogin", getRootElement(), getLocalPlayer(), guiGetText(Edit_User), guiGetText(Edit_Pass) ) end end addEventHandler ("onClientGUIClick", getRootElement(), onGuiClick) function onGuiClick (button, state, absoluteX, absoluteY) if (source == button.login) then triggerServerEvent ( "onReg", getRootElement(), getLocalPlayer(), guiGetText(Edit_User), guiGetText(Edit_Pass) ) end end addEventHandler ("onClientGUIClick", getRootElement(), onGuiClick) addEventHandler ("onClientGUIClick", getRootElement(), function(button, state, absoluteX, absoluteY) if ( source == GUIEditor_Button[2] ) then triggerServerEvent("GUIEditor_Button[2]",getLocalPlayer()) guiSetVisible ( GUIEditor.staticimage[1] ,false ) showCursor (false ) guiSetInputEnabled(false) end end ) showCursor(true) Link to comment
POWR Posted January 9, 2013 Author Share Posted January 9, 2013 GUIEditor = { staticimage = {}, edit = {}, } button = {} GUIEditor.staticimage[1] = guiCreateStaticImage(388, 185, 560, 484, ":guI/images/examples/logo.png", false) GUIEditor.staticimage[2] = guiCreateStaticImage(14, 88, 110, 86, ":guI/images/login.png", false, GUIEditor.staticimage[1]) GUIEditor.staticimage[4] = guiCreateStaticImage(14, 256, 110, 86, ":guI/images/login.png", false, GUIEditor.staticimage[1]) GUIEditor.edit[1] = guiCreateEdit(139, 127, 325, 43, "", false, GUIEditor.staticimage[1]) GUIEditor.edit[2] = guiCreateEdit(139, 289, 325, 43, "", false, GUIEditor.staticimage[1]) GUIEditor.staticimage[5] = guiCreateStaticImage(100, 0, 392, 124, ":guI/images/user.png", false, GUIEditor.staticimage[1]) GUIEditor.staticimage[6] = guiCreateStaticImage(139, 180, 326, 109, ":guI/images/pass.png", false, GUIEditor.staticimage[1]) GUIEditor.staticimage[7] = guiCreateStaticImage(38, 364, 133, 111, ":guI/images/password.png", false, GUIEditor.staticimage[1]) button.login = guiCreateButton(-0.32, -0.40, 2.26, 1.72, "", true, GUIEditor.staticimage[7]) guiSetAlpha(button.login, 0.00) GUIEditor.staticimage[8] = guiCreateStaticImage(397, 363, 131, 111, ":guI/images/regsiter.png", false, GUIEditor.staticimage[1]) button.register = guiCreateButton(-22, -6, 258, 155, "", false, GUIEditor.staticimage[8]) guiSetAlpha(button.register, 0.00) function onGuiClick (button, state, absoluteX, absoluteY) if (source == button.register) then triggerServerEvent ( "onLogin", getRootElement(), getLocalPlayer(), guiGetText(Edit_User), guiGetText(Edit_Pass) ) end end addEventHandler ("onClientGUIClick", getRootElement(), onGuiClick) function onGuiClick (button, state, absoluteX, absoluteY) if (source == button.login) then triggerServerEvent ( "onReg", getRootElement(), getLocalPlayer(), guiGetText(Edit_User), guiGetText(Edit_Pass) ) end end addEventHandler ("onClientGUIClick", getRootElement(), onGuiClick) addEventHandler ("onClientGUIClick", getRootElement(), function(button, state, absoluteX, absoluteY) if ( source == GUIEditor_Button[2] ) then triggerServerEvent("GUIEditor_Button[2]",getLocalPlayer()) guiSetVisible ( GUIEditor.staticimage[1] ,false ) showCursor (false ) guiSetInputEnabled(false) end end ) showCursor(true) تسلم ما تقصر Link to comment
abu5lf Posted January 9, 2013 Share Posted January 9, 2013 مادري وين المشكله فحصة الكودمن الفحص عيوني انعمة شوفولي الخطأ Client... Wnds1 = guiCreateStaticImage(143,50,314,262,"images/Wnd.png",false,wnd2) Label[1] = guiCreateLabel(18,19,192,24,"===[Ka[#aaaaaaB]oS]===",false,Wnds1) guiLabelSetColor(Label[1],255,0,0) guiLabelSetVerticalAlign(Label[1],"top") guiLabelSetHorizontalAlign(Label[1],"left",false) Label[2] = guiCreateLabel(18,50,192,24,"Account: Kabb",false,Wnds1) guiLabelSetColor(Label[2],10,10,10) guiLabelSetVerticalAlign(Label[2],"top") guiLabelSetHorizontalAlign(Label[2],"left",false) Label[3] = guiCreateLabel(18,83,192,24,"Money: 9999999",false,Wnds1) guiLabelSetColor(Label[3],255,0,0) guiLabelSetVerticalAlign(Label[3],"top") guiLabelSetHorizontalAlign(Label[3],"left",false) Label[4] = guiCreateLabel(19,115,192,24,"Wins: 44",false,Wnds1) guiLabelSetColor(Label[4],10,10,10) guiLabelSetVerticalAlign(Label[4],"top") guiLabelSetHorizontalAlign(Label[4],"left",false) Label[5] = guiCreateLabel(14,182,192,24,"Team: No Team",false,Wnds1) guiLabelSetColor(Label[5],10,10,10) guiLabelSetVerticalAlign(Label[5],"top") guiLabelSetHorizontalAlign(Label[5],"left",false) Label[6] = guiCreateLabel(18,145,192,24,"IP:192.168.1.1",false,Wnds1) guiLabelSetColor(Label[6],255,0,0) guiLabelSetVerticalAlign(Label[6],"top") guiLabelSetHorizontalAlign(Label[6],"left",false) Label[7] = guiCreateLabel(14,220,284,28,"Serial:",false,Wnds1) guiLabelSetColor(Label[7],255,0,0) guiLabelSetVerticalAlign(Label[7],"top") guiLabelSetHorizontalAlign(Label[7],"left",false) Label[8] = guiCreateLabel(180,123,114,36,"Level: 0",false,Wnds1) guiLabelSetColor(Label[8],255,0,0) guiLabelSetVerticalAlign(Label[8],"top") guiLabelSetHorizontalAlign(Label[8],"left",false) guiSetFont(Label[8],"sa-header") end ) MTA Script Editor - استخدم البرنامج هذا يطلع لكك اخطاء البرمجة والسطر الموجود فيه الخطاء وبوه ميزات ثانية . Link to comment
POWR Posted January 9, 2013 Author Share Posted January 9, 2013 العفو تآمر باي شي آخر؟ سلامتك Link to comment
POWR Posted January 9, 2013 Author Share Posted January 9, 2013 مادري وين المشكله فحصة الكودمن الفحص عيوني انعمة شوفولي الخطأ Client... Wnds1 = guiCreateStaticImage(143,50,314,262,"images/Wnd.png",false,wnd2) Label[1] = guiCreateLabel(18,19,192,24,"===[Ka[#aaaaaaB]oS]===",false,Wnds1) guiLabelSetColor(Label[1],255,0,0) guiLabelSetVerticalAlign(Label[1],"top") guiLabelSetHorizontalAlign(Label[1],"left",false) Label[2] = guiCreateLabel(18,50,192,24,"Account: Kabb",false,Wnds1) guiLabelSetColor(Label[2],10,10,10) guiLabelSetVerticalAlign(Label[2],"top") guiLabelSetHorizontalAlign(Label[2],"left",false) Label[3] = guiCreateLabel(18,83,192,24,"Money: 9999999",false,Wnds1) guiLabelSetColor(Label[3],255,0,0) guiLabelSetVerticalAlign(Label[3],"top") guiLabelSetHorizontalAlign(Label[3],"left",false) Label[4] = guiCreateLabel(19,115,192,24,"Wins: 44",false,Wnds1) guiLabelSetColor(Label[4],10,10,10) guiLabelSetVerticalAlign(Label[4],"top") guiLabelSetHorizontalAlign(Label[4],"left",false) Label[5] = guiCreateLabel(14,182,192,24,"Team: No Team",false,Wnds1) guiLabelSetColor(Label[5],10,10,10) guiLabelSetVerticalAlign(Label[5],"top") guiLabelSetHorizontalAlign(Label[5],"left",false) Label[6] = guiCreateLabel(18,145,192,24,"IP:192.168.1.1",false,Wnds1) guiLabelSetColor(Label[6],255,0,0) guiLabelSetVerticalAlign(Label[6],"top") guiLabelSetHorizontalAlign(Label[6],"left",false) Label[7] = guiCreateLabel(14,220,284,28,"Serial:",false,Wnds1) guiLabelSetColor(Label[7],255,0,0) guiLabelSetVerticalAlign(Label[7],"top") guiLabelSetHorizontalAlign(Label[7],"left",false) Label[8] = guiCreateLabel(180,123,114,36,"Level: 0",false,Wnds1) guiLabelSetColor(Label[8],255,0,0) guiLabelSetVerticalAlign(Label[8],"top") guiLabelSetHorizontalAlign(Label[8],"left",false) guiSetFont(Label[8],"sa-header") end ) MTA Script Editor - استخدم البرنامج هذا يطلع لكك اخطاء البرمجة والسطر الموجود فيه الخطاء وبوه ميزات ثانية . حاضر يا بعد حيي 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