AboFaisal Posted June 6, 2013 Author Share Posted June 6, 2013 اطرح كودك كامل بالمتغيرات Window1 = guiCreateStaticImage(233, 177, 367, 292,"blackground.jpg",false) guiSetVisible (Window1, false) no = guiCreateStaticImage(309, 23, 43, 35,"images/close.png",false,Window1) guiSetAlpha(no, 0.5) gridlist1 = guiCreateGridList(9, 23, 176, 258, false, Window1) StartSound = guiCreateButton(289, 221, 62, 56, "Start", false, Window1) StopSound = guiCreateButton(203, 221, 62, 56, "Stop", false, Window1) function SetAlpha ( ) if eventName == 'onClientMouseEnter' then guiSetAlpha ( no , 1 ) guiSetPosition ( no,112, 25, 103, 96,false ) else guiSetAlpha ( no , 0.5 ) guiSetPosition ( no,112, 25, 103, 96,false ) end end addEventHandler('onClientMouseEnter',no,SetAlpha,false) addEventHandler('onClientMouseLeave',no,SetAlpha,false) addEventHandler ("onClientGUIClick", getRootElement(), function() if source == music then guiSetVisible (Window1, true) guiSetVisible (GUIEditor.window[1], false) elseif source == no then guiSetVisible (Window1, false) showCursor(false) end end ) و local GridList = gridlist1 local Button = StartSound local Sound = { -- { String Text,String URL }, { 'Test','URL Test' }, } for _,v in next,Sound do MyRow = guiGridListAddRow ( GridList ) guiGridListSetItemText ( GridList,MyRow,1,v[1],false,false ) guiGridListSetItemData ( GridList,MyRow,1,v[2] ) end addEventHandler('onClientGUIClick',StartSound, function ( ) if guiGridListGetSelectedItem ( GridList ) ~= -1 then if isElement ( sound ) then destroyElement ( sound ) end sound = playSound ( guiGridListGetItemData ( GridList,MyRow,1 ) ) outputChatBox(' Sound Loading ...') end end,false ) Link to comment
AHMAD1234 Posted June 6, 2013 Share Posted June 6, 2013 القائمة sounds = { {add}, {add}, {add}, {add}, {add}, {add}, } النافذة GUIEditor_Window[1] = guiCreateWindow(312,152,165,339,"sounds mean",false) GUIEditor_Grid[1] = guiCreateGridList(9,19,147,274,false,GUIEditor_Window[1]) guiGridListSetSelectionMode(GUIEditor_Grid[1],2) guiGridListAddColumn(GUIEditor_Grid[1],"sound name",60) GUIEditor_Button[1] = guiCreateButton(9,296,69,34,"play",false,GUIEditor_Window[1]) GUIEditor_Button[2] = guiCreateButton(86,296,70,34,"stop",false,GUIEditor_Window[1]) GridList اللي يضيف الكلام اللي في القائمة لي for i,v in ipairs (sounds) do local row = guiGridListAddRow (GUIEditor_Grid[1]) guiGridListSetItemText (GUIEditor_Grid[1], row, 1, false, true) end وبس ض1 Link to comment
iPrestege Posted June 6, 2013 Share Posted June 6, 2013 لانة اصلاا ماعندك Column ضيف واحد للقريد : guiGridListAddColumn( gridlist1,'sounds',0.5 ) حطة تحت القريد وجرب Link to comment
AboFaisal Posted June 6, 2013 Author Share Posted June 6, 2013 لانة اصلاا ماعندكColumn ضيف واحد للقريد : guiGridListAddColumn( gridlist1,'sounds',0.5 ) حطة تحت القريد وجرب مازبط Link to comment
AHMAD1234 Posted June 6, 2013 Share Posted June 6, 2013 لانة اصلاا ماعندكColumn ضيف واحد للقريد : guiGridListAddColumn( gridlist1,'sounds',0.5 ) حطة تحت القريد وجرب مازبط جرب حقي لا تنسى تحط GUIEditor_Window = {} GUIEditor_Button = {} GUIEditor_Grid = {} Link to comment
iPrestege Posted June 6, 2013 Share Posted June 6, 2013 سطر 24 بالكلنت music = ? من وين زر المتغير حقة تسذآ مابة و ش اللي خطأ استخدم debugscript 3 وقلي وش يقولكـ .. واطرح اخر كود كامل بدون تفككآت Link to comment
AboFaisal Posted June 6, 2013 Author Share Posted June 6, 2013 سطر 24 بالكلنتmusic = ? من وين زر المتغير حقة تسذآ مابة و ش اللي خطأ استخدم debugscript 3 وقلي وش يقولكـ .. واطرح اخر كود كامل بدون تفككآت ماأقدر أطرح المود كامل Link to comment
iPrestege Posted June 6, 2013 Share Posted June 6, 2013 Window1 = guiCreateStaticImage(233, 177, 367, 292,"blackground.jpg",false) guiSetVisible (Window1, false) no = guiCreateStaticImage(309, 23, 43, 35,"images/close.png",false,Window1) guiSetAlpha(no, 0.5) gridlist1 = guiCreateGridList(9, 23, 176, 258, false, Window1) guiGridListAddColumn ( gridlist1,'sounds',0.5 ) StartSound = guiCreateButton(289, 221, 62, 56, "Start", false, Window1) StopSound = guiCreateButton(203, 221, 62, 56, "Stop", false, Window1) غير اللوحة والازرار .. الخ الاكواد بدلها بـ ذي وجرب يظهر باللستة ولالا Link to comment
AboFaisal Posted June 6, 2013 Author Share Posted June 6, 2013 كفوووووووو برستيج زبط والله تسلم بس ابي موقع حق رفع أصوات Link to comment
iPrestege Posted June 6, 2013 Share Posted June 6, 2013 حياكـ الله .. بحثت وحصلت ذا ماجربتة من قبل : http://mp3.alshellah.net/ و نصيحة لا تعتمد على غيركـ دائمآَ ماتحصل اي احد يسوي لك دايم ابدا تعلم وجرب واطرح اللي تقدر عليه انا من الملل سويتة .. و بـ التوفيق و مبري الذمة من الاصوات اللي مآترضي الله .. Link to comment
AboFaisal Posted June 7, 2013 Author Share Posted June 7, 2013 يابرستيج فيه خطاء مايجي الصوت انا جربت بالموقع ماجا ورحت لمود سورا ولقيت فيه رابط وحطيته { 'Wane,'[url=http://sora.x10.mx/up/cat.mp3]http://sora.x10.mx/up/cat.mp3[/url]' }, مجرد محاوله ^ ولا جات .... Link to comment
iPrestege Posted June 7, 2013 Share Posted June 7, 2013 يابرستيج فيه خطاءمايجي الصوت انا جربت بالموقع ماجا ورحت لمود سورا ولقيت فيه رابط وحطيته { 'Wane,'[url=http://sora.x10.mx/up/cat.mp3]http://sora.x10.mx/up/cat.mp3[/url]' }, مجرد محاوله ^ ولا جات .... لانك ناسي ' سترنق : { 'Wane','http://sora.x10.mx/up/cat.mp3' }, بعد الـ e Wane' Link to comment
AboFaisal Posted June 7, 2013 Author Share Posted June 7, 2013 يابرستيج فيه خطاءمايجي الصوت انا جربت بالموقع ماجا ورحت لمود سورا ولقيت فيه رابط وحطيته { 'Wane,'[url=http://sora.x10.mx/up/cat.mp3]http://sora.x10.mx/up/cat.mp3[/url]' }, مجرد محاوله ^ ولا جات .... لانك ناسي ' سترنق : { 'Wane','http://sora.x10.mx/up/cat.mp3' }, بعد الـ e Wane' نفسس الشي بس انا يوم حطيت الكود هنا عدلت عليه وتلخبطت عشان كنت حاط أسم الله والرابط صوت بسه مايجي .. وغيرته إلى wane ولخبطت بس لسى مايشتغل يابرستيج Link to comment
iPrestege Posted June 7, 2013 Share Posted June 7, 2013 اطرح كودك كامل وجرب كذآ قلي الصوت يشتغل ولالا يمكن من ملف سورا : { 'Quran','http://server10.mp3quran.net/ajm/64/010.mp3' }, Link to comment
AboFaisal Posted June 7, 2013 Author Share Posted June 7, 2013 اطرح كودك كامل وجرب كذآ قلي الصوت يشتغل ولالا يمكن من ملف سورا : { 'Quran','http://server10.mp3quran.net/ajm/64/010.mp3' }, الكود مازبط حق القران وهذا الكود كامل local GridList = gridlist1 local Button = StartSound local Sound = { -- { String Text,String URL }, { 'دله الرسلان','URL Test' }, { 'فاطري','URL Test' }, { 'فاطري','URL Test' }, { 'Quran','http://server10.mp3quran.net/ajm/64/010.mp3' }, { 'PUTEM UP','URL Test' }, } for _,v in next,Sound do MyRow = guiGridListAddRow ( GridList ) guiGridListSetItemText ( GridList,MyRow,1,v[1],false,false ) guiGridListSetItemData ( GridList,MyRow,1,v[2] ) end addEventHandler('onClientGUIClick',StartSound, function ( ) if guiGridListGetSelectedItem ( GridList ) ~= -1 then if isElement ( sound ) then destroyElement ( sound ) end sound = playSound ( guiGridListGetItemData ( GridList,MyRow,1 ) ) outputChatBox(' Sound Loading ...') end end,false ) Link to comment
iPrestege Posted June 7, 2013 Share Posted June 7, 2013 يطلع لك بالشات الكلام؟ و متأكد من متغيرات الازرار؟ الكلام جآ بالستة؟ Link to comment
AboFaisal Posted June 7, 2013 Author Share Posted June 7, 2013 يطلع لك بالشات الكلام؟ و متأكد من متغيرات الازرار؟الكلام جآ بالستة؟ ايه الكلام جا بس الصوت مافيه ومتأكد من أعدادات اللعبه أنها شغاله كلها ومن المتغيرات Link to comment
فاّرس Posted June 7, 2013 Share Posted June 7, 2013 ^ لول ؟ مجربه شغال , الصوت يقعد شوي ويشتغل... Link to comment
AboFaisal Posted June 7, 2013 Author Share Posted June 7, 2013 ^ لول ؟مجربه شغال , الصوت يقعد شوي ويشتغل... كم حوالي ؟ + تقدر تعدله ؟ Link to comment
iPrestege Posted June 7, 2013 Share Posted June 7, 2013 الصوت تمام من اول كود لي مدري ووش مشكلتك .. Link to comment
فاّرس Posted June 7, 2013 Share Posted June 7, 2013 ^ لول ؟مجربه شغال , الصوت يقعد شوي ويشتغل... كم حوالي ؟ + تقدر تعدله ؟ 3 ثواني ^ تقريبآ, ما تقدر تعدله لانه يتاخر 3 ثواني عشان يجيب الصوت من النت... + مدري وش قصتكم كل ما حطينا اكواد صح قلتوا خطأ ._. Link to comment
AboFaisal Posted June 7, 2013 Author Share Posted June 7, 2013 ^ لول ؟مجربه شغال , الصوت يقعد شوي ويشتغل... كم حوالي ؟ + تقدر تعدله ؟ 3 ثواني ^ تقريبآ, ما تقدر تعدله لانه يتاخر 3 ثواني عشان يجيب الصوت من النت... + مدري وش قصتكم كل ما حطينا اكواد صح قلتوا خطأ ._. والله مايجي عندي الصوت Link to comment
AboFaisal Posted June 7, 2013 Author Share Posted June 7, 2013 يطلع لك بالشات الكلام؟ و متأكد من متغيرات الازرار؟الكلام جآ بالستة؟ برستيج عدل على الكود وخليه من الملفات أحسن بدون نت بدون شي خليه من نفس الملف Link to comment
فاّرس Posted June 7, 2013 Share Posted June 7, 2013 نفسه بس عدل الرابط, مثآل , { 'Sound','Sound.mp3'}, اذا ما ضبط اطرح كودك كامل بدون تفكيك... Link to comment
AboFaisal Posted June 7, 2013 Author Share Posted June 7, 2013 نفسه بس عدل الرابط,مثآل , { 'Sound','Sound.mp3'}, اذا ما ضبط اطرح كودك كامل بدون تفكيك... مازبط ياذا بيست local GridList = gridlist1 local Button = StartSound local Sound = { -- { String Text,String URL }, { 'دله الرسلان','URL Test' }, { 'فاطري','URL Test' }, { 'فاطري','URL Test' }, { 'wane','other/wane.mp3' }, { 'PUTEM UP','URL Test' }, } for _,v in next,Sound do MyRow = guiGridListAddRow ( GridList ) guiGridListSetItemText ( GridList,MyRow,1,v[1],false,false ) guiGridListSetItemData ( GridList,MyRow,1,v[2] ) end addEventHandler('onClientGUIClick',StartSound, function ( ) if guiGridListGetSelectedItem ( GridList ) ~= -1 then if isElement ( sound ) then destroyElement ( sound ) end sound = playSound ( guiGridListGetItemData ( GridList,MyRow,1 ) ) outputChatBox(' Sound Loading ...') end end,false ) 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