Jump to content

x[ تصحيح كود ]x : trigger


Recommended Posts

Posted

آلسلام عليكم

آنآ مسوي لمآ آضغط زر يشغل صوت

بس مآ يظبط -- ممكن تصحيح ؟؟

client :

addEventHandler("onClientGUIClick",root,
  function ()
    if source == b1 then
      triggerServerEvent("sound",localPlayer)
      end
    end 
)

server :

addEvent("sound",true)
addEventHandler("sound",root,
  function( source )
    playSoundFrontEnd(source, 30)
  end
)

 

330xum0.jpg

p_862d3zvf1.png

* تم آلآفتتآح مرة اخري , حياكم الله *

ip : * mtasa://145.239.212.62:22003 *

330xum0.jpg

Posted
    addEventHandler("onClientGUIClick",root,
      function ()
        if source == b1 then
			playSoundFrontEnd( 30 )
          end
        end 
    )

-- client

سقطت تفاحة واحدة ففهم الأنسان معنى الجاذبية

سقطت الملايين من الجثث ولم يفهم الأنسان معنى الأنسانية

===========

One apple fell and people understood Gravity

Millions of bodies fell and people did not understand the meaning of humanity

Spoiler

SOCIAL MEDIA / التواصل الإجتماعي

~[ p_8157bqso1.png SnapChat : xry-n .  ]~

~[ p_815kbq0c2.png 0506748951 . ]~

 

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