Jump to content

Faraon,

Members
  • Posts

    221
  • Joined

  • Last visited

Everything posted by Faraon,

  1. طلب كمان اسف انا اعرف اني ازعجك بس وش اسوي المهم اطلب انا سوف اشفر المود ويوجد ناس يبوا يغيرو زر فتح الوحة ابية الكود هذ
  2. شكرا ي بطل تم حل بنجاح من قبلك طلب كمان اسف انا اعرف اني ازعجك بس وش اسوي المهم اطلب انا سوف اشفر المود ويوجد ناس يبوا يغيرو زر فتح الوحة ابية الكود هذ
  3. لم تشتغل حتي GUIEditor = { button = {}, window = {}, label = {} } addEventHandler("onClientResourceStart", resourceRoot, function() GUIEditor.window[1] = guiCreateWindow(0.43, 0.28, 0.16, 0.41, "=[ لوحه مسح آلشآت ]=", true) guiSetVisible(GUIEditor.window[1],false) guiSetProperty(GUIEditor.window[1], "CaptionColour", "FFEAFF00") GUIEditor.label[1] = guiCreateLabel(0.07, 0.11, 0.88, 0.06, "# جميع آلحقوق تعود لـ مستر اموات", true, GUIEditor.window[1]) guiSetFont(GUIEditor.label[1], "default-bold-small") guiLabelSetColor(GUIEditor.label[1], 0, 254, 246) GUIEditor.label[2] = guiCreateLabel(0, 50, 210, 15, "_____________________________________", false, GUIEditor.window[1]) GUIEditor.button[1] = guiCreateButton(20, 114, 170, 59, "مسح آلشآآت !", false, GUIEditor.window[1]) guiSetFont(GUIEditor.button[1], "default-bold-small") guiSetProperty(GUIEditor.button[1], "NormalTextColour", "FF4DFD00") GUIEditor.label[3] = guiCreateLabel(0, 173, 210, 15, "_____________________________________", false, GUIEditor.window[1]) GUIEditor.label[4] = guiCreateLabel(10, 81, 231, 23, "* يجب يكون عند سبب لمسح الشات", false, GUIEditor.window[1]) guiSetFont(GUIEditor.label[4], "default-bold-small") guiLabelSetColor(GUIEditor.label[4], 252, 0, 0) GUIEditor.label[5] = guiCreateLabel(67, 188, 177, 29, "* ملاحظات *", false, GUIEditor.window[1]) guiSetFont(GUIEditor.label[5], "default-bold-small") guiLabelSetColor(GUIEditor.label[5], 0, 251, 231) GUIEditor.label[6] = guiCreateLabel(26, 207, 170, 20, "تضغظ علي الزر مرة واحدة فقط", false, GUIEditor.window[1]) guiSetFont(GUIEditor.label[6], "default-bold-small") guiLabelSetColor(GUIEditor.label[6], 0, 29, 251) GUIEditor.label[7] = guiCreateLabel(15, 233, 190, 15, "كل 15 دقيقة سوف تضغظ مرة اخري", false, GUIEditor.window[1]) guiSetFont(GUIEditor.label[7], "default-bold-small") guiLabelSetColor(GUIEditor.label[7], 171, 250, 0) GUIEditor.label[8] = guiCreateLabel(129, 291, 82, 15, "#مجتمع_آلعرب", false, GUIEditor.window[1]) guiSetFont(GUIEditor.label[8], "default-bold-small") guiLabelSetColor(GUIEditor.label[8], 249, 194, 0) GUIEditor.label[9] = guiCreateLabel(68, 296, 61, 15, "mtaarabs.com", false, GUIEditor.window[1]) guiSetFont(GUIEditor.label[9], "default-small") guiLabelSetColor(GUIEditor.label[9], 255, 254, 254) GUIEditor.label[10] = guiCreateLabel(45, 258, 181, 25, "* حيآكم آلله بآلسيرفر , !", false, GUIEditor.window[1]) guiSetFont(GUIEditor.label[10], "default-bold-small") guiLabelSetColor(GUIEditor.label[10], 0, 243, 131) end ) function guiAntiFlood(element, timer) if getElementType ( element ) == "gui-button" then local atimer = tonumber(timer) if atimer == nil or atimer == '' or not tonumber(atimer) then error("Bad Argument the Argument 2 must number") else end guiSetEnabled(element,false) setTimer(function() guiSetEnabled(element,true) end,tonumber(atimer),1) else error("Bad Argument 1 the element must button") end end addEventHandler( 'onClientMouseEnter',GUIEditor.button[1], function ( ) guiSetAlpha(source, 0.8); playSoundFrontEnd(3); end,false ); addEventHandler ( 'onClientGUIClick',root,function () if ( source == GUIEditor.button[1] ) then triggerServerEvent ( 'chat', localPlayer ) guiAntiFlood(GUIEditor.button[1],9000) end end ) bindKey ( 'F7','down', function ( ) guiSetVisible ( GUIEditor.window[1],not guiGetVisible ( GUIEditor.window[1] ) ); showCursor ( guiGetVisible ( GUIEditor.window[1] ) ); end ); - ملف السيرفر addEvent ( "chat", true ) addEventHandler("chat",root, function () outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox ( "#FF0000INFO : #ffff00ADMIN #ff0000[#ffff00 ".. name .." #ff0000]#FFFF00 CLEARED THE CHAT", getRootElement(), 255, 255, 255, true ) end)
  4. بألسيرفر - addEvent ( "chat", true ) addEventHandler("chat",root, - الزر UIEditor.button[1] = guiCreateButton(20, 114, 170, 59, "مسح آلشآآت !", false, GUIEditor.window[1]) guiSetFont(GUIEditor.button[1], "default-bold-small")
  5. WARNING: chat/c_chat.lua,51: Bad Argument @'addEvenHandler'[Expected element at argument 2,got nii]
  6. هو لا يبي يشتغل لكن شكرا لك
  7. انا حاولت اسوية مو عرفت وخرب لي المود بالكامل O_o
  8. السلام عليكم رحمة الله وبركاتة , شباب كيف حالكم يا حلوين ان شاء لله تكونوا بخير دوم المهم انا ابي طلب كود لما حد يفتح الوحة ويضغظ علي زر مرة واحدة فقط يعني كود تضغظ علي الزر مرة واحدة كل 15 دقيقة مثلآ ارجو ضروري *
  9. لا هذا اسم استضافتنا منذ عام " 2011\ 6\19 " فتم استرجعها وقربيأ يتم عمل موقع رسمي بدومين العام دوت كوم , ايضا تم فتح شركة Vps Dead ارخص اسعار خودام عندنا فقط ! تم فتح شركة خودام والان بعدل علي الموضوع , ستفهمة بالتاكيد ليش كدة اسم استضافة تحتوي علي " ديد هوست " وايضا " اموات هوست " مثل انت تبية
  10. آلسلام وعليكم ورحمة الله وبركاتة اليوم انا فكرت اسوي سكربت اخذ سياره .. لاجانب وللعرب .. حدث مشكلة وانا بسوي .. كان نجحا وشغال 100% لكن بعد لما طورتة بكودات .. حدث مشكلة ومو بيعطي سيآره .. #فارجوكم افهموني الاكواد -> server <- addEvent("warpPedIntoVehicle",true) addEventHandler("warpPedIntoVehicle",root,car local Dead = {}; local ID = 411 local x, y, z = getElementPosition ( source ) Dead[source] = createVehicle( ID, x + 3, y, z ) if ( Dead[source] ) then warpPedIntoVehicle ( source, Dead[source] ) outputChatBox("* [ تم اعطائك موتر ] .",source,math.random ( 150, 255 ),255,math.random ( 222, 255 ),true) end end) Client addEventHandler("onClientGUIClick",car, function() triggerServerEvent("warpPedIntoVehicle",localPlayer) end )
  11. ججرب هذآ .. # local x,y,z = x,y,z -- الاحدآيثآت addEventHandler("onClientRender",getRootElement(), - function() local px,py,pz = getElementPosition(getLocalPlayer()) local distance = getDistanceBetweenPoints3D ( x,y,z,px,py,pz ) if distance <= 100 then local sx,sy = getScreenFromWorldPosition ( x, y, z+0.95, 0.06 ) - الظهور if not sx then return end local scale = 1/(0.3 * (distance / 100)) -- تكبير آلكلام (1)ء dxDrawText ( "آخد سيآره", sx, sy - 5, sx, sy - 5, tocolor(251,150,21,250), math.min ( 0.4* -- تغيير الوان (80/distance)*1.4,4), "default-bold", "center", "bottom", false, false, false ) end end )
  12. آلسلام رحمة الله تعالي . شكرا لك ي اخي الكريم علي دخول الموضوع .. الان انا سويت سكربت توب عدد القتل الزومبي .. الصورة احتاج لـ بعض اكواد حقة .. - المود لـ |Mr|-Talal07-| لكن انا حبيت اسوي اصدار جديد ومميز .. # #بالانتطآر_الرد #في_آامان_الله
  13. remove my resource pls https://community.multitheftauto.com/ind ... s&id=13609 DONE
  14. شكــرآ ي قلبي المشكلة كنت مسآر الصورة الكلينت
  15. شكــرآ ي قلبي المشكلة كنت مسآر الصورة بالكلنيت
  16. اليوم انا شفرت موداتي .. وبعد لما جيت اجربهآ الصور مو بتظهرآآ ! وش هي المشكلة ؟؟
×
×
  • Create New...