-
Posts
2,799 -
Joined
-
Days Won
13
Everything posted by </Mr.Tn6eL>
-
رد شجعني شكرا لك
-
marker = createMarker(0, 0, 0, "cylinder", 1.5, 255, 255, 255) Table = {} addEventHandler("onMarkerHit", marker, function (Element, Dimension) if getElementType(Element) == "player" and Dimension then if isElement(Table[source]) then destroyElement(Table[source]) end Table[Element] = createVehicle(411, 0, 0, 0) warpPedIntoVehicle(Element, Table[Element]) outputChatBox("لقد حصلت علي سيارة تنطلية : D", Element, 0, 255, 0) end end) addEventHandler("onPlayerQuit", root, function( ) if isElement(Table[source]) then destroyElement(Table[source]) end Table[source] = nil end)
-
ليش الداتا يمديني اخليه يفتح للكونسل بدون داتا + روح كمل الكود بالصفحة السابقة
-
خلينا نكمل اللي قبل بعدين نجي لحقك + قلنا وش تبي تسوي بالوظائف عشان نفهم ض1
-
اعتقد قلت لاترد الموضوع حاطه عشان اللي يبي يستفيد
-
hudوظائف اذ كنت تريد إخفاء الـ ضعها في أول سطر في مودك setHudComponentVisible -- لأخفاء والإظهار isHudComponentVisible -- لأخفاء والإظهار client only syntax isHudComponentVisible(string component) component : القطعة اللي تبي تحقق منها setHudComponentVisible(string component, bool visible) component : القطعة اللي تبي تخفيها/تظهرها visible : true للإظهار, false للاخفاء Hud = { } for k,v in ipairs({"ammo", "armour", "health", "clock", "money", "wanted", "weapon", "breath"}) do Hud[v] = true end function setHudComponentVisible(component, bool) if component == "all" then for k,v in pairs(Hud) do setElementData(localPlayer, "Hud:"..k, bool) end else if Hud[component] then setElementData(localPlayer, "Hud:"..component, bool) end end end function isHudComponentVisible(component) if component == "all" then local i = 0 for k,v in pairs(Hud) do if getElementData(localPlayer, "Hud:"..k) then i = i + 1 end end return i == 8 else return getElementData(localPlayer, "Hud:"..component) end end server only syntax isHudComponentVisible(player thePlayer, string component) player : الاعب component : القطعة اللي تبي تحقق منها setHudComponentVisible(player thePlayer, string component, bool visible) player : الاعب component : القطعة اللي تبي تخفيها/تظهرها visible : true للإظهار, false للاخفاء Hud = { } for k,v in ipairs({"ammo", "armour", "health", "clock", "money", "wanted", "weapon", "breath"}) do Hud[v] = true end function setHudComponentVisible(player, component, bool) if isElement(player) and getElementType(player) == "player" then if component == "all" then for k,v in pairs(Hud) do setElementData(player, "Hud:"..k, bool) end else if Hud[component] then setElementData(player, "Hud:"..component, bool) end end end end function isHudComponentVisible(player, component) if isElement(player) and getElementType(player) == "player" then if component == "all" then local i = 0 for k,v in pairs(Hud) do if getElementData(player, "Hud:"..k) then i = i + 1 end end return i == 8 else return getElementData(player, "Hud:"..component) end end end
-
الآن بنسوي ماركر لأخذ سيارة Table = { } "onMarkerHit" getElementType isElement destroyElement Table[player] = createVehicle warpPedIntoVehicle "onPlayerQuit" isElement destroyElement Table[source] = nil marker = createMarker(0, 0, 0, "cylinder", 1.5, 255, 255, 255) Table = { } addEventHandler("onMarkerHit", marker, function( ) end) addEventHandler("onPlayerQuit", root, function( ) end)
-
فكرة قيم مود جديد تتوقعون أنها راح تجذب الكثيرين للسيرفر
</Mr.Tn6eL> replied to HoLsTeN's topic in Arabic / العربية
تعال سكايب عندي فكرة خيال >< tn6el0909 -
سيرفر رائع جدا بالتوفيق لك
-
لو خيروك تصير مبرمج العاب ولا ويب انا عن نفسي مبرمج ألعاب يلد اول ماتسوي لعبة تجيك فلوس وأحلى شي يجيك واحد يدمن على لعبتي><
-
انا يعني وش اقلك مشغول بأشياء ثانية مهمة يعني اتأخر يعني ابي ناس معي يضبطو ن ><
-
addEventHandler ( "onPlayerQuit", root, function ( ) local pAccount = getPlayerAccount ( source ) if not ( pAccount ) or isGuestAccount ( pAccount ) then return end setAccountData ( pAccount, "Money", getPlayerMoney ( source ) ) end ) addEventHandler ( "onPlayerLogin", root, function ( _,Acc ) local GetMoney = tonumber(getAccountData ( Acc, "Money" )) if ( GetMoney ) then setPlayerMoney ( source, GetMoney) end end ) يكتب باف 8 gift ويعطيه دم ودرع addCommandHandler setElementHealth setPedArmor + حسن مطرود من الموضوع بسبب السخرية ترا محد جبرك ترد خلكم شاهدين اذ رد ابخلي المشرفين يحذفون رده لأنه موضوعي
-
i don't see this This is your opinion
-
انا عندي nod32 antivirus ومافية ولا اعلان بدون اضافة بعد !
-
https://adblockplus.org/en/opera -- ادخل على الرابط التاليثم اضغط الزر الاخضر مكتوب فيه -- install for opera +=======~ == ============= استعمل متصفح firefox رابط التحميل النسخة العربيه الكاملة https://download-installer.cdn.mozilla. ... 2039.0.exe او استعمل قوقل كروم النسخة الكاملة http://www.google.com/chrome/eula.html? ... andalone=1 او متصفح ماكس ثون السحابي السريع النسخة الكاملة http://dl.maxthon.com/mx4/mx4.4.6.2000.exe او متصفحBaidu Browser كامل http://dl-vip.browser.baidu.com/43.18.1 ... up_all.exe ================================= تبغى النصيحة استعمل ماكس ثون السحابي السريع او firefox ================= ماكس ثون https://adblockplus.org/en/maxthon ثم اضغط install for maxthon ========== فيرفكس -- استعمل https://adblockplus.org/en ثم اضغط install for firefox ======= قوقل كروم نفس طريقة chrome https://adblockplus.org/en install for chrome ======== اذا كمان فيه اعلانات افحص جهازك من الفيروسات برنامج ESET Smart Security 8 اقوى برنامج حماية التفعيل قبل التثبيت تحميل التفعيل http://up.top4top.net/downloadf-top4top ... 1-zip.html فك الضغط وافتح ملف reg الان تحميل البرنامج http://download.eset.com/download/win/e ... 32_enu.msi اي موقع فيه اعلان خبيث = حظر ======================================
-
منور اخي الكريم
-
منورين
-
Hi Guys, Hud Script 1.2 Screenshot https://community.multitheftauto.com/in ... w&id=11749 Video download https://community.multitheftauto.com/ind ... s&id=11749 any bug send me pm(private message) see you ..
-
السلام عليكم ورحمة الله وبركاته بسم الله الرحمن الرحيم الفكرة عبارة عن نسوي سكربت كامل بانفسنا يعني انا اكتب شوي من الكود والثاني يجي يكمل مثال function output(msg) end والثاني يجي يكمل function output(msg) return print(msg) end ولو كان في خطأ يصلحة اللي بعده مثلا نبي نسوي نظام اذا ضغط الاعب على زر يقله انت ضغطت الزر الوظائف اللي راح نستعملها "onClientKey" outputChatBox يلا انا ببدأ addEventHandler("onClientKey", root, function(button, press) end)
-
Uploaded Video ...