DeLTon Posted November 2, 2015 Share Posted November 2, 2015 السلام عليكم ورحمه الله وبركاته اخباركم ان شاء الله طبين المهم : - الموضوع واضحح من عنوانه هل يوجد كود او مود , يغلق جميع اغاني مابات الريسس الحين يجي واحد يقول , طيب يضغط زر m او z عشان تطفي الاغنيه لا انا ابغى حركه تطفي جميع الاغاني بكود Link to comment
` Allawi Posted November 2, 2015 Share Posted November 2, 2015 addEventHandler("onClientSoundStarted",root, function(reason) if reason == "play" then for index,sound in ipairs(getElementsByType("sound")) do stopSound(sound) end end end ) Link to comment
DeLTon Posted November 2, 2015 Author Share Posted November 2, 2015 addEventHandler("onClientSoundStarted",root, function(reason) if reason == "play" then for index,sound in ipairs(getElementsByType("sound")) do stopSound(sound) end end end ) الله يعطيك الف عافيهه مشكوور والله مرره , ضبط الله يسعدك Link to comment
` Allawi Posted November 2, 2015 Share Posted November 2, 2015 addEventHandler("onClientSoundStarted",root, function(reason) if reason == "play" then for index,sound in ipairs(getElementsByType("sound")) do stopSound(sound) end end end ) الله يعطيك الف عافيهه مشكوور والله مرره , ضبط الله يسعدك حياك الله Link to comment
JN[T]OoOoL Posted November 2, 2015 Share Posted November 2, 2015 addEventHandler("onClientSoundStarted",root, function(reason) if reason == "play" then for index,sound in ipairs(getElementsByType("sound")) do stopSound(sound) end end end ) الكود سيرفر ولا كلنت .؟ Link to comment
` Allawi Posted November 2, 2015 Share Posted November 2, 2015 addEventHandler("onClientSoundStarted",root, function(reason) if reason == "play" then for index,sound in ipairs(getElementsByType("sound")) do stopSound(sound) end end end ) الكود سيرفر ولا كلنت .؟ client Link to comment
JN[T]OoOoL Posted November 2, 2015 Share Posted November 2, 2015 addEventHandler("onClientSoundStarted",root, function(reason) if reason == "play" then for index,sound in ipairs(getElementsByType("sound")) do stopSound(sound) end end end ) الكود سيرفر ولا كلنت .؟ client مشكور ربي يسعدك يالذيب بالتوفيق Link to comment
` Allawi Posted November 2, 2015 Share Posted November 2, 2015 مشكور ربي يسعدك يالذيب بالتوفيق آمين وياك Link to comment
Rockyz Posted November 2, 2015 Share Posted November 2, 2015 ^^ + اذا تبي تعرف تفرق هذا الكود كلنت ولا لا من الالوان شوف الفنكشن مثلا ذة stopSound احمر = كلنت warpPedIntoVehicle برتقالي = سيرفر getElementsByType ازرق = سيرفر وكلنت 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