Leaderboard
Popular Content
Showing content with the highest reputation on 09/09/17 in all areas
-
لاهنت ع الشرح لكن ماله فائدة لانه موضح بالانجليزي والوظيفة معروفة من اسمها يعني وحتى لو تقول في ناس ماتعرف انجليزي موجودة بالويكي العربي وغيرها من الوظائف db Functions + fetchRemote + callRemote موب قصدي احطمك ولا شي بس حاول انك تشرح وظائف غير معروفة مثل شيء يستاهل انك تسوي له شرح ويستفيد الناس منه والاخير تذكر كلامي موب قصدي احطمك لكن الواحد يشرح لشيء يستاهل ويستحق التعب بالتوفيق ان شاء الله3 points
-
Hi there,out of a bunch of smaller playgrounds is awoken a new project of me. I´m planned to create an mta action rpg.Whats done yet:- complete Core- custom camera- clicksystem- NPC system (no fighting yet)- player system- inventory- equipmentsystem- lightsystem- projected custom markers- skillsystem- parts of GUI- some smaller things If anyone wants to be creating some stuff for this project like graphics, story elements, ideas and so on, so he is very welcome. Also there is no name for this project yet, so you can give your ideas here! Greetz, Sam2 points
-
خلاص حليتها بنفسي , والمساعدات كان لها فايده , وشكرا ً للجميع ما ساهم في مساعدتي2 points
-
addEventHandler( "onPlayerChat", getRootElement(), function () setPedAnimation( source, "ped", "IDLE_chat", 1, false, true ) --stop anim = 2 sec setTimer(setPedAnimation, 2000, 1,source, false) end ) and Your topic must be in forum english2 points
-
Automatic compile your whole resource. Do what you want with it, but keep the formal credits. Don't forget that compiling isn't just for protection, it was also meant for optimization! Version for universal resource compiler: (NEW) resourceCompiler/meta.xml <meta> <info author="IIYAMA" type="script" name="Resource compiler" version="1.3.0" /> <script src="scripts/compiler_s.lua" /> <export function="compileResource" type="server"/> <aclrequest> <right name="function.fetchRemote" access="true" /> <right name="general.ModifyOtherObjects" access="true" /> </aclrequest> </meta> resourceCompiler/scripts/compiler_s.lua ------------------ -- by IIYAMA -- function compileResource (player, resourceName) if hasObjectPermissionTo ( player, "function.shutdown", false ) and getResourceFromName ( resourceName ) then if not hasObjectPermissionTo ( getThisResource (), "function.fetchRemote", false ) then outputChatBox(" ", player) outputChatBox("Require fetchRemote to compiling this resource!", player, 255, 0, 0) outputChatBox(" ", player) else local meta = xmlLoadFile(":" .. resourceName .. "/meta.xml") if meta then local folderName = "compiled/".. resourceName --.. "_compiled" local newMeta = xmlCopyFile(meta, folderName .. "/meta.xml") if newMeta then local metaNotes = xmlNodeGetChildren(meta) for i=1, #metaNotes do local metaNote = metaNotes[i] local scriptName = xmlNodeGetAttribute(metaNote, "src") if not scriptName or not string.match(scriptName, "compiler.lua") then if xmlNodeGetName(metaNote) == "script" then if scriptName and scriptName ~= "" then local FROM = ":" .. resourceName .. "/" .. scriptName local TO = folderName .. "/" .. scriptName .. "c" local scriptFile = fileOpen(FROM) fetchRemote( "https://luac.multitheftauto.com/?compile=1&debug=0&obfuscate=2", function(data) local newscriptFile = fileCreate ( TO ) if newscriptFile then fileWrite(newscriptFile, data) fileFlush(newscriptFile) fileClose(newscriptFile) end end, fileRead(scriptFile, fileGetSize ( scriptFile )) , true )--fileLoad(FROM) --https://luac.multitheftauto.com/api/ fileClose(scriptFile) end else local fileName = xmlNodeGetAttribute(metaNote, "src") if fileName then fileCopy (":" .. resourceName .. "/" .. fileName, folderName .. "/" .. fileName, true ) end end end end local newMetaNotes = xmlNodeGetChildren(newMeta) for i=1, #newMetaNotes do local newMetaNote = newMetaNotes[i] if xmlNodeGetName(newMetaNote) == "script" then local scriptName = xmlNodeGetAttribute(newMetaNote, "src") if not string.match(scriptName, "compiler.lua") then if scriptName and scriptName ~= "" then xmlNodeSetAttribute ( newMetaNote, "src", scriptName .. "c" ) end else xmlDestroyNode(newMetaNote) end end end xmlSaveFile(newMeta) xmlUnloadFile(newMeta) end xmlUnloadFile(meta) outputChatBox("Compiling done!", player, 0, 200, 0) end end end return true end addCommandHandler("compile", function (player, commandName, resourceName ) compileResource (player, resourceName) end) Installation: Put everything inside the folder resourceCompiler. (see file path for file name and sub folders) Use the commando: /refresh Give the resource the required rights(login as admin before you use this commando): /aclrequest allow resourceCompiler all This commando will give the resource all the rights that are defined in the meta.xml. (those are required to make the resource work) Rights: Usage: /compile [resourceName] There is an export function you can use. Now you are ready to go! Don't forget to leave a like! EXCLUDED (but can be included) Do you want to compile resources it in your admin panel as well? That would be nice right? (This source code is only on request because I do not want to be responsible for releasing a version of admin panel. My credits isn't on it as well) Like this post + send me a PM to get a look at the adminpanel adjustments! A PM with just: 'yes I want this!' is enough! Installation: Usage: Version for compiling inside the same resource: (OLD, but still useful)1 point
-
بسم الله الرحمن الرحيم !.. بعد عمل دام نحو قرابة السنتين والنصف بطلته الجديدة المبهرة RWS يعود لكم سيرفر محاكاة العالم الواقعي .. عاد ليعود معه الإبداع والتميز عاد ليكون في القمة من جديد .... عن الافتتاح الرسمي للسيرفر بعدما تمت برمجته بأفضل صورة, RWS يُعلن طاقم لم نستطع إكماله كالمطلوب بسبب قلة طاقم البرمجة لذلك قد تجدون بعض النواقص وسنستمر في العمل ليكون الأفضل * السيرفر خرج عن المألوف في عدة نواحي وأهمها [التصميم] .. فإنه يتميز بتصميم " حصري وجميل " * لم يعد هناك قلق بشأن اللغة الإنجليزية في السيرفر ! .. يتوفر دعم كامل للغة العربية .. حيث يمكنك التحويل بين الإنجليزية والعربية بضغطة زر لترجمة كل شيء أمامك في لحظة !! * تتوفر الوظائف المختلفة لكسب المال بأفكار قريبة من الواقع ، بحيث يمكنك أن تعمل كشرطي في المدينة للحفاظ على الأمن ، أو أن تنزح للريف حيث تعمل كمزارع لزرع مختلف أنواع النباتات ومن ثم بيعها ، إضافة إلى وظائف منوعة كالمسعف وعامل المنجم والحطاب وسائق الشاحنة وغيرها .. التي ستكتشفها بنفسك ! * يمكنك بيع وشراء ماتملكه بسهولة . * تتوفر معارض للسيارات تشمل جميع أنواع المركبات . * يوجد تحكم شامل في المركبات بطرق سلسة وبسيطة . * يُتاح لك شراء المنازل أو استئجارها بكل سهولة .. حيث يتوفر نظام منازل متطور بأفكار حصرية ، ويتميز هذا النظام بسهولة التحكم في المنازل . * العصابات الآن يمكنها احتلال مناطق لتحتجز فيها الرهائن بعيداً عن الشرطة والعصابات الأخرى ! * تستطيع شراء تذاكر سفر لك ولأصدقائك من مطار المدينة من أجل القيام بالرحلات. * عند قيامك بشيء مخالف سيتم تسجيل قضية عليك تؤدي إلى سجنك مدة معينة . * تتوفر المستشفيات وسيتم إتاحة العلاج فيها قريباً من الأمراض التي قد تصيبك نتيجة أكل طعام غير صحي أو غير ذلك ! * يجب عليك المحافظة على صحتك عن طريق أكل الطعام وشرب المشروبات والكثير الكثير اكتشفوه من خلال زيارتكم للسيرفر وهذا {قليل من قليل} من كثير ..! لازال هنالك الكثير لم يتم الانتهاء منه بعد .. السيرفر تحت إدارة jafar Hussain.25 AL~SaYeD نتشرف بزيارتكم ونتمنى أن ينال على إعجابكم IP: 109.235.68.65:22003 وهنا بعض الصور لـ اللوحات داخل السيرفر وهنا فيديو بسيط تم تصويره من قبل أحد الأشخاص داخل السيرفر وغير مسموح بسرقة الأفكار أو تقليدها RWS جميع الحقوق محفوظة لسيرفر1 point
-
1 point
-
1 point
-
تعجبني ي ولد , م تحطم زي الضعوف خلو الرجال يجرب ويتعلم ياخي اعوذ بالله م عرفنالكم حسد ولا تحطيم استغفر الله بس من الشكليات الي كذا1 point
-
1 point
-
1 point
-
local start = getTickCount() local one, one1 = -300, 604 local two, two1 = 0, 604 local screenW, screenH = guiGetScreenSize() local text = "" local pic = "j" function draw() local now = getTickCount() local x,y = interpolateBetween(one, one1, 0, two, two1, 0, (now - start) / ((start + 1500) - start), "Linear") dxDrawRectangle(x,y, screenW * 0.2306, screenH * 0.0356, tocolor(0, 0, 0, 130), false) dxDrawText(" * "..text, x, y, screenW * 0.2340, screenH * 0.7044, tocolor(255, 255, 255, 255), 1.00, "default", "left", "center", false, false, false, true, false) end addEventHandler("onClientPlayerChangeNick", root, function(oldName, newName) start = getTickCount() addEventHandler("onClientRender", root,draw) text = string.format("#%02X%02X%02X", getPlayerNametagColor(source)) .. oldName .. " #FFffFFneve mostantól " .. string.format("#%02X%02X%02X", getPlayerNametagColor(source)) .. newName .. "" pic = "c" setTimer ( function() removeEventHandler("onClientRender", root, draw) end, 5000, 1 ) end )1 point
-
1 point
-
1 point
-
التبرعات .. بالله كيف تتوقع احد يتبرع , وكل الي فاتحين سيرفر منك مطفرين , بس اتمنى تلقى دعم الشيء الثاني أفضل انك تخلي التطبيق فيه اعلانات اكثر عشان يسد مصاريفك وتسوي مثلا يتابع اعلانات لين مايوصل الربح من المستخدم دولار او دولارين وتعطيه سيرفر اذا سويت استضافة غير مجانية وسحبت الاستضافة السابقة , راح تفجر السوق بمنتجاتك وعروضك وبرمجتك الخيالية , وتسوي موقع يخلي المستخدم يثق فيك ويشتري بكل راحة ويسر .. وبتوفيق واتمنى تجي سكايب بكلمك بخصوص شوية مواضيع1 point
-
1 point
-
1 point
-
اخوي نصور تصرف مع هاد @!#NssoR_) لان ما بدي اسوي معه مشكلة كل يوم @Tete omar @Dutchman1011 point
-
انت احذف اعطاء الأسلحة من الجيم مود ذا وبخصوص السقوط بالبحر شغل مود WsMap2017 هيك اسمه تقريبا ذذ1 point
-
takeAllWeapons Server-only function This function removes every weapons from a specified ped, rendering it unarmed.1 point
-
1 point
-
1 point
-
طيب شوف بدل ذا local ChangeSkin = setCameraMatrix(source, 903.46204, -904.05719, 62.611, 900.46204, -902.05719, 63.611 ) بذا local ChangeSkin = setCameraMatrix(903.46204, -904.05719, 62.611, 900.46204, -902.05719, 63.611 ) اولا ليش حاط source ?1 point
-
addCommandHandler("frenar", function (veh) local veh = getPedOccupiedVehicle(source) if veh then setElementFrozen ( veh, true ) end end) Acomodalo dentro de la función.1 point
-
Looking at the wiki page of AttachElements you can see that only certain types of elements can be attached, the list doesn't include effects so it's safe to say that it can't be attached. There's this: https://wiki.multitheftauto.com/wiki/AttachEffect useful function, try it1 point
-
1 point
-
أنشـب حمبى+أحترآم /, مستر جرأند أغلى من ألذهب ؛يستاهل نسوى له أى شئ ماذودنها ولاشئ هذا اقل شئ سوينا1 point
-
1 point
-
هههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههه اسف ماقدرت امسك نفسي ماتشوفو زودوتها شوي واحد راسل صور والثاني يقول سويت مود عشان ماتعتزل هههههههههههههههههههههههه لاهنت مستر جراند انا احترمك بالتوفيق لك ض اتركو الرجال يعتزل الواحد يبقى لاصق بشي واحد يعني مثل ما قال واحد فوق ما اقدر انطق اسمه الأحسن التعلم لغة ثانية ولا نقعد بلغة واحدة1 point
-
1 point
-
We'll not create you the code, unless you try to do it. @SuperCroz's code is wrong about the fact that the table is not indexed as he'd think.1 point
-
1 point
-
للاسف تركت مضمون الموضوع ودققت على المنتدى ترا ماهو عيب اذا بدى من الصفر فالنهايه مافي احد يولد من بطن امه فول اوبشن ====== مشكور ياعصمان بالتوفيق لك في فعل الخير1 point
-
0 points
-
Ok, so remember me? If you don't here's a quick reminder Basically I have a non SSE2 capable CPU and was trying to play MTA.. you guys helped me a lot and made me a modded version of MTA that worked (to some extent) After that I could play on my friends server, and after contacting one of the other server's modders.. he tweaked the internet browser to make it possible for me to play on that server.. But now I see that there has been a new version of MTA and when I updated the game, it no longer works If it isn't too much trouble, could you guys make me another "modded" version of MTA so I could continue playing?0 points
-
المراقبة تكون داخل المربع الصغير اللي انشأته ما شوف في شي من اللي طلبته انا0 points
-
وعليكم الشلام setCameraTarget getElementPosition setElementPosition setElementVelocity0 points
-
function cmdArmedPed( command ) local x, y, z = getElementPosition(localPlayer) local thePed = createPed(217, 1568, 1832, 10) givePedWeapon(thePed, 31, 5000, true) setControlState(thePed, "fire", true) end addCommandHandler("armedped", cmdArmedPed) try it and change the position0 points