Jump to content

تعديل


w7sH

Recommended Posts

تعديل بسيط لـ هذا الكود

هذا اذا ضغط زر راح يشغل له صوت 

mp3

لكن الصوت هو يسمعه فقط

انا أبيه اذا شغل الصوت هو يسمعه واللي قريب منه يسمعه يعني مثل السماعات

هذا الكود

 if not isPedInVehicle(localPlayer) then return outputChatBox("Error",172, 92, 20,true) end;
    if isElement(sound) then destroyElement(sound) sound = nil end
    sound = playSound("ksa.mp3",true)
				guiSetText(source, disableButton)

			else

    destroyElement(sound)
       sound = nil

 

Link to comment
9 hours ago, w7sH said:

تعديل بسيط لـ هذا الكود

هذا اذا ضغط زر راح يشغل له صوت 

mp3

لكن الصوت هو يسمعه فقط

انا أبيه اذا شغل الصوت هو يسمعه واللي قريب منه يسمعه يعني مثل السماعات

هذا الكود


 if not isPedInVehicle(localPlayer) then return outputChatBox("Error",172, 92, 20,true) end;
    if isElement(sound) then destroyElement(sound) sound = nil end
    sound = playSound("ksa.mp3",true)
				guiSetText(source, disableButton)

			else

    destroyElement(sound)
       sound = nil

 

playSound3D -- not playSound

 

Link to comment

كيف يشتغل مكان الأحداثيات حطيت الكود اللي فوق ولا ضبط

sound = playSound3D("ksa.mp3", 373.14, -125.21, 1001, true) 

 

 

الكود شغال تمام لكن أبيه اذا ركب فالموتر وشغل الصوت يكون فالموتر فقط واللي جنبه يسمعه يعني الصوت يتحرك معه فالموتر

playSound3D("ksa.mp3", , , , true)
Link to comment
9 hours ago, #Soking said:

لازم تريقر من كلينت لسيرفر و من سيرفر لكلينت 

root

و اكواد الصوت

مب لازم

ترا المود ذاك حق صوت محرك السيارة اللي ركبته في سيرفر ماستر كنت مسويه في ملف كلينت فقط وما كنت مسوي ترايجرات والصوت كان يظهر للكل عادي

الا اذا كان هذا جلتش ههههههه

Link to comment

الكود حقك كان شغال تمام ويظهر للكل بس المشكلة الوحيدة مايكون بأحداثيات اللاعب يعني مايكون بالسيارة نفسها

يكون بأحداثيات ثابته

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...