-
Posts
7,337 -
Joined
-
Days Won
11
Everything posted by TAPL
-
Yes it's Lex128 [ Tactics GameMode Maker ] did it if you try change the keys outputChatBox(getPlayerName(localPlayer)..'is trying to use cheat and his contorls reset to normal ' i think he made a custom function to check that . Actually what you saw in my server isn't belong to tactics. I just used same color as tactics use so it consistent with the server. Binding two or even three controls within only one key will allow to shooting fast 'cbug' with only one key. On the other hand, normal player have to use three keys to do so, so it consider cheating.
-
ScriptMTA.co.nr - Selling MTA Resources Cheaply
TAPL replied to ScriptMTA.co.nr's topic in Resources
huh, what was that. -
موجود بيبال هنا http://ylashop.com/Electronic-banking/paypal بس ياخذون فوائد كثير
-
It won't work because source is not defined.
-
This? https://code.google.com/p/mtasa-blue/source/browse/trunk/Shared/mods/deathmatch/logic/CZoneNames.cpp
-
You're welcome.
-
No code provided so simply we can't help you.
-
If it in same resource and as long you didn't make it local you can use it or you'll need to use triggerEvent.
-
Try. addEventHandler("onClientVehicleEnter", root, function(thePlayer, seat) if thePlayer == gMe then local vehicle = getPedOccupiedVehicle(gMe) gTable = {} for i,upgrade in ipairs(getVehicleCompatibleUpgrades(vehicle)) do if not gTable[getVehicleUpgradeSlotName(upgrade)] then gTable[getVehicleUpgradeSlotName(upgrade)] = {} end table.insert(gTable[getVehicleUpgradeSlotName(upgrade)], upgrade) end for name, upgrade in pairs(gTable) do if n ~= name and #upgrade > 0 then n = name local row = guiGridListAddRow(vehUpgradeGrid) guiGridListSetItemText(vehUpgradeGrid, row, 1, tostring(name), true, false) end for i, upgrade in ipairs(upgrade) do local row = guiGridListAddRow(vehUpgradeGrid) guiGridListSetItemText(vehUpgradeGrid, row, 1, tostring(upgrade), false, false) guiGridListSetItemData(vehUpgradeGrid, row, 1, tostring(upgrade)) end end end end)
-
تتكلم عن ايش انت بالضبط؟؟ وين كودك
-
الفنكشن ذا يحط الفلوس إلى الرقم الي تكتبه و المقصود هنا رقم صفر takePlayerMoney طبعاً ممكن تستخدم فنكشن getPlayerMoney بس هنا راح تحتاج تعرف كم مع اللاعب فلوس و بتحتاج فنكشن ثاني هو الأفضل في الحالة ذي setPlayerMoney بالتالي فنكشن
-
تأكد انك حاطه كلينت و تأكد من اسم وصيغة و مسار ملف الصوت و تأكد انك ضايفه بالميتا ولا تنسى السطر ذا عشان ما يشتغل الصوت لكل الي جنبك if thePlayer == getLocalPlayer() then و بالنسبة إلى افنت لما السيارة تمشي ذا مافيه ممكن تستخدم الفنكشن ذا عشان تتحقق السيارة تمشي او لا getElementVelocity
-
addCommandHandler getPlayerFromName setPlayerMoney
-
https://community.multitheftauto.com/index.php?p=resources&s=details&id=7668
-
سطر 81 و 82 في الكلينت outputClient انت حاط اسم الأفنت outputServer بينما في السيرفر اسم التريقر
-
وش تقصد بالكلآم ؟؟! ترا الححين ، الواحد الي يسوي حصريات يكون كلها مودات منشور او مسربة ، لا وبعد تتوقع السيرفر من برمجتكك ، اتحداكك تخشش تلآقي شي بخصك استريح بس قال اتحداك قال ههههههه انا من شفت اول فيديو غسلت يدي شف بس الخريطة فوق يمين الأحتلال من مبرمجة؟ ايه قل انت
-
طيب وين المشكلة؟ outputServer إلى sendClientMessage غير !
-
NOTE: When using optional arguments, you must supply all arguments before the one you wish to use. For more information on optional arguments, see Optional Arguments. اولا :_ عندك ارقمنت ناقص في outputChatBox("This Command Just For ["..Team.."] Team !", 255, 0, 0) لازم بعد الصفر تحط اما false or true لانك حاط اكواد الوان وشوف الويكي وش يقول NOTE: When using optional arguments, you must supply all arguments before the one you wish to use. For more information on optional arguments, see Optional Arguments. المعني انه لما تستخدم ارقمنت من الارقمنتات الاختياريه لازم تكمل كل الارقمنتات الاختياريه ---- ونفس الكلام مع outputChatBox الثانيه Edit# صفحتين عشان لوحة تفتح لتيم معين !!! والسبب انه فيه ناااس تاخذ اكواد من مواضيع ثانيه وهو ماله فاهم الطبخة ويحطه هنا ممكن تورينا وين اكواد اللون بالضبط؟
-
حصريات وش كلها مودات منشورة او مسربة واتوقع نص السيرفر من برمجتي استريح بس الله يستر عليك
