Jump to content

طلب كود


Recommended Posts

bindKey(F2,down,true) 

bindKey ( string key, string keyState, function handlerFunction,  [ var arguments, ... ] ) 

string لازم يكون key الويكي يا عزيزي يقول لك ال

string لازم يكون keyState و نفس الشي ال

ذا الفنكشن الي تبي تحط له البايند كي function handlerFunction و ال

يعني كودك المفروض كذا

bindKey("F2","down",مسامحه الحبيب شكلك مضيع ماعندك فنكشن معرف في كودك ههه) 

Link to comment
  • Replies 102
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

'' expected near '(' 3

'' expected near 'end' 5

bindKey("F2","down",say) 
  
function (say)     
outputChatBox( "صامد وقلبي جامد", getRootElement(), 255, 255, 255, true ) 
end 

ابي اخليها بإختصار حالياً ض1

function say()     
outputChatBox( "صامد وقلبي جامد", 255, 255, 255, true ) 
end 
bindKey("F2","down",say) 
  

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