Jump to content

طلب مود موجود بسيرفر طاره للريس اتمنى الدخول


Y4zed

Recommended Posts

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

بخش بالموضوع على طول

انا سجلت بس عشان اطلب هذا الموضوع ي ليت ماتردوني

بسيرفر طاره للريس [حق عناد ] اذا بدأ الماب الاغنية تاخذ ثانيتين او 5 ثواني وتطفي

ي ليت احد يعطيني المود اذا كان عنده لاني مابغى اكسب ذنوب

الله يجعلها بميزان حسناتك اذا ساعدتني

Link to comment

# لو تقصصد انه اغنية الـ ماب , فـ هذا الكود ...

Client Side !

local Time = 2000                          ---- | الوقت اللي بعده يسحب الصوت . , بـ الميلي ثانيةة طبعأ 
  
addEventHandler( "onClientMapStarting", root, function (mapInfo) 
    for _,theson in ipairs(getElementsByType("sound")) do 
            if ( isElement(theson) ) then 
                  if ( Time ) then 
                       setTimer ( setSoundVolume, Time, 1, theson, 0 ) 
                      end 
                end 
          end 
   end 
) 

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