Jump to content

Adham

Members
  • Posts

    2,259
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Adham

  1. كذا؟ addEventHandler("onClientGUIClick",resourceRoot, function() if source == GUIEditor.button[1] then setElementData (localPlayer,'LockChat') elseif source == GUIEditor.button[2] then setElementData (localPlayer,'LockChat') end end) SERVER # addEventHandler("onPlayerChat",resourceRoot, function() if type == 0 setElementData (localPlayer,'LockChat','true') cancelEvent() if isObjectInACLGroup("user." .. account, aclGetGroup("Console")) then end end )
  2. سلام عليكم ابي كود لما يضعط علي button يتقفل شات ال say ولما يضعط غعلي butotn اخر يتفح شات say #
  3. addEvent ("Tran",true) addEventHandler ("Tran",root, function (amm,plr,name) if getPlayerMoney(source) >= tonumber(amm) then givePlayerMoney(plr,tonumber(amm)) takePlayerMoney (source,tonumber(amm)) outputChatBox ("تم التحويل") end end) حطه سرفر وشيله من الكلنت
  4. هتعبك معي شوقي سلام عليكم انا اليوم مسوي لوحة توزيع فلوس شو هيا؟ مسوي قريد لست يتحط في كل الاعبين وايديت و button انا عاوز بقا لين يحدد اسم ففي القريد لست ويكتب الفلوس في ال الايديت ويضعط علي ال button يتحول الفلوس للاعب المحدد ..
  5. ظبت طيب لو ابي لما يضعط علي ال buton التاني يتلغي الصوت
  6. كذا ؟ معرفتش اعمل السرفر كويس addEventHandler("onClientGUIClick", root, function () if( source == Start ) then local account = guiGetText ( editAccount ) triggerServerEvent ("GiveSound",localPlayer,account) end end ) addEvent ( "GiveSound", true ) addEventHandler ( "GiveSound", root, function ( accName ) local Acc = getPlayerAccount ( source ) if not isGuestAccount ( acc ) then if isObjectInACLGroup("user." .. getAccountName(acc), aclGetGroup("Console")) then if accName then local account = setAccountData ( AccName, source ) setAccountData ( AccName, source ) then end end end end ) -- addEventHandler( "onPlayerChat",root, function () playSoundFrontEnd ( root, 49 ) end )
  7. سلام عليكم انا مسوي لوحة فيها ايدت يكتب في اسم حساب الاعب و button اسمه تفعيل الصوت والتاني الغا تفعيل الصوت انا عاوز لين يكتب اسم حساب اللاعب و يضعط علي ال button يتفعل له الصوت لين يتكلم في الشات بكود playSoundFrontEnd ولو داس الغا يتلغلي الصوت
  8. شكلك اول مرة تدري #Le3ba SaedAmer Uinted #MASriy ذول حساباته عادي لو اعترفت ان ذول حساباتك م فيها شي بالمناسبة المود خرافي وعجبني استمر خخخخخخخخخخخخخخخخخخخخخخخخخخخخخخخخخخخخخخخخخخخخخخخخخخخخخخخخخ انا مب SaedAmer ولا MASriy انا لعبه وينتد بس ينتد قفلته من زمان ... و سعيد عامر انا صديقي من طارهـ # ومسري مب اعرفو
  9. Adham

    سوال

    شالخطا؟ addEventHandler("onClientGUIClick", root, function () if( source == button ) then guiSetEnabled ( button, false ) triggerServerEvent("Adham",localPlayer) end end ) addEvent("Adham", true) addEventHandler("Adham", root, function ( thePlayer ) accName = getAccountName ( getPlayerAccount ( thePlayer ) ) if isObjectInACLGroup ('user.'..accName, aclGetGroup ( "Console" ) ) then triggerClientEvent( thePlayer, 'Adham', thePlayer ) end end )
  10. Adham

    سوال

    طيب انا عامل button وعاوز يختفي ويفتح للكونسل و القروبات المحدده فكشنات؟
  11. Adham

    سوال

    طيب شات التيم من حرف غ
  12. Adham

    سوال

    سلام عليكم مود الريبورت في ف8 report وتيجي في لوحة الادمن شسمو المود
  13. انا قريب بنشر واحد باسم الحساب وللكونسل فقط .. حياك #
  14. مود روعة من شخص اروع كفو ياكنق حياك الله منور #
×
×
  • Create New...