Jump to content

ByeByeMTA

Members
  • Posts

    276
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

ByeByeMTA's Achievements

Peon

Peon (20/54)

13

Reputation

  1. هذا هو الكود local client = { oldTick = getTickCount(), mouseKeys = { "mouse1", "mouse2", "mouse3", "mouse4", "mouse5", "mouse_wheel_up", "mouse_wheel_down" } } local isMouseKey = function(key) for k, v in pairs(client.mouseKeys) do if (key == k) then return true end end return false end local isFireKey = function(key) for k, v in pairs(getBoundKeys("fire")) do if (k == key) then return true end end return false end addEventHandler("onClientKey", root, function(key, state) local tick = getTickCount() if (isFireKey(key) and state) then if (isMouseKey(key) or tick - client.oldTick >= 100) then client.oldTick = tick else cancelEvent() end end end) ايش يسوي هذا الكود ووش وظيفة عمله ؟
  2. @IIYAMA i talk to dutchman101 about macro’s created by hardware ( joypad - keyboard- mouse ) but he said to me don’t tell me this again we need to video proof outside - inside computer monitor of macro’s created by hardware see video :
  3. تم ارسال رسالة الى المشرفين لتعديل الرابط الرجاء تعديله الى هذا الرابط https://up.top4top.net/downloadf-1303xl8e60-zip.html
  4. delete this please https://community.multitheftauto.com/index.php?p=resources&s=details&id=15930 And this https://community.multitheftauto.com/index.php?p=resources&s=details&id=16127 i make same resource better than them DONE Also, please don't upload detrimental, low-quality resources like this to community again.
  5. الا فيه خاصية تسريع طلقات الرصاص كان عندي قيم مود تكتيك وسرعت طلقات الرشاش والسنايبر والديقل وكمان بدون ماتسرع قيم اللعبه وبدون فنكشن setGameSpeed
  6. ccw as i said here : https://bugs.mtasa.com/view.php?id=9597 It will solve all img mods issues and here : https://bugs.mtasa.com/view.php?id=9574 any player can report cheat easily
  7. سلام عليكم بدون مقدمات كلمت الاداري ادمن اللعبة ccw وقالي انه راح يخلي كل الملفات اللي تتركب ب gta3.img , gta_int.img راح تتحول اصلية مثل السكنات الكلام هذا راح يطبق ممكن بالاصدار هذا او الاصدار الجديد
  8. Very good script but the messages are flood the chat , how i remove message ?
  9. معليش كان فيه خطا بالمود تم تعديل الروابط جرب حمل الحين وبتلاقيه r30
  10. meta.xml : author="Lex128" ? طبعا اكيد فيه ناس ساعدوه من مصممين المابات واللغات
  11. مو فاهم المود انجليزي لكن الصور مب حقت المود اللي بتحمله الصور للاصدار الجديد اللي بينزل
×
×
  • Create New...