Jump to content

تم افاده


Recommended Posts

Posted

شف عدلت لك حق ضغط الزر

local id = ايدي السلاح اكتبه هنا 
addEventHandler( "onClientGUIClick",root,  
function( ) 
  if ( source == GUIEditor.button[1] ) then 
triggerServerEvent("wep1",localPlayer) 
        guiSetVisible ( wnd, false) 
        showCursor (false) 
    end 
end ) 
----- server 
addEvent("wep1", true) 
addEventHandler("wep1", getRootElement(), 
function() 
giveWeapon ( source, id, 999 ) 
end) 

Posted

كلنت

  
addEventHandler( "onClientGUIClick",root, 
function( ) 
  if ( source == GUIEditor.button[1] ) then 
triggerServerEvent("wep1",localPlayer) 
        guiSetVisible ( wnd, false) 
        showCursor (false) 
    end 
end ) 
  

سيرفر

local id = ايدي السلاح اكتبه هنا 
addEvent("wep1", true) 
addEventHandler("wep1", getRootElement(), 
function() 
giveWeapon ( source, id, 999 ) 
end) 

Posted
Tete omar wrote:

!#Gamer صاحب الموضوع

الرجاء عدم الرد على مواضيعه وتجاهله تماماً إلى ان يتم حظره

Posted
Tete omar wrote:

!#Gamer صاحب الموضوع

الرجاء عدم الرد على مواضيعه وتجاهله تماماً إلى ان يتم حظره

يخي انا مو جامر

من جامر :shock:

Posted
Tete omar wrote:

!#Gamer صاحب الموضوع

الرجاء عدم الرد على مواضيعه وتجاهله تماماً إلى ان يتم حظره

يخي انا مو جامر

من جامر :shock:

انت

Posted

ههههههههه شوف انا اعرف جامر واعرف تصرفاته لو حطيت حسابه بين مليون حساااب

اجيبه اجيبه ... #

فـ لاتحاول تخدعني تمشي ع غيري ي حلو :wink:

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...