Rm-Dj Posted March 14, 2013 Share Posted March 14, 2013 (edited) سلالام عليكم شباب انا لما اسوي لوحه بغيت الصوره ابيها تجي علي الوحه بل كاامل وبس Edited March 14, 2013 by Guest Link to comment
iPrestege Posted March 14, 2013 Share Posted March 14, 2013 function guiCreateWindow( x2, y2, width2, height2, titleBarText2, relative2 ) local mainBackground = guiCreateStaticImage ( x2, y2, width2, height2, "Pic.png", relative2 ) return mainBackground end Link to comment
Rm-Dj Posted March 14, 2013 Author Share Posted March 14, 2013 لازم احط احداثيات ولا بس المطلوب اغير اسم الصوره ؟؟ Link to comment
Rm-Dj Posted March 14, 2013 Author Share Posted March 14, 2013 مادري ضيعت وش الي اضيفه للميتا و يليت توضح الكود شويه Link to comment
iPrestege Posted March 14, 2013 Share Posted March 14, 2013 مثال : function guiCreateWindow( x2, y2, width2, height2, titleBarText2, relative2 ) mainBackground = guiCreateStaticImage ( x2, y2, width2, height2, "1.png", relative2 ) return mainBackground end wnd = guiCreateWindow(0,100,600,900,"ff",false) ميتا ضيف كود مثل كذا : "1.png" /> Link to comment
Rm-Dj Posted March 14, 2013 Author Share Posted March 14, 2013 اخوي برستيج مادري اذا الكود صح او غلط لنا لما اسوي ري فرش يقولي كذا ERROR: Not processing resource 'play' as it has duplicates on different paths: Path #1: "resources\[gameplay]\play" Path #2: "resources\[gamemodes]\[play]\play" Resources: 217 loaded, 0 failed + انا انمسح موج البلاي Play Playبل غلط ومادري من وين احمله فـ السيرفر مجاني + مافيه مود الـ مادري وش الحل Link to comment
iPrestege Posted March 14, 2013 Share Posted March 14, 2013 اطرح الكود مع النافذهـ والميتا # Link to comment
|Mr|-Talal07-| Posted March 14, 2013 Share Posted March 14, 2013 يقول لك انه عندك ملفين من بلي لازم تغير اسم واحد منهم و كتب لك مواقعهم وين Link to comment
Rm-Dj Posted March 14, 2013 Author Share Posted March 14, 2013 يقول لك انه عندك ملفين من بلي لازم تغير اسم واحد منهم و كتب لك مواقعهم وين غيرت اسم واحد منهم وضفتله رقم 1 صار يقولي ERROR: Couldn't find script broph.lua for resource play1 Loading of resource 'play1' failed Link to comment
iPrestege Posted March 14, 2013 Share Posted March 14, 2013 ماه دخل ذا وين السكربت حقك يعني انة شغال صح ذذ ورني الميتا و الكلنت اذا تقدر اللوحة بس ~ Link to comment
Rm-Dj Posted March 14, 2013 Author Share Posted March 14, 2013 GUIEditor_Window = {} function guiCreateWindow( x2, y2, width2, height2, titleBarText2, relative2 ) mainBackground = guiCreateStaticImage ( x2, y2, width2, height2, "1.png", relative2 ) return mainBackground end GUIEditor_Window[1] = guiCreateWindow(344,211,627,499,"",false) "Rm" type="script" version="1.0" author="Axel"/> انا مخلي اسم الصوره 1 Link to comment
iPrestege Posted March 14, 2013 Share Posted March 14, 2013 شغال تأكد من صيغة الصورهـ png? Link to comment
iPrestege Posted March 14, 2013 Share Posted March 14, 2013 اكيد شغال معي # جربتة نسخ لصق كودك والميتا ذذ # Link to comment
Rm-Dj Posted March 14, 2013 Author Share Posted March 14, 2013 انا قلتلك فوق يطلعلي البلي ومدري وش مايركب المود مادري ليه Link to comment
iPrestege Posted March 14, 2013 Share Posted March 14, 2013 مادري عن ملفات رومك جربت الكود شغال جرب سوي ريفريش للممودات اللي بالادمنية وشغل المود ! وشوفة ! Link to comment
jafar Posted March 14, 2013 Share Posted March 14, 2013 يقول لك انه عندك ملفين من بلي لازم تغير اسم واحد منهم و كتب لك مواقعهم وين غيرت اسم واحد منهم وضفتله رقم 1 صار يقولي ERROR: Couldn't find script broph.lua for resource play1 Loading of resource 'play1' failed Link to comment
Rm-Dj Posted March 14, 2013 Author Share Posted March 14, 2013 اخوي خلاص حليتها المهم نرجع لـ موضوع الصوره المهم برستيج الصوره ذذ شكلها غلط طيب تقدر تخلي الصوره تطلع بس ابي فوق يطلع الي اكتب فيه مثلا By : preestege وكذا؟؟ Link to comment
iPrestege Posted March 14, 2013 Share Posted March 14, 2013 يعني تبي يجي لبل مكان عنوان النافذه او ايش؟ Link to comment
Rm-Dj Posted March 14, 2013 Author Share Posted March 14, 2013 اذا يمدي لبل اوكي + ااذا يمديك تخلي راس الوحه من فووق الي تكتب فيه مثلا [ Car System ] وكذا اذا يمديك تخليه يجي هم هات الطريقه Link to comment
iPrestege Posted March 14, 2013 Share Posted March 14, 2013 شوف يابطل سوية كذا : خلي اي عنوان للناذفذهـ والكود بيجيبة اوكك ؟ ذذ : function guiCreateWindow( x2, y2, width2, height2, titleBarText2, relative2 ) local mainBackground = guiCreateStaticImage ( x2, y2, width2, height2, "1.png", relative2 ) local mainBackgroundLabel = guiCreateLabel ( 0, 0, 250, 100, titleBarText2, false, mainBackground ) guiSetEnabled ( mainBackgroundLabel, false ) guiLabelSetHorizontalAlign(mainBackgroundLabel,"center",false) return mainBackground end Link to comment
Rm-Dj Posted March 14, 2013 Author Share Posted March 14, 2013 مشكككور وادري تعبتك معي تمت الافاده Link to comment
iPrestege Posted March 14, 2013 Share Posted March 14, 2013 حياك الله يالغالي اي شيء ثاني # ========================== You're Welcome 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