Jump to content

كود خطا ممكن تصحيح


Recommended Posts

السلام عليكم

انا عندى كود كتبته

فايدته انه يشغل اغنية معينة لما اكتب فى اف8 cc

لكن الكود لا يعمل

ممكن تصحيح للكود

الكود مايشتغل الى لصاحب السيرفر

  
Server Side! 
Command = { 
    ['cc'] 
} 
addEventHandler("onPlayerCommand", root, 
function ( thePlayer ) 
 if Command [ thePlayer ] 
 if isObjectInACLGroup("user."..getAccountName(getPlayerAccount( thePlayer )), aclGetGroup("Console")) then 
    triggerClientEvent ( "teem", getRootElement(), 
        end 
     end 
 end 
 ) 
    Client Side! 
   addEvent("teem", true) 
addEventHandler( "teem", getRootElement(),) 
function () 
        local sound = playSound("song.mp3") 
        setSoundVolume(sound, 0.9) 
        end 
   end 
) 
  

Link to comment
السلام عليكم

انا عندى كود كتبته

فايدته انه يشغل اغنية معينة لما اكتب فى اف8 cc

لكن الكود لا يعمل

ممكن تصحيح للكود

الكود مايشتغل الى لصاحب السيرفر

  
Server Side! 
Command = { 
    ['cc'] 
} 
addEventHandler("onPlayerCommand", root, 
function ( thePlayer ) 
 if Command [ thePlayer ] 
 if isObjectInACLGroup("user."..getAccountName(getPlayerAccount( thePlayer )), aclGetGroup("Console")) then 
    triggerClientEvent ( "teem", getRootElement(), 
        end 
     end 
 end 
 ) 
    Client Side! 
   addEvent("teem", true) 
addEventHandler( "teem", getRootElement(),) 
function () 
        local sound = playSound("song.mp3") 
        setSoundVolume(sound, 0.9) 
        end 
   end 
) 
  

آسف, نحن لا نساعد على الفساد.

با عرض پوزش ما را برای فساد کمک نمی کند.

Sorry we don't help for corruption.

Sorry wij niet helpen wegens corruptie.

Désolé, nous n'avons pas d'aide pour la corruption.

Lo sentimos, no ayudan a la corrupción.

Maalesef biz yolsuzluk için yardımcı yoktur.

סליחה שאנחנו לא עוזרים לשחיתות.

К сожалению, мы не помогают для коррупции.

माफ करना, हम भ्रष्टाचार के लिए मदद नहीं करते.

:rightfighter3::rightfighter3::leftfighter1::leftfighter2::leftfighter7::big16:
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...