Jump to content

تصحيح كود | تمت الافادة


Recommended Posts

السلام عليكم ورحمة الله وبركاته

اليوم سويت كود اذا دخلت ماركر يشتغل صوت واذا خرجت يطفي الصوت بس المشكلة لما اخرج مايطفي الصوت ارجو الحل

  
markerSound = createMarker(2002.9071044922, 1545.5391845703, 13.5859375, 'cylinder', 2.0, 255, 0, 0, 150) 
  
  
addEventHandler("onClientMarkerHit", markerSound, 
function () 
 Sound = playSound("Sounds.mp3") 
end 
) 
addEventHandler ( "onClientMarkerLeave", markerSound ) 
function stop() 
stopSound( Sound ) 
end 
  

Edited by Guest
Link to comment
  
markerSound = createMarker(2002.9071044922, 1545.5391845703, 13.5859375, 'cylinder', 2.0, 255, 0, 0, 150) 
  
  
addEventHandler("onClientMarkerHit", markerSound, 
function () 
 Sound = playSound("Sounds.mp3") 
end 
) 
addEventHandler ( "onClientMarkerLeave", markerSound, 
function () 
stopSound( Sound ) 
end 
) 

Link to comment
  
markerSound = createMarker(2002.9071044922, 1545.5391845703, 13.5859375, 'cylinder', 2.0, 255, 0, 0, 150) 
  
  
addEventHandler("onClientMarkerHit", markerSound, 
function () 
 Sound = playSound("Sounds.mp3") 
end 
) 
addEventHandler ( "onClientMarkerLeave", markerSound, 
function () 
stopSound( Sound ) 
end 
) 

مشكور ضبط بس اخوي اقدر اغيره ابي اخليه على رابط http

Link to comment
يب تقدر بس ارفع الصوت من الموقع اللي يرفع الاصوات وحط الرابط اللي يجيك

Sound = playSound("الرابط هنا") 

مشكور ضبط بس اخر طلب اذا دخلت الماركر ينسحب منك فلوس كل دقيقة

واذا مامعه يروح ل احداثيات معينة

عطني الاشياء المطلوبة وان شاء الله اسويه

Link to comment
يب تقدر بس ارفع الصوت من الموقع اللي يرفع الاصوات وحط الرابط اللي يجيك

Sound = playSound("الرابط هنا") 

مشكور ضبط بس اخر طلب اذا دخلت الماركر ينسحب منك فلوس كل دقيقة

واذا مامعه يروح ل احداثيات معينة

عطني الاشياء المطلوبة وان شاء الله اسويه

takePlayerMoney 
setTimer 
getPlayerMoney 
setElementPosition 
Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...