Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/03/18 in all areas

  1. addEventHandler("onPlayerChat",root, function ( msg ) if string.find(msg,'دائري') then if (getElementDimension (source) == 55 ) then outputChatBox("* انت في مهمة لا يمكنك الانتقال",source,255,0,0) return end setElementPosition ( source,1770.23401,839.80615,10.5 ) elseif string.find(msg,'طعوس') then if (getElementDimension (source) == 55 ) then outputChatBox("* انت في مهمة لا يمكنك الانتقال",source,255,0,0) return end setElementPosition ( source,-2531.8293457031,-2804.6882324219,13.602096557617 ) elseif string.find(msg,'نخيل') then if (getElementDimension (source) == 55 ) then outputChatBox("* انت في مهمة لا يمكنك الانتقال",source,255,0,0) return end setElementPosition ( source,2093.3054199219,1402.8038330078,10.8203125 ) elseif string.find(msg,'فروسية') then if (getElementDimension (source) == 55 ) then outputChatBox("* انت في مهمة لا يمكنك الانتقال",source,255,0,0) return end setElementPosition ( source,2878.1115722656,-1110.029296875,10.882762908936 ) elseif string.find(msg,'جسر') then if (getElementDimension (source) == 55 ) then outputChatBox("* انت في مهمة لا يمكنك الانتقال",source,255,0,0) return end setElementPosition ( source,-1574.6706542969,623.50903320313,42.5518 ) elseif string.find(msg,'سينما') then if (getElementDimension (source) == 55 ) then outputChatBox("* انت في مهمة لا يمكنك الانتقال",source,255,0,0) return end setElementPosition ( source,171.68533,1099.82129,16.55) elseif string.find(msg,'منطقة جيش') then if (getElementDimension (source) == 55 ) then outputChatBox("* انت في مهمة لا يمكنك الانتقال",source,255,0,0) return end setElementPosition ( source,96.93044,1998.14124,18.6) end end) تفضل لا تنسى التقييم
    2 points
  2. After I finished the first version of my character customization system i just realized its such a piece of crap, so i started writing a new version with a whole new concept. The first version worked with CJ skin and i just attached some custom head models to it. Conversely the new version is running with shaders and the skin is a custom dff. Here is a video of the head customization. The clothing is in progress yet, it takes a lot of time because i have to make custom cloth models. Hope you like it. Please don't ask for the source code, this script will never be released. Sorry.
    1 point
  3. بسم الله الرحمن الرحيم الصلاة والسلام على اشرف الانبياء والمرسلين نبينا محمد عليه افضل الصلاة واتم التسليم اليوم ستصدر لعبة بـ أسم [ Darwin Project ] ETC في المساء ساعة 3 بتوقيت على STEAM, Xbox One شرح نظام اللعب: ترسبن بمكان عشوائي وتحاول انك تكون الناجي الوحيد بأستخدام الموارد وتدفئ نفسك من البرودة القاسية والأبتعاد عن المناطق المحظورة حيث انها البرودة فيها جدا قاسية القوانين: - سوف ينزل 10 لاعبون في مناطق عشوائية - توجد 7 مناطق وفي كل فترة زمنية يتم حظر أحد المناطق عشوائياً - ( توجد 3 موارد : ( خشب, وجلد, وقطع كهربائية الخشب الأكثر سهولة في الأيجاد وكذلك الجلد اما القطع الكهربائية فهي تتواجد في أحد المناطق السبع ولها فائدة كبيرة بحيث أنها تمكنك من الاختفاء والانتقال والخ اما الخشب فتصنع به النار والأسهم وأيضاً بعض الأفخاخ اما الجلد فتصنع به أحذية ورداء يخفف البرد عنك - ابق الناجي الوحيد وسوف تفوز مميزات اللعبة: - يوجد معلق في المباراة - نظام فريد وجديد - جرافيكس ورسم جيد - تواجد سيرفرات عديدة سعر اللعبة: 15 دولار فيديو تشويقي للعبة : قيم بلاي للعبة : ( وفي الختام انصحكم تشترونها ( نصيحة من مجرب ( أبرئ ذمتي من يستمع لموسيقى اللعبه ) والسلام عليكم
    1 point
  4. اعمل على مشروع ديزي اخر كالعادةة تعديل وبرمجة كاملةة بإذن الله هذي صور البداية بس والقادم افضل بإذن الله
    1 point
  5. السلام عليكم طبعا شرح في فيديو ولعبه تشتغل علي اجهازه ضعيف مو ضروري جهازك يكون موصفاته قويه فيديو رابط تحميل برنامج اونلاين : http://cuon.io/U1Jk رابط تحميل باتش 1.200 : http://cuon.io/wPknj7gS
    1 point
  6. 1 point
  7. قيمني معه @Rakan# م تصلح اجل
    1 point
  8. معليش كنت شارب حشيش مادريت بنفسي
    1 point
  9. addEventHandler("onPlayerChat",root, function ( msg ) if (getElementDimension (source) == 55 ) then return end if string.find(msg,'دائري') then setElementPosition ( source,1770.23401,839.80615,10.5 ) elseif string.find(msg,'طعوس') then setElementPosition ( source,-2531.8293457031,-2804.6882324219,13.602096557617 ) elseif string.find(msg,'نخيل') then setElementPosition ( source,2093.3054199219,1402.8038330078,10.8203125 ) elseif string.find(msg,'فروسية') then setElementPosition ( source,2878.1115722656,-1110.029296875,10.882762908936 ) elseif string.find(msg,'جسر') then setElementPosition ( source,-1574.6706542969,623.50903320313,42.5518 ) elseif string.find(msg,'سينما') then setElementPosition ( source,171.68533,1099.82129,16.55) elseif string.find(msg,'منطقة جيش') then setElementPosition ( source,96.93044,1998.14124,18.6) end end) تفضل
    1 point
  10. عند حدث الضغط ع الزر
    1 point
  11. اذا كان قصدكك انه ينتحر من زر الفري روم تضيفها بالفري روم وفيه طريقه اسهل بدال م تحط اكواد guiSetEnabled( button, false ) guiSetText( button, "انتضر قليلا" ) setTimer(function () guiSetEnabled( button, true ) guiSetText( button, "انتحار" end,5000,1)
    1 point
  12. بالتوفيق ونتمنا لنا ولك النجاح وربي يوفقك عارف علمني هيمو ض2
    1 point
  13. صحيح ي ليت تنزل لنا شرح كيف نربط بينها
    1 point
  14. ذس مي.? https://b.top4top.net/m_799e7a270.mp4
    1 point
  15. العفو حياك الله بأي وقت
    1 point
  16. بالنسبة لـ طلبك حق م يقدر يفتح اللوحه , سوي ب المهمات حقتك , إنه لما يدخل المهمة يعطيه الداتا هذي Mission وعشان لوحة الادمن م تنفتح من اف8 او من حرف p استخدم هذا الكود addEventHandler( 'onPlayerCommand', getRootElement( ), function( cmd ) if ( getElementData( source,"Mission" ) == true and cmd == 'admin' ) then cancelEvent( ) outputChatBox("* لا يمكنك تشغيل لوحة الادمن في المهمات",source,255,0,0) end end ) بالنسبة لـ طلبك حق اذا لاعب مثلاً انتقل لـ شخص وهو ب مهمة , ويجيه هذا اللاعب بمهمة وهذي السوالف , روح ع لوحة الادمن حقتك ’, روح ملف admin_server.lua وحط لي الاكواد هنا وانا بعطيك اياها جاهزه ,. ان شاء الله اكون أفدتك . لا تنسى التقييم.
    1 point
  17. local seconds = 5 addEventHandler( 'onPlayerWasted', root, function() setElementData(source, 'Wasted?', true) setTimer(function(source) local xSpawn, ySpawn, zSpawn = unpack(getElementData(source, 'POSITION')) local PlayerSkin = getElementData(source, 'SKIN') local randomX = math.random(1, 10) - math.random(1, 10) local randomY = math.random(1, 10) - math.random(1, 10) spawnPlayer(source, xSpawn + randomX, ySpawn + randomY, zSpawn) setTimer(fadeCamera,source,true,1000,1) setElementModel(source, PlayerSkin) setElementData(source, 'Wasted?', false) end,1000*seconds,1,source) end )
    1 point
  18. انت بتعرف مين ساعده احمد حتى يسوي هدا الكود ؟؟؟؟ يب وانا متأكد ان كل الاكواد من صنعي لان الكتابه ماتفرق تحت او فوق مع الشات العادي يعني بالمختصر ماني مضطر اني ابررلك كل شي صح ؟ لان انا متأكد وواتق من كل شي انشره ولا انا خاطئ
    1 point
  19. قبل فترة كنت شغال على تطببيق زي يلي تبيه بزبط بس انشغلت و ما قدرت اكملة صور من التطبيق
    1 point
  20. @ccw the price increase to 12€+Positions extended to 20 days also you taken my comments seriously its good but I swear the guys who r waiting to pay will need to wait 4 months again true right?becoz when the position was 14 days my friend been waited 2 months to pay 10€
    1 point
  21. ولو ابي ادمجهم مع بعض المثال الاول والثاني
    1 point
  22. Multex is a Flux implementation for Multi Theft Auto. https://github.com/molnarmark/multex
    1 point
  23. ✧New Script Highlights✧ ✦(Account-System) Character Selection Structure Layout Revamped ✦(Advertisement-System) New Notification System and Sound ✦(Afk-System) Ability to disable admin powers and places on current character hours when *AFK*. ✦(Apps-System) Allowed to use phone apps such as (Apple Music or Samsung Music, Gps) More are to come. ✦(Bank-System) Allowed to Deposit Checks into Checking or Business Checking Accounts. New Debt & Credit Card system. ✦(Economy-System) Involved our New InfinityPay Currency , making donating and in game money more dynamic and more Real to world Economy. ✦(Cannabis-System) Giving the ability for players to self grow drugs and sell them. ✦(Carshop-System) Gives you the ability to select variety of vehicles around the United States and To be imported. Allowing you to pay with different options such as (Fleeca Debit Card or Fleeca Credit Card ). ✦(Casino-System) Welcoming the gamble life , allowing you to play, host and rent out casinos across the map. ✦(Chat-System) Dynamic Chat icons and text, giving you a better outlook on things. ✦(Cinema-System) Introducing a theater allowing more romantic date like and entertainment for those . ✦(Clothing-System) E-Zip's Clothing Industry gives characters, faction and business owners ability to work Life like clothing. ✦(Fuel-System) Self service fueling and different types of variety of Fuel types can be selected. ✦(Furniture-System) Giving Construction and City Business to be able to build or design interiors or exteriors for characters. ✦(Hud-System) Color Coded notification system for Chat, Icons, Items and Operating a Motorvehicle ✦(Job-System) New interface with alot more job offerings such as our new jobs, StreetCleaner, Long Hauler, Photographer , and Fishing. ✦(PDK9-System) K9 system introduce for law enforcement to increase role-play and obtain as pets. ✦(Building-System) Makes admins and construction owned factions to place Exterior Textures in game easier. ✦(Payday-System) Deposited out into a check item and must be taken to the Bank teller to cash. ✦(Phone-System) Different Brands of Phones has been introduced. ✦(Repo-System) Character Owned Dealership , now have the ability to repo their vehicles when handling Finance. ✦(Tint-System) Introducing Different Types of Tint and Color. ✦(Item-System) Business have been giving the item (KeyCard) to use Interior and Exterior gates. Including allowing Business leaders to /issuekeycard for guest. ✦(Bank-System) Capable of owning a secondary bank account. ✦(Item-System) Added over 400 Items to server for all function use ✦(Automotive-System) Are now capable of removing vin and plates from the actual vehicle and giving you a item. ✧New Improvements & Adjustments✧ ✧Server Bug Fixes & Removals✧ Infinity-Roleplay Script Version: V 0.0.1 Kind regards, - Infinity Roleplay Community - Infinity Roleplay Developing Team
    1 point
  24. Well@CCW yes we all ways get server list always full I suggest you to increase cost 8$ to 15$ or increase the positions 14 to 20 position better
    1 point
  25. Now Included in the MTA:DayZ Gamemode! Heya! This is a Resource, wich basicly removes the Lights and "Shines" That streetlamps make, Here some screenies: OFF: ON: As you can see, the Street lights get completely disabled, and this doesnt even affect Lights such as car lights! Download: GitHub Community
    1 point
  26. MTA SAالسلام عليكم ورحمة الله وبركاته اليوم خلاص اعتزالي مارح ارجع لعبة خلاص مارح ارجع ثاني انا مسحت اللعبة تماما بروح اشوف شي ثاني ماينفعني هنا سلام
    0 points
  27. لان الكود كلنت يتغير عندك فقط لازم تسويه لكل اللاعبين
    0 points
×
×
  • Create New...