The King Posted August 18, 2013 Share Posted August 18, 2013 (edited) السلام عليكم ورحمة الله وبركاته اليوم سويت كود اذا دخلت ماركر يشتغل صوت واذا خرجت يطفي الصوت بس المشكلة لما اخرج مايطفي الصوت ارجو الحل 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 August 18, 2013 by Guest Link to comment
AHMAD1234 Posted August 18, 2013 Share Posted August 18, 2013 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
The King Posted August 18, 2013 Author Share Posted August 18, 2013 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
AHMAD1234 Posted August 18, 2013 Share Posted August 18, 2013 يب تقدر بس ارفع الصوت من الموقع اللي يرفع الاصوات وحط الرابط اللي يجيك Sound = playSound("الرابط هنا") Link to comment
The King Posted August 18, 2013 Author Share Posted August 18, 2013 يب تقدر بس ارفع الصوت من الموقع اللي يرفع الاصوات وحط الرابط اللي يجيك Sound = playSound("الرابط هنا") ممكن تجيب الموقع Link to comment
The King Posted August 18, 2013 Author Share Posted August 18, 2013 يب تقدر بس ارفع الصوت من الموقع اللي يرفع الاصوات وحط الرابط اللي يجيك Sound = playSound("الرابط هنا") مشكور ضبط بس اخر طلب اذا دخلت الماركر ينسحب منك فلوس كل دقيقة واذا مامعه يروح ل احداثيات معينة عطني الاشياء المطلوبة وان شاء الله اسويه Link to comment
AHMAD1234 Posted August 18, 2013 Share Posted August 18, 2013 setTimer setElementPosition() takePlayerMoney() triggerServerEvent Link to comment
iMr.Dawix~# Posted August 18, 2013 Share Posted August 18, 2013 يب تقدر بس ارفع الصوت من الموقع اللي يرفع الاصوات وحط الرابط اللي يجيك Sound = playSound("الرابط هنا") مشكور ضبط بس اخر طلب اذا دخلت الماركر ينسحب منك فلوس كل دقيقة واذا مامعه يروح ل احداثيات معينة عطني الاشياء المطلوبة وان شاء الله اسويه takePlayerMoney setTimer getPlayerMoney setElementPosition Link to comment
فاّرس Posted August 18, 2013 Share Posted August 18, 2013 takePlayerMoney setTimer getPlayerMoney setElementPosition + getElementType Link to comment
The King Posted August 18, 2013 Author Share Posted August 18, 2013 مشكورين ماقصرتو تمت الافادة 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