#TeKa Posted April 26, 2016 Share Posted April 26, 2016 (edited) السلام عليكم سويت ماركر ان لما يدخلو يضغط TAB تشتغل اغنية المهم انا جربتو الماركر اشتغل بس لما ادخل و ادوس TAB ما يشتغل الاغنية الاكواد local anzar = createMarker (-711,957,12.382266998291, "cylinder", 1.5, 200,100,100,150) createBlipAttachedTo(anzar,56) --EventBinding addEventHandler ("onMarkerHit",anzar, function () bindKey ("tab","down") PlaySound("anzaar.mp3",true) end) Edited April 26, 2016 by Guest Link to comment
#|_oskar_|# Posted April 26, 2016 Share Posted April 26, 2016 bindKey ("tab","down",function () if isElementWithinMarker(localPlayer, anzar ) then playSound("anzaar.mp3") end end) Link to comment
Abdul KariM Posted April 26, 2016 Share Posted April 26, 2016 "onMarkerHit" -- Server Side playSound -- Client Side انت خابصهم مع بعض , تحتاج ترايقر Link to comment
#TeKa Posted April 26, 2016 Author Share Posted April 26, 2016 bindKey ("tab","down",function () if isElementWithinMarker(localPlayer, anzar ) then playSound("anzaar.mp3") end end) ما ظبط شوف local anzar = createMarker (-711,957,12.382266998291, "cylinder", 1.5, 200,100,100,150) createBlipAttachedTo(anzar,56) --EventBinding addEventHandler ("onMarkerHit",root, bindKey ("tab","down", function () if isElementWithinMarker(localPlayer, anzar ) then playSound("anzaar.mp3") end end) Link to comment
#|_oskar_|# Posted April 26, 2016 Share Posted April 26, 2016 لاتغير في شئ local anzar = createMarker (-711,957,12.382266998291, "cylinder", 1.5, 200,100,100,150) createBlipAttachedTo(anzar,56) --- bindKey ("tab","down",function () if isElementWithinMarker(localPlayer, anzar ) then playSound("anzaar.mp3") end end) Link to comment
#TeKa Posted April 26, 2016 Author Share Posted April 26, 2016 لاتغير في شئ local anzar = createMarker (-711,957,12.382266998291, "cylinder", 1.5, 200,100,100,150) createBlipAttachedTo(anzar,56) --- bindKey ("tab","down",function () if isElementWithinMarker(localPlayer, anzar ) then playSound("anzaar.mp3") end end) شوف مو شغال ما ظبط شوف يقول لي في الدي بق ERROR: Loading script failed: markersound/client.lua:13: ')' expected (to close '(' at line 5) near '' Link to comment
#|_oskar_|# Posted April 26, 2016 Share Posted April 26, 2016 لاتغير في شئ local anzar = createMarker (-711,957,12.382266998291, "cylinder", 1.5, 200,100,100,150) createBlipAttachedTo(anzar,56) --- bindKey ("tab","down",function () if isElementWithinMarker(localPlayer, anzar ) then playSound("anzaar.mp3") end end) شوف مو شغال ما ظبط شوف يقول لي في الدي بق ERROR: Loading script failed: markersound/client.lua:13: ')' expected (to close '(' at line 5) near '' الكود كله 8 سطور من وين جاء سطر 13 ؟ Link to comment
#TeKa Posted April 26, 2016 Author Share Posted April 26, 2016 اطرح سطر 13 و سطر 5 اصلا هو ما عدا ال 10 Link to comment
#TeKa Posted April 26, 2016 Author Share Posted April 26, 2016 اطرح سطر 13 و سطر 5 دلوقتي اشتغل بس الصوت بردو ما يشتغل اول لما اضغط tab شوف الاكواد local anzar = createMarker (-711,957,12.382266998291, "cylinder", 1.5, 200,100,100,150) createBlipAttachedTo(anzar,56) --- bindKey ("tab","down",function () if isElementWithinMarker(localPlayer, anzar ) then playSound("anzaar.mp3") end end) Link to comment
Me[Z]oO Posted April 26, 2016 Share Posted April 26, 2016 local anzar = createMarker (-711,957,12.382266998291, "cylinder", 1.5, 200,100,100,150) createBlipAttachedTo(anzar,56) --- bindKey ("tab","down",function () if isElementWithinMarker(localPlayer, anzar ) then local sound = playSound("anzaar.mp3") setSoundVolume(sound, 0.5) end end) Link to comment
#|_oskar_|# Posted April 26, 2016 Share Posted April 26, 2016 اتاكد بملف الميتا انه كلنت وليس سيرفر Link to comment
#TeKa Posted April 26, 2016 Author Share Posted April 26, 2016 اتاكد بملف الميتا انه كلنت وليس سيرفر http://up.top4top.net/downloadf-116bjyp1-zip.html خد جربو وشوف ايه المشكلة و ارفعو و اعطهوني Link to comment
#TeKa Posted April 26, 2016 Author Share Posted April 26, 2016 انا لا اري اي مساعدا i not see any help Link to comment
#|_oskar_|# Posted April 26, 2016 Share Posted April 26, 2016 (edited) انا لا اري اي مساعداi not see any help كلنت local anzar = createMarker (-711,957,12.382266998291, "cylinder", 1.5, 200,100,100,150) createBlipAttachedTo(anzar,56) --- bindKey ("tab","down",function () if isElementWithinMarker(localPlayer, anzar ) then playSound("anzar.mp3") end end) ميتا اسم الصوت anzar المشكله انك ماكنت ضايف الصوت بملف الميتا Edited April 26, 2016 by Guest Link to comment
Me[Z]oO Posted April 26, 2016 Share Posted April 26, 2016 انا لا اري اي مساعداi not see any help بدل ذا بلميتا حقق -_-" Link to comment
#TeKa Posted April 26, 2016 Author Share Posted April 26, 2016 انا لا اري اي مساعداi not see any help كلنت local anzar = createMarker (-711,957,12.382266998291, "cylinder", 1.5, 200,100,100,150) createBlipAttachedTo(anzar,56) --- bindKey ("tab","down",function () if isElementWithinMarker(localPlayer, anzar ) then playSound("anzar.mp3") end end) ميتا اسم الصوت anzar المشكله انك ماكنت ضايف الصوت بملف الميتا شكرا ليك اشتغل 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