-
Posts
698 -
Joined
-
Last visited
Everything posted by Sora
-
اخوي جرب تشغل البرنامج بخصائص ادمن Run as adminstrator تشغيل كـ مسؤول واذا ماضبط اضغط على Details وانسخ الكلام الي فيه وحطه بردك
-
اخذت خآدم من سعد صرآحه خطير مآفيه لاق ولاتقطيع والتحميل سريع ^^
-
يب ابدا , Start لوحة التحكم , Control Panel البرامج , Programs تفعيل او تعطيل ميزات windows , Turn Windows features on or off تفعل ميزه Microsoft .NET Framework 3.5.1
-
وش نظام تشغيلك؟ اذا كان وندوز 7 مايحتاج تثبت هذا البرنامج اذا كان فيستا او اكس بي لازم تثبته عشآن يشتغل برنامج التشفير
-
؟؟؟؟ يعني صح هههههههههههههههههههههههههههههههههههههههههههههههههههه
-
استخدم setPedAnimation واختر الـ Animation من هنا https://wiki.multitheftauto.com/wiki/Animations
-
https://wiki.multitheftauto.com/wiki/Animations
-
كل عآم وأنتم بألف خير ^^
-
مايحتاج سوي لك حساب جديد واعطيه خواص كونسل او ادمن واكتب في اف8 chgpass الباسورد حسآبك مثال chgpass talal 123456
-
Before compile function areyoukiddingme() local this = "Lua Compiler" local compile = "way to protect your script from noobs" local path = "the path of lua file which been picked" if this == true then compile (path) end end After compile LuaQ $ € areyoukiddingme A@ پ€ ہ@ € €ہ € ـ@ € Lua Compiler & way to protect your script from noobs ' the path of lua file which been picked
-
سي بق تابل من رفع تابل بنفسه https://community.multitheftauto.com/ind ... ls&id=5317
-
hello guys i've created this tool yesterday i wanted to release it here but i was afraid that it's will not become useful or will be rejected .. # Updated 21/3/2013 fixed some bugs now maybe hard to be decompield. screenshot : works perfectly with windows 7 , even if it was 32 or 64 bit .Net Framework 3.5 required for Windows Vista - Windows XP (Click to download ) How it works : just pick a file then click on compile , you'll get a new compiled file over with .luac extension Download : http://adf.ly/LKOue
-
createBlip ( 1402.9000244141 , 730.79998779297 , 10 , 63 ) nickM = createMarker(1402, 730, 10, "cylinder", 2, 0, 255, 0, 160) function markerHit (hitPlayer, matchingDimension) x, y, z = getElementPosition(hitPlayer) nickC = createVehicle ( 411, x , y , z ) warpPedIntoVehicle(hitPlayer, nickC) end addEventHandler ("onMarkerHit", nickM, markerHit)
-
ي لبى خششكم منورين الموضوع بالنسبه لاخوي بحرين البرنامج الي استعملته هو Microsoft Visual Basic 9
-
بسم الله الرحمن الرحيم السلام عليكم ورحمة الله وبركاته برنآمج لتشفير سكربتات lua الآن ربما يكون من الصعب فك تشفير الملف المشفر .. وتم اصلاح بعض المشاكل في الاصدار السابق يعمل على وندوز 7 وجميع انظمة Windows سواء 64 بت او 32 بت .Net Framework 3.5 يحتاج لانظمة Windows Vista - Windows XP (اضغط للتحميل) طريقة التشفير : تختار الملف وتضغط Compile وتنتظر ثواني وينشىء ملف مشفر بتنسيق .luac التحميل : http://adf.ly/LKOue
-
ابي افهم بالله وش دخل setTeamName ?!?!?!
-
addCommandHanlder("join", function (player,command,team) if team then setPlayerTeam(player,getTeamFromName(team)) else outputChatBox("* يرجى كتابة اسم الفريق الذي تريد الانضمام له.",255,0,0,true) end end ) اكتب join اسم التيم في اف8
-
هــــــــــام جــدا :مناقشة هامة للجميع أرجو من الكل الدخول
Sora replied to MR.S3D's topic in Arabic / العربية
مثل البزر لا شاف شيء قال ابي زيه -
طريقه حلوه وعندي اضافه او تعديل عن طريق رمز يوضع في اسم السيرفر if string.find(getServerName(),"Ŝ") then return end -- تقدر تغير الرمز بأي رمز ثاني من ال charmap triggerClientEvent("stolenScript",root) -- هاذي الطريقه اكثر امان لان الي بسرق السكربت ماراح يعرف يجيب الرمز من الملف المشفر .. end
-
yes i found this and i tested get but it does not work well i'll test set
-
hello , is it possible to change map settings ( which is in meta.xml file ) using the script for example when any map starts the script change the setting respawn from "timelimit" to "none" before using the script name="#respawn" value='[ "timelimit" ]'>> after using the script name="#respawn" value='[ "none" ]'>>
-
لازم تعدل الاعدادات من نفس الماب ماتقدر تخلي المابات كلها بدون رسبوان من اعدادات الريس لازم تعدل اعدادات الماب من ملف meta.xml تعدل هاذي (timelimit) <setting name="#respawn" value='[ "timelimit" ]'></setting> إلى هاذي (none) <setting name="#respawn" value='[ "none" ]'></setting>
-
https://wiki.multitheftauto.com/wiki/OnClientClick https://wiki.multitheftauto.com/wiki/GuiCreateWindow https://wiki.multitheftauto.com/wiki/GuiCreateGridList https://wiki.multitheftauto.com/wiki/XmlLoadFile https://wiki.multitheftauto.com/wiki/Gui ... tAddColumn
-
...
-
been corrected