Leaderboard
Popular Content
Showing content with the highest reputation on 14/10/16 in all areas
-
Hi there! Our next release is nearly done. However, to ensure that it meets our high quality standards, we would like to ask you guys to thoroughly test it before we release it. This release brings an important change to our release distribution system. Starting today, there will be two builds available for you to download: normal build - only works on Windows 7 and above legacy build - only works on Windows XP and Windows Vista A normal build is basically what we offered with our previous releases, with an exception that it now requires Windows 7 or above to run. The new thing is an legacy build, which only works on Windows XP and Windows Vista. This build uses the last CEF components version that works on XP/Vista, which is now outdated and insecure. To ensure that we will not leave some of our players in the dark, while keeping the rest of them secure, we decided to split the release into two builds. One which uses older CEF components and works on XP/Vista (legacy build), and the other one which has up-to-date CEF but only works on Windows 7 and above (normal build). We have elaborated more on this in a separate post which you can find here. MTA:SA 1.5.3 has a lot of other smaller bug fixes, tweaks and new features included and is a result of another change to our build system, which simplified the development and building process to us. This has also allowed us to back-port many of the smaller changes originally planned for the 1.6 release to 1.5.3. These changes should be compatible with the 1.5 series, but they still need to be tested to ensure that this is indeed the case. And this is where you guys come in. To help us testing the version, simply download the Release Candidate from links below, install it and play as you normally would. If you play on XP or Vista, download the legacy build, otherwise grab the normal one. This version is meant to be fully compatible with MTA:SA 1.5.2 or below, so just join your favourite server and give it a go. If you encounter a problem or spot a bug, you can report them to our bugtracker. Please use the search feature first to see if your problem was not already reported though... Updated Windows/Linux server packages are also available, and similarly, they are also compatible with 1.5.2 clients, so please test whether your servers work fine on 1.5.3 too. Click here to download MTA:SA 1.5.3 RC Normal Build (for Windows 7 and above) Click here to download MTA:SA 1.5.3 RC Legacy Build (Windows XP and Vista only) MTA:SA 1.5.3 RC Linux Server download page You can find the current list of changes for this version here. A summary of changes and credits list will be provided with the final release announcement post. Thank you for helping us make MTA great again awesome. --MTA Team2 points
-
عليكم السلام اولا عشان تسوي وقت للمهمة تستخدم فنكشن ونحتاج تيبل عشان نخزن فيه الاعب ومنها تقدر تجيب الاعب الباقي table setTimer وتغير الداتا على الماركر تخليها ترو setElementData( marker , ... ) واذا كان طريقة الدخول عن طريق الماركر سوي للماركر داتا وتكون قيمتها فولس setElementData( marker , ... ) وبعدين اول مايدخل الاعب الماركر معروف تجيب الداتا على السورس الي هو الماركر if getElementData ( source , ... ) == true then تدخله في المهمة وتحطه بالتيبل طبعا فيه اكثر من مهمة مطروحه هنا فيها اكواد مفيدة منها AddPlayer - RemovePlayer - getPlayerTable بعدين اول مايموت الاعب 'onPlayerWasted' تتحقق انه في القاعدة if getPlayerTable ( ... ) then وتتحقق انه اخر واحد بالقاعدة واذا ماكان اخر واحد بالتيبل تحذفه من التيبل RemovePlayer ( .... ) if #table == 1 then تعطيه فلوس ... الخ بعدين تنحذفه من التيبل وتعيد وقت التايمر او تتحق من التايمر القديم وتنحذفه وتسوي واحد جديد بنفس المتغير ====== بالنسبة انك تخلي السيارة تقفز استخدم bindKey setElementVelocity يكون سيرفر سايد طبعا وبالنسبة للسيارة تطلق قنابل شوف الموضوع هذا لازم تحوله لسيرفر سايد عشان الكل يشوف القنابل -- عطيتك الخطوات عليك التطبيق وسهل مره ترا بالتوفيق2 points
-
2 points
-
Multi Theft Auto: San Andreas 1.5.3 might be the last release that supports Windows XP and Windows Vista. This post should help you understand why this is so and what exactly does it mean for you. Background Google has announced last year that they will be dropping support for Windows XP and Windows Vista OSes from their Chrome browser and the Chromium/Blink platform. As some of you may know, this is already in effect as you can no longer install the newer Chrome builds on machines running XP or Vista. The oldest Windows version which can run Google Chrome is Windows 7. For 1.5.3 release, we had to make a special build for players using Windows XP/Vista that would have the last released version of CEF that is compatible with those older systems, and a normal one for players with newer systems (Windows 7 and above). This normally would not be a big problem, but unfortunately several exploits were discovered that can compromise systems running older versions of Chromium (including the last one that works in XP/Vista). To ensure that our players are safe, we have updated CEF components to their newest version for the regular build, but we also provide a special build with outdated and insecure, but XP/Vista compatible CEF components. Comparison table for MTA:SA 1.5.3 Here is a little comparison table to help you understand this change: Operating System Does MTA:SA 1.5.3 work on this OS? Will MTA:SA work on this OS in the future? Windows XP YES UNKNOWN Windows Vista YES UNKNOWN Windows 7 YES YES Windows 8/8.1 YES YES Windows 10 YES YES Questions and Answers Google is dropping XP/Vista support for Chrome browser? What does this even have to do with MTA:SA? As you may know from our previous news posts, MTA:SA uses CEF (Chrome Embedded Framework) components for providing some functionality for the mod since version 1.5. Being Chromium-based, CEF components are also being phased out for users of older Operating Systems and will simply not work on them. Does MTA:SA 1.5.3 work fine on Windows XP and Windows Vista? Yes, it works fine if you install it through the legacy build. We still can not really recommend using these systems anymore due to reasons listed below. CEF compatibility issue aside, these Operating Systems (XP especially) are really old nowadays. You are putting yourself at risk if you use them as they are either no longer supported by Microsoft (XP) or the support will be discontinued soon (April 2017 - Vista). What will happen if I try to use the regular build of 1.5.3 on Windows XP/Vista? MTA:SA installer will display an error and will not let you install the mod on such systems. You will be asked to download the legacy build from our website. And what will happen if I try to use the legacy build of 1.5.3 on Windows 7 and above? Similarly, MTA:SA installer will display an error and will not let you install the mod on such systems. You will be asked to download the regular build from our website. Why couldn't you just stick to the older version of CEF then so that XP/Vista would be still supported? What about releasing two versions of the mod? A regular one with newest CEF and a legacy one with the older CEF build that still works on XP/Vista? Hey, but we actually do provide a legacy build for MTA:SA 1.5.3 for XP/Vista users with an older version of CEF components. The problem with sticking with either of these options is that we would have to continue providing a version that is vulnerable to any present and future security exploits that exist in Chromium and are already widely used. We do not want to put our users at risk because of that. CEF developers themselves do not want to provide a long-term security support for such a build either: http://www.magpcss.org/ceforum/viewtopic.php?f=6&t=14187 I am playing the mod on Windows 7/Windows 8/Windows 8.1/Windows 10 or newer. Am I affected by this? No, you will not be affected at all. In fact, you will have a better experience with built-in web browser components than before due to security and performance fixes included in the newer CEF versions. I am using Windows XP/Vista and I would still like to play future versions of MTA:SA. What can I do about it? If you are using Windows XP or Windows Vista, you should upgrade your OS to a newer one. You will likely be required to do a clean install for that, so backup your stuff first. You should use these tools first to see if your PC is capable of upgrading to newer OS: Windows 7: Windows 7 Upgrade Advisor Windows 8/10: Windows 8 Upgrade Assistant Is your PC toaster-tier which does not support Windows 8 or even 7? That means it is probably the right time to buy something more modern. But fear not, if you are already using Windows 7 or newer, just install the newest build of MTA:SA 1.5.3 and you are set! And if you don't want to upgrade your OS or PC, well, we will keep offering the legacy build that works on XP/Vista for a while... Conclusion Hope that this post has cleared your doubts about the status of support for Windows XP/Vista. Sorry for any inconvenience for users of these older Operating Systems but there was little we could do about it. These decisions were already made elsewhere. --MTA Team1 point
-
في الوقت الحالي عندي مشكلة كبيرة جداً وهي مشكلة الانترنت المهم - هذا المود صراحة ما ادري وش اسميه لكن هو مود بسيط وهو عبارة عن مقدمة للسيرفر بعدها تقدر تسوي اي شي يعني مثلاً لوحة تسجيل او اي شي انت تريده الملفات المفتوحة لك 1- ClientSettings.lua 2- YourClientFile.lua 3- YourServerFile.lua -------------------------------------------------------------------------------- --------------------------------------------- local screenW, screenH = guiGetScreenSize() --------------------------------------------- Thumbnails = true -- or true --------------------------------------------- theSong = "song.mp3" --------------------------------------------- TimerC2 = 4 TimerC1 = 2 TimerCstart = 14 -- leave it -- من الافضل ترك هذه --------------------------------------------- --[[ theText1 = "welcome to the game" -- or "" theText2 = "you are now in the server" -- or "" theText3 = "Grand Theft Auto For You" -- or "" theText4 = "game mode by Developer Ahmed" -- or "" --]] theText1 = "" theText2 = "" theText3 = "" theText4 = "" --------------------------------------------- P1 = "P1.png" P2 = "P2.jpg" P3 = "P3.jpg" P4 = "P4.png" px1 = "Px1.png" px2 = "Px2.png" px3 = "Px3.png" px4 = "Px4.png" --------------------------------------------- RockStarIMG = "rocstarLogo.png" ---------------[ Thumbnails ]---------------- A_Thumbnails = 1 ---------------[ Thumbnails ]---------------- PxScrin1X,PxScrin1Z,PxScrin1X2,PxScrin1Z2 = (screenW - 300) / 2, (screenH - 300) / 2, 300, 300 PxScrin2X,PxScrin2Z,PxScrin2X2,PxScrin2Z2 = (screenW - 300) / 2, (screenH - 300) / 2, 300, 300 PxScrin3X,PxScrin3Z,PxScrin3X2,PxScrin3Z2 = (screenW - 300) / 2, (screenH - 300) / 2, 300, 300 PxScrin4X,PxScrin4Z,PxScrin4X2,PxScrin4Z2 = (screenW - 300) / 2, (screenH - 300) / 2, 300, 300 --------------------------------------------- DxFontNum1 = "default-bold" DxFontNum2 = "default-bold" DxFontNum3 = "default-bold" DxFontNum4 = "default-bold" --------------------------------------------- التحميل - اضغط هنا1 point
-
1 point
-
1 point
-
مافيه شي اسمه 49% برمجة البرمجة مجال واسع وماله حدود زي الدائرة عشان كذا مافيه نسبة1 point
-
Hey, GTA SA uses for every vehicle model different Front and Rear Wheel Sizes, if you look in the vehicles.ide file. And this Wheel sizes also affects the handling. So it would be nice if you can change the Wheel sizes in MTA per Script. It would be nice for Car Mods and Custom Handlings. Wheel sizes can be changed with: setVehicleWheelFrontSize( vehicle, newSize ) or setModelWheelFrontSize( vehicle, newSize ) setVehicleWheelRearSize( vehicle, newSize ) or setModelWheelRearSize( vehicle, newSize ) Would be nice if this can be added.1 point
-
No tiene nada que ver con como agregas la columna, para agrandar esos espacios tenes que ajustar las escalas del scoreboard. Yo lo hice hace bastante tiempo y si mal no recuerdo tenías que tocar muchas variables.1 point
-
1 point
-
1 point
-
line 35 and line 37 in client side what for is the 'end' and ')' this mistake will never start the client side file. Give us the errors in the debug so we can find the problem and if we can help you we will.1 point
-
1 point
-
1 point