Me[Z]oO Posted March 17, 2016 Share Posted March 17, 2016 شوف ردي الجديد فوق ردك بل ضبط Link to comment
taha201100 Posted March 17, 2016 Author Share Posted March 17, 2016 شفته ما انا ما ضبط جربه بنفسك Link to comment
#Soking Posted March 17, 2016 Share Posted March 17, 2016 Marker = createMarker (-1669.11768,2044.11768,18.40248,"arrow",1,255,255,225) WindowAr = guiCreateWindow(483, 216, 192, 214, "لوحة", false) guiWindowSetSizable(WindowAr, false) guiSetVisible(WindowAr,false) Image = guiCreateStaticImage(9, 86, 34, 34, ":guieditor/images/7.png", false, WindowAr) Button1 = guiCreateButton(52, 84, 103, 36, "شراء", false, WindowAr) Button2 = guiCreateButton(143, 166, 35, 38, "أغلاق", false, WindowAr) addEventHandler("onClientMarkerHit", root, function( hitElement ) if ( source == Marker ) and ( hitElement == localPlayer ) then showCursor(true) guiSetVisible(WindowAr,true) end end ) ------ addEventHandler ("onClientGUIClick", root, function() if ( source == Button1 ) then setElementHealth(localPlayer,200) elseif ( source == Button2 ) then showCursor(false) guiSetVisible(WindowAr,false) end end ) Link to comment
Me[Z]oO Posted March 17, 2016 Share Posted March 17, 2016 شفته ما انا ما ضبط جربه بنفسك مجربه وضبط اكتب باف 8 debugscript 3 ورستر المود وصور شو يطلع تحت Link to comment
taha201100 Posted March 17, 2016 Author Share Posted March 17, 2016 تم ضبط شباب شكرا بس انا ضايف صورة كيف اخليها تظهر؟ Link to comment
a7zan Posted March 17, 2016 Share Posted March 17, 2016 ضيف الصورة بـ ملف السكربت + عرفها بالميتا =) Link to comment
#|_oskar_|# Posted March 17, 2016 Share Posted March 17, 2016 تم ضبط شباب شكرا بس انا ضايف صورة كيف اخليها تظهر؟ لا تعتمد على احد حاول تسوي اى شئ بحيث تتعلم Link to comment
taha201100 Posted March 17, 2016 Author Share Posted March 17, 2016 ان شاء الله راح احاول :] Link to comment
taha201100 Posted March 17, 2016 Author Share Posted March 17, 2016 سويت ملف images وحطيت الصورة ونفس الاسم وعرفتها بالميتا لكن ما تظهر غريبه Link to comment
a7zan Posted March 17, 2016 Share Posted March 17, 2016 GUIEditor.staticimage[1] = guiCreateStaticImage(9, 86, 34, 34, "images/Name.png", false, GUIEditor.window[1]) Name = اسم الصورة png = صيغة الصورة Link to comment
taha201100 Posted March 17, 2016 Author Share Posted March 17, 2016 ذي الميتا حقي لكن الصورة ما تظهر Link to comment
Me[Z]oO Posted March 17, 2016 Share Posted March 17, 2016 mezo = guiCreateStaticImage(9, 86, 34, 34, "images/7.png", false, WindowAr) ضيفه بعد كود زر الشراء Link to comment
taha201100 Posted March 17, 2016 Author Share Posted March 17, 2016 تم شكرا ميزو بس ليه ما جات مع تصميم اللوحة؟ Link to comment
Ahmed Ly Posted March 17, 2016 Share Posted March 17, 2016 تم شكرا ميزو بس ليه ما جات مع تصميم اللوحة؟ سوي ملف جديد اسمه images في ملف المود و حط صوره في ملف images 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