THEWORKERz Posted February 26, 2015 Share Posted February 26, 2015 (edited) انظر في الاسفل Edited May 1, 2015 by Guest Link to comment
khalid-mks Posted February 26, 2015 Share Posted February 26, 2015 كل مبرمج واختاصو + مااظن راح يسااعدووك في برمجة جيم مود بدون مقابل Link to comment
THEWORKERz Posted February 26, 2015 Author Share Posted February 26, 2015 عادي اذا بفلوس لاكن اريد مساعدة اعتقد القيم مود بسيط اولا:اختيار الافرقة صورة Team1 صورة Team2 مثلا: اذا ضغط Team 1 يطلع ليه اختيار الشخصية اللي يقدر، يكلمني في skype:alizumra Link to comment
THEWORKERz Posted February 27, 2015 Author Share Posted February 27, 2015 انا سويت الصور و التشكيلة اللي بغيته و سويت الشرح في فيديو Link to comment
THEWORKERz Posted May 1, 2015 Author Share Posted May 1, 2015 بغيت مبرمج يساعدني في قيم مود فيديو الشرح او شكل القيم مود اللي بغيته https://youtu.be/2KpYdMU9aOE Link to comment
THEWORKERz Posted May 1, 2015 Author Share Posted May 1, 2015 اللوحة في البداية اول ما يدش السيرفر يطلع ليه الاختيار الفرق GUIEditor = { window = {}, staticimage = {} } GUIEditor.window[2] = guiCreateWindow(0.00, 0.00, 1.00, 1.00, "", true) guiWindowSetSizable(GUIEditor.window[2], false) guiSetAlpha(GUIEditor.window[2], 0.00) GUIEditor.staticimage[1] = guiCreateStaticImage(239, 91, 530, 206, ":guieditor/images/1.png", false, GUIEditor.window[2]) GUIEditor.staticimage[3] = guiCreateStaticImage(579, 319, 533, 208, ":guieditor/images/2.png", false, GUIEditor.window[2]) end ) setCameraMatrix (1388.9871826172, -2286.0603027344, 18.976696014404, 400500, 0, 100000) ثانيا اذا ضغط واحد منهم يطلع ليه اختيار الشخصية GUIEditor = { window = {}, staticimage = {} } addEventHandler("onClientResourceStart", resourceRoot, function() GUIEditor.window[1] = guiCreateWindow(1365, 80, 96, 177, "", false) guiWindowSetSizable(GUIEditor.window[1], false) GUIEditor.window[2] = guiCreateWindow(0.00, 0.00, 1.00, 1.00, "", true) guiWindowSetSizable(GUIEditor.window[2], false) guiSetAlpha(GUIEditor.window[2], 0.00) GUIEditor.staticimage[2] = guiCreateStaticImage(582, 610, 185, 52, ":guieditor/images/5.png", false, GUIEditor.window[2]) GUIEditor.staticimage[3] = guiCreateStaticImage(440, 266, 73, 65, ":guieditor/images/3.png", false, GUIEditor.window[2]) GUIEditor.staticimage[4] = guiCreateStaticImage(825, 266, 73, 65, ":guieditor/images/4.png", false, GUIEditor.window[2]) end ) فيديو الشرح https://youtu.be/2KpYdMU9aOE Link to comment
THEWORKERz Posted May 7, 2020 Author Share Posted May 7, 2020 On 01/05/2015 at 12:55, THEWORKERz said: On 01/05/2015 at 12:55, THEWORKERz said: On 01/05/2015 at 12:55, THEWORKERz said: Link to comment
Spyrax Posted May 7, 2020 Share Posted May 7, 2020 35 minutes ago, THEWORKERz said: الموضوع قديم الله يصلحك Link to comment
#\_oskar_/# Posted May 7, 2020 Share Posted May 7, 2020 On 01/05/2015 at 11:41, THEWORKERz said: بغيت مبرمج يساعدني في قيم مود قيم مود حق وش ؟ + الفيديوهات محذوفه 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