Jump to content

Do_De<3

Members
  • Posts

    300
  • Joined

  • Last visited

Everything posted by Do_De<3

  1. طيب شبآب ابي كود اذا لمسةة سيآرةة رقم 411 البحر تنسحب ويموت اللاعب
  2. تم الحل : ) من قبل عآشق <3
  3. هو يبي احداثيات عشوائية mPosition = { { 0, 0, 0 }; { 10, 10, 10 }; { 20, 20, 20 }; }; unpack( mPosition[ math.random( #mPosition ) ] ) مآبي كود احدآثيآت تلقآئئيهه موجوده عندي بس ابيهه يسحب الموتر
  4. ياولدد مافهمتني انت : /؟ انا ابيه يسحب الموتر بس مآبيهه ينقلهه لان كل شي جاهزز بس لو خشيت هجولة مايسحب الموتر
  5. لا زبط ارقآم ابشرك : ) طيب الاحدآثيات كيف ازبطهآ؟
  6. ل وشو ؟ جدول حق الاحداثيات ناقص اي احدآثيآت ؟ + الجدوال الثاني وشو ؟
  7. local enksar = {} addEvent("Race", true) addEventHandler("Race",root, function () if( isElement ( enksar[source] ) ) then destroyElement( enksar[source] ) end local x,y,z = unpack(Position2[math.random(#Position2)]) enksar[source] = createVehicle ( 411, x, y, z ) warpPedIntoVehicle ( source, enksar[source] ) addVehicleUpgrade(getPedOccupiedVehicle(source), 1010) setElementFrozen(enksar[source], true) triggerClientEvent( source, '1', source ) setPlayerTeam(source, Team2) end )
  8. السسلام عليكم : ) وش المشكلهه هنآ ؟ addEvent("Hajwalah", true) addEventHandler("Hajwalah",root, function() if ( enksar[source] and isElement ( enksar[source] )) then destroyElement( enksar[source] ) setPlayerTeam(source, Team) end end) مآيسحب السيآرة وشكرآ
  9. function Click() if source == GUIEditor_Grid[1] then local arena = guiGridListGetSelectedItem(GUIEditor_Grid[1]) local arena1 = guiGridListGetItemText ( GUIEditor_Grid[1], guiGridListGetSelectedItem ( GUIEditor_Grid[1] ), 1 ) if arena or arena1 then guiSetVisible(GUIEditor_Button[1],true) guiSetVisible(GUIEditor_Button[2],false) setTimer(function() guiSetEnabled ( GUIEditor_Button[2], true ) end,20000,1) -- مدة التقفيله end elseif source == GUIEditor_Grid[2] then local base = guiGridListGetSelectedItem(GUIEditor_Grid[2]) local base1 = guiGridListGetItemText ( GUIEditor_Grid[2], guiGridListGetSelectedItem ( GUIEditor_Grid[1] ), 1 ) if base or base1 then guiSetEnabled(GUIEditor_Button[1],false) guiSetEnabled(GUIEditor_Button[2],true) setTimer(function() guiSetEnabled ( GUIEditor_Button[1], true ) end,20000,1) -- مدة التقفيله end elseif source == GUIEditor_Button[1] then local arenaa = guiGridListGetSelectedItem(GUIEditor_Grid[1]) local arenaa1 = guiGridListGetItemText ( GUIEditor_Grid[1], guiGridListGetSelectedItem ( GUIEditor_Grid[1] ), 1 ) if not arenaa or not arenaa1 then return end triggerServerEvent("arena", localPlayer, localPlayer,arenaa1) elseif source == GUIEditor_Button[2] then local basee = guiGridListGetSelectedItem(GUIEditor_Grid[2]) local basee1 = guiGridListGetItemText ( GUIEditor_Grid[2], guiGridListGetSelectedItem ( GUIEditor_Grid[2] ), 1 ) if not basee or not basee1 then return end triggerServerEvent("base", localPlayer, localPlayer,basee1) end end addEventHandler("onClientGUIClick", root, Click) جرب
  10. وعليكمم السسلآمم القسسمم غلطط <3
  11. هههههههههههههههههههههه اي كود الي عطيتني : ) اجيب السكآيب كلهه هنا : ) مسكين انت : ) امداكك تعرف البرمجهه في دقيقتين : ) نسينآ ايآم دودي خلاص لاعاد تهكرني طير حبيبي
  12. addEventHandler( "onClientResourceStart", resourceRoot , كنت في سيرفري المجاني ونسخته مرتين ><
  13. local object = createObject ( 980, 2042.4605712891, 843.82690429688, 6.27389526367 ) local ped = createPed ( 46, 2042.4605712891, 843.82690429688, 6.27389526367 ) setElementFrozen( ped, true) addEventHandler("onPedDamage",root, function ( ) cancelEvent() end ) سذآ ؟
  14. ابحآول فيهه ؛ )
  15. ميحتاج تكرر الكلامم شوف رج زاحقف فوق وردي ان مجرد حثالة من البشر يآخي مايحتاجج تطلب اكواد تعال خاص واطلب : ) اعطيكك اكوادد طويلهه < << صفو النيه وقميلهه : )
  16. هههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههه ياخي انت نكته : ) وش دخل SQL في تاج الداونلود
  17. تم التعديل حبيب قلبي <3
  18. يآرقآل : ) سوي قيم مود ماين كرآفت + ريسس + هجولةة : ) انا حآلياً قآعد اسوي مود الريسس : ) يكون في الهجولةة
  19. يآليل التقليد : ) سووهآ محترفين قرآند ويبي يقلد : ) وش رآيكك اعطيكك قيم مودهم بعد ؟!
  20. ياخي تعرف املاك خاصةة دامجين معاه انتم اوبجكت سماعات انا ابي زي كذا بس ابيهه للبيد يكون جالس على الكرسي
  21. ابيهآ في بيد : )
×
×
  • Create New...