Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 16/07/19 in all areas

  1. ألا فهمتك كويس ، المفروض تسوي شي زي كذا local red = guiRadioButtonGetSelected(redButton) local green = guiRadioButtonGetSelected(greenButton) local blue = guiRadioButtonGetSelected(blueButton) if (red) then r, g, b = 255, 0, 0 elseif (green) then r, g, b = 0, 255, 0 elseif (blue) then r, g, b = 0, 0, 255 end -- وكذا يكون عندك اللون بال r, g, b
    2 points
  2. ★ Multi Theft Auto Wiki - الويكي ★ السلام عليكم ورحمة الله وبركاته ≔≏≕ الويكي يعتبر المرجع الأول بعد ويكي لغة لوا في برمجة لوا داخل ملتي تيفت اوتو فهوا المرجع الاساسي للإتطلاع على كيفية عمل "سكربت" او "ريسورس" وايضاً استخدام و عمل الوظائف والعناصر, فالويكي يتضمن الفنكشنات "الوظائف البرمجية" و الالمنتز وايضاً الايفنتز .او "الاحداث" بصيغة عامة ≔≏≕ :الترجمة الحرفية لمحتويات الويكي ≔≏≕ الرابط
    1 point
  3. ★ help - عرض قائمة الآوامر ★ exit - الخروج من اللعبة ★ ver - عرض ترقيم التحديث ★ time - عرض التوقيت المحلي ★ showhud - عرض/إخفاء محتويات الشاشة ★ binds - عرض قائمة التحكم ★ serial - عرض الرقم التسلسلي الخاص بالجهاز ★ connect - الإتصال لخادم معين ★ reconnect - الخروج وإعادة الاتصال للخادم الحالي ★ bind - شبك آمر تحكم معين بآمر او زر محدد ★ unbind - إزالة آمر تحكم معين ★ copygtacontrols - نسخ قائمة التحكم الخاصة باللعبة الاساسية الى ملتي تيفت اوتو ★ screenshot - التقاط صورة للشاشة ★ saveconfig - "حفظ ملف التكوين او "الكونفق ★ cleardebug - "debugمسح رسائل "التصحيح / الـ ★ chatscrollup - إرفاع رسائل المحادثات الى الاعلى ★ chatscrolldown - إنزال رسائل المحادثات الى الاسفل ★ debugscrollup - إرفاع رسائل التصحيح الى الاعلى ★ debugscrollup - إرفاع رسائل التصحيح الى الاسفل ★ showmemstat - عرض حالة الذاكرة ★ showframegraph - عرض حالة الايطار
    1 point
  4. Well, checked them all, HassoN's script isn't working, same problem as mine. Rockyz's script is working, however, thanks Holuzs for helping, but I guess, Rockyz script is more stable to use, however, I would like to see if HassoN's script is fixable too, as his scripting style matches with mine the most, would be easy for me to make further changes in future. Thanks all! Good work, Rockyz.
    1 point
  5. replace "skin" on line 23 to "model" I know that the position is not going to change but if the position is not changed then his code is working already so he must have another script that changes the position
    1 point
  6. guiGetText -- جيب الكلام الي بالادت بوكس guiRadioButtonGetSelected -- تحقق انه مختار الراديو بوتون outputChatBox -- طلع الكلام
    1 point
  7. استفسارك برمجي, وقسمه البرمجة وليس القسم العام عموماً, حسب ما تقول انه سكربت سباون سيارات ما اشوف له داعي استعمال الكود اللي فوق احذفه وشوف اذا نقص شيء من السكربت, وراجع ردي اللي فوق لأني وضحت لك اسباب المشكلة
    1 point
  8. https://community.multitheftauto.com/index.php?p=resources&s=details&id=4149
    1 point
  9. https://www.mixmods.com.br/2015/11/tutorial-trocar-animacoes-entre-ifps.html, esse aqui mostra como trocar uma animação, como criar o arquivo eu não sei EDIT:Achei um tutorial que fala como criar uma animação para o gta, http://brmodstudio.forumeiros.com/t4010-como-criar-uma-animacao-pra-gta-sa-ifp-tutorial-completo, só não sei se esse tutorial funciona pois não fiz ele.
    1 point
  10. الكود يسويلك دوائر بالعبة ، تقريباً عشان شكل الماركرات؟ ما ادري ايش كان استعمالها
    1 point
  11. I'd suggest to not collect debug log for every client, as that will very quickly fill up with irrelevant logs as well as duplicates per every client if an error comes up for all players for example. It would be best to either limit it to collecting debug log from a very small sample of people, or keep on every client a buffer of the last x lines of debug, and send it over if they make a bug/glitch report or something.
    1 point
  12. اقتلوه قبل ان يتكاثر
    1 point
  13. لا بدي معاها خفة دم :)
    1 point
  14. هادا لها فنكشن , ما يحتاج صور وكذا fxAddGlass خليها تنزل علي احداثيات الاعب الي تبيه + تحط الوان عشوائية لها , عشان تكون زي الصورة
    1 point
  15. Hi all, I own a 'vehicle-oriented' MTA:SA server, which was grounded a couple of years ago. Our team has grown up within the fun/gaming process in cases of ideas and modelling (there are about 10 stable 3D-modelling/-designing enthusiasts at the moment), so I personally had to go on with my scripting and 'thought-scaling' skills. It is also could be very familiar/close to many MTA-enthusiasts, that organizing/'management' (except coding) of such kind of team takes much time, attention and effort. Now I met that 'level' where all the ideas and large amount of routine became a kind of 'hardly storable' thing for my head being the only Lua-coding and 'general processing unit' in the project. The same trouble meets the project in general - many things which were released within the server updates could be not less useful in much bigger number of places worldwide, so the current project looks like a 'too small house for a too large family'. Here is an 'example'-(short)list of systems which were successfully released/resolutely begun by me and my teammates. More info could be presented personally to people who become interested in. Vehicle platform/base unification. At first, it looks like a simple 'setVehicleComponentVisible'-based tuning system, but it becomes much more complicated and interesting, when it goes about 'realistic' exterior-detailing, which needs a large work done not only by modellers, but also by a crew of general car enthusiasts, which look for and finally provide technical info about how every model/modification looks in real life and which parts should be modelled. All opening panels (doors, bonnets etc) DO have synchro, so they open/close such as the original GTA-components do. Vehicle-'damage' system with component movement and 'wrecking' HLSL-shaders (in progress). Photos possible for interested in cooperation by request. Custom corona-based vehicle lights system. In-game vehicle component positioning with synchro and 'cross-DFF' tuning system (allows to install parts from another vehicle model). Full-3D numberplates system. Even plates are UV-mapped so they could be painted/textured in any way. All the fonts are so 'realistic' as possible being in 3D. Wheel system with separate tire-/rim changing possibility + tire texture changing. Large amount of other vehicle and general gaming systems, which could be described for ages if needed. Who is clearly needed? I'm looking for person/people who is/are interested in 'automotive' projects. That could be experienced Lua-developers (PAID) who could generate and implement 'outstanding' ideas, and even other enthusiasts, who want to improve their skills. The main goal for the moment is optimizing the routine (please note that 'routine' is only the word, sometimes it could be more complicated and 'prestige' than it sounds), because 'management'-tasks are taking more and more attention. Thats why I will be glad to communicate with any kind of people with corresponding level of personal interest to such kind of projects. If 'it goes', any kind of cooperation could be discussed. Skills which are 'greatly welcomed' (but not obligatorily): DX GUI development experience HLSL (shaders) I speak English / Ich spreche Deutsch / Спілкуюся українською / Говорю по-русски Please PM me if interested.
    1 point
  16. Sup folks,This is my first feature and map. Also my first video.Hopefully you enjoy the map and the video.Even tho' I :Oed up the video a little bit at the beginning and had a small lag in OBS.http://www.youtube.com/watch?v=AFSAwYJcRrkGreetings.⮕ Song: SLUMBERJACK & Machine Age - Daggers [Monstercat Release]⮕ Download *updated on 15th June 2019: http://www.mediafire.com/file/wwo56qb5b4b6029/%5BDM%5DKirinftTorqueftCNRG_DevastatedNaturaI.zip
    1 point
  17. أولاً دخلت المنتدى, سألت كيف أسوي مهمة, وهذي المهمة بالتحديد كانت لسي اي تي, ردوا علي بردود غريبة أول مرة اشوفها (فنكشنات وما إلى ذلك) .. بديت ابحث عن فايدتها .. حاولت أسويها .. تبندت من سي اي تي بسبب استغلال بق فلوس .. فشلت الفكرة (يمديك تشوف أول مشاركة لي بالمنتدى) .. بعدها حاولت اسوي سكربت فضاء بنفسي وطلبت فيه مساعدات كثيرة فيه في المنتدى وخارج المنتدى .. حاولت أصلح أخطاء الدي بق .. وبعد عناء طويل السكربت نجح وكان تقريباً اول سكربت لي بس ما عطيته لأحد .. حاولت أروح سيرفرات عرب واقولهم اني ابرمج وكذا .. حاولت اسوي سكربت شات لسيرفر بس ما نجح (وطلبت فيه مساعدات أكثر بعد) .. لكن سرعان ما صاحب السيرفر قلبها معي فقررت أروح طارة (كان من أشهر السيرفرات العربية في وقتها من 2012) عناد الله يعطيه العافية رحب فيني .. وبديت احاول اسوي سكربتات معه ويساعدني واساعده .. وخلال هالفترة تعلمت كثير .. كنت نوب كبير بالأنجليزي لكن مع مرور الوقت أتقنته في قناة الام تي اي للشات لأن تقريباً كل الي فيها أجانب .. صرت اترجم كلمة كلمة ما أعرفها .. ومع الوقت والحمد لله صرت اتكلم بدون مشاكل .. مع إني إلى الحين ماني 100% فيه بعد كل هالسنوات .. ما علينا من هالقصة.. على العموم نرجع لموضوعنا الأساسي .. بعد دخولي طارة بكم شهر حولت على قراند العرب .. تعلمت الكثير في هالفترة من البرمجة .. بعدها صارت مشاكل معهم فخرجت وقررت أسوي سيرفر لحالي .. اخوي جمع لاعبين .. سوينا مجتمع منغلق صغير .. لكن للأسف مع أني بذلت أقصى مجهود ممكن في تطوير السيرفر .. انتهى بالفشل .. حاولت اسوي سيرفر ثاني (((كل هذا لحالي))) ومع ذلك فشل بعد مو لأن المودات كانت خايسة .. لكن لأنه ما كان فيني الطاقة أسوي اكثر من كذا .. وينتهي بي المطاف إلى هذا الحال .. مشرف عام على موقع الأم تي اي وفاقد الاهتمام بالبرمجة. مع ان كل الي كتبته كثير لكن هذي كانت قصتي باختصار شديد جداً شكراً
    1 point
×
×
  • Create New...