Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 08/10/18 in all areas

  1. Original Images : Current Project (really alpha) :
    4 points
  2. Multi Theft Auto: San Andreas 1.5.6 is released Today the MTA team is delighted to announce the release of MTA:SA 1.5.6. You will receive an automatic update soon, but if you don't have MTA installed, you can get it from the home page . There are many changes and improvements across the board, but one feature stands out as being especially exciting: custom animations! This has been a feature on our radar for many years, and @Saml1er was the one who decided to make what many have considered a dream, a reality. Take a quick look at this video of custom animations in action to get a glimpse of what's possible: Changes This release includes many additions, improvements, and fixes. Find the complete set of changes, and more information about the improvements listed below, in the 1.5.6 release notes. If you'd like to keep on top of all the things we're working on, why not watch or star our GitHub repository? Here is a heavily cut-down selection of features and fixes. Highlights: New features Ordered roughly by reverse chronological order New languages Bulgarian, Indonesian and Chinese (Traditional) (a3217) New server console feature for arrow command history (#274 by myonlake) New ACL property ModifyOtherObjects.resourceName for one resource only (6614d) New element functions getElementAngularVelocity, setElementAngularVelocity (#73 by lex128) New chat function clearChatBox (#215 by CrosRoad95) New vehicle functions getVehicleRespawnPosition, getVehicleRespawnRotation, setVehicleRespawnRotation (#334, #338 by l0nger) New goggle effect parameter "noiseEnabled" parameter to setCameraGoggleEffect (#324 by samr46) New drawing function dxDrawCircle (#266 by CrosRoad95, Saml1er) New jetpack functions setPedWearingJetpack, isPedWearingJetpack (#243 by Dezash) New element function getElementsWithinRange (de149) New GUI functions guiWindowIsMovable, guiWindowIsSizable, guiEditGetMaxLength, guiEditIsMasked (#272, #255 by FileEX) New fire function extinguishFire (#207 by CrosRoad95, #252 by myonlake, also 7838b) New world functions getPedsLODDistance, setPedsLODDistance, resetPedsLODDistance (#231 by CrosRoad95) New GUI scrollbar functions guiMemoSetVerticalScrollPosition, guiMemoGetVerticalScrollPosition (#248 by myonlake) New GUI functions guiMemoIsReadOnly, guiEditIsReadOnly (#236 by FileEx) New special property "underworldwarp" (#208 by CrosRoad95, #222 by myonlake) New vector support for collision functions (#217 by myonlake, #163 by Pawelo / 4O4) New animations functions setPedAnimationSpeed, engineLoadIFP, engineReplaceAnimation (Saml1er, with some help from Icensow, raw data loading courtesy of #247 by samr46) New colshape function isInsideColShape (#195 by tederis) New vehicle function for client-sided setVehicleHandling (#192 by Renkon) New world sound parameter to setWorldSoundEnabled to stop sound immediately (44844) New ped weapon function isPedReloadingWeapon (#149 by Neproify) New debug hooks pre/postEventFunction added to addDebugHook (#126) New event parameter "deleted" add to onResourceStop (98502) New vehicle function isVehicleWheelOnGround (#146 by ZReC) New command reloadacl (#131 by Timic) Enable switching camera view mode for trains (#125 by ZReC) New encode functions encodeString, decodeString (#184 by SDraw) New pickup events onPickupLeave & onPlayerPickupLeave (#176 by emre1702) New account functions getAccountIP, getAccountsByIP, getAccountsByData & setAccountName (#164 by emre1702) Highlights: Bug fixes and tweaks getChatboxLayout now works as advertised (#254 by myonlake) Return 2 vectors for ele:getBoundingBox (#305 by Pirulax, #332 by Addlibs) Fix inconsistencies in reading userdata in Player functions (#308 by Addlibs) Improve debug info for garbage collected files (#312 by Dezash) Fix crashes with account functions when using empty strings (faa57) Missing bShallow for server-side water (#240 by myonlake) Fix spawnPlayer rotation not working properly (#258 by myonlake) Fix false elements in getElementsWithinRange (#300 by Sergeanur) Removal of the /whowas command (0cffa) Improve connect to disconnect you less frequently (7fc29) Make connect port argument default to 22003 (d698b) Fix many bugs related to animations, jetpack and choking (#229 by myonlake) getVehicleType not being consistent server/client side (b08f3) Fix custom CEGUI skins accidentally breaking dxDrawRectangle (4e57a) Ignore colorcodes while tabbing in chatbox (#238 by Timic) Various bind tweaks, please tell us if something is broken (by emre1702) Fix empty string in getVehicleNameFromModel (instead of false) (#219 by emre1702) Weather blending improvements (#204 by emre1702) Fix 'stream_title' meta tag when the playback is started (#206 by Sergeanur) Fix problems when using a controller with more than 7 axes (382a3) Console no longer displays an error message when pressing the key of a disabled MTA control (23dad) Fix crash caused by calling client-side setPlayerNametagShowing with a ped (554a2) Fix server crash on server-window resize (becf0) Download This release is backwards compatible with the older 1.5.x releases (1.5.5, 1.5.4, all the way to 1.5). However, if you would like to take advantage of all of these useful changes, you will need to go and download the update! Servers: binaries are available, and don't forget to update your default resources. What's next? We're continually working on new features and fixes for MTA. If you're happy to report bugs and crashes do try out our Nightly release stream. You can do this by going into Settings -> Advanced -> Auto updater -> Update build type. Change to "nightly" and hit "Check for update now". Only do this if you like crashing and like filling out bug reports. We're also working on a brand new community: we want your suggestions, ideas and feedback! If you have any questions or would just like to chat with the community, do check out our official Discord server. We have channels for scripting, general support (bugs), mod development, and many more! Thank you! Thank you very much to the following community members for their work towards this release: Addlibs, ArranTuna, CrosRoad95, Dezash, Dutchman101, Einheit-101, emre1702, FileEX, forkerer, Icensow, jlillis, l0nger, lex128, lopezloo, MIKI785, myonlake, Neproify, Pawelo / 4O4, Pirulax, Renkon, samr46, SDraw, Sergeanur, tederis, Timic3, ZReC, and many others who helped document on the wiki, reported bugs, and helped out with issues. (If your name is missing or you want to change your entry above, please PM @qaisjp) You could be on this list! We're always on the lookout for new contributors. Contribute on GitHub, and chat with us on Discord. Finally, everyone, please give a ? to the newest maintainer of Multi Theft Auto: @Saml1er. Until next time, The MTA Team
    1 point
  3. @DeadthStrock very nice! its work to the first test, that was i needed. but i have a question.. what is the difference between this syntax: (its from wiki) and your syntax? (my command fix) @N3xT when I saw the examples that they gave me above, my script was completely incoherent I was using "cancelEvent" to stop the command, I think it was never going to work like that because I canceled it completely. its work with the script of DeadthStrock In any case I ask you, were you going to give a script similar to that of DeadthStrock? because I'd like to see your way of writing the code too, you always learn something new! do not laugh at my script poeple lol
    1 point
  4. @!#NssoR_) بعد اذنك قفل الموضوع
    1 point
  5. اشكركم يا اخوان رح توحشنوني واحسن اوقات فالمنتدى وحياتي معكم الله يحفظكم لبعض وان شاءالله اروح ما احد زعلان
    1 point
  6. Could you just reduce your signature @MrKAREEM ? it's painful to hide it manually thanks.
    1 point
  7. شكرا علي تعليقك ياوردة <3
    1 point
  8. @Lukasievicz There are many servers without incredibly demanding mods; it just seems like the 'Popular' ones have stupidly high poly modifications. Also player count has not actually dropped much considering the record high was about a year or so ago.
    1 point
  9. كان حضورك جميل بيننا وتشرفت بمعرفتك بالتوفيق والله ييسر لك امور الدنيا والآخره ..
    1 point
  10. What ?! هتعتزل ليه تعالا نكمل اسود العرب او نعدله شوية ونعدل الاسم من جديد وبرمجة جديدة وكل حاجة هتبقي جديدة
    1 point
  11. I investigated the crashes that you encountered individually and most of them can be traced back to running out of memory. There's only 1 which seems to be related to corrupt custom models (the one from your screenshot, which somehow doesn't appear in your log..) and another that might be, but could aswell be running out of memory. You're not constantly crashing due to the 2 aforementioned model crashes, the memory crashes account for most of the crashes that you keep experiencing. The answer may surprise you, but your PC really isn't powerful enough for your current purposes (or its performance/OS health has degraded since you last ran MTA with it). I'm trying to say that if you are playing mainly on mod-heavy or unoptimized servers with that PC, having just 2GB of RAM, these results are to be expected. You could mind the choice of servers to play on, or try solutions listed at https://forum.multitheftauto.com/topic/78081-32-bit-windows-crashing/ first. Your CPU can handle 64-bits Windows, so I advise you to re-install with a 64-bit OS and eventually upgrade your RAM. I used this occasion to update the wiki page at https://wiki.multitheftauto.com/wiki/Famous_crash_offsets_and_their_meaning with additional crash types (including some of yours) and advise on how to resolve performance/memory-related crashes. I recommend you to read it thoroughly (especially at the page's bottom) if you need any further assistance. @Lukasievicz
    1 point
  12. Não use o nome do evento igual o nome da função.
    1 point
  13. SeriousBit NetBalancer has recently been added to the detections because of its overwhelming use as lagswitch/deliberate lag tool. You can get kicked for actively using the app's configuration while MTA is running, or having the tray app running in the background. To resolve your issue, stop using NetBalancer and/or remove the tray app from autostart (or shut it down before launching MTA).
    1 point
  14. Are you using dxCreateRenderTarget? looks like yes, if yes, use dxSetBlendMode. here's an example from wiki: function updateRenderTarget() dxSetRenderTarget(yourRenderTarget, true) dxSetBlendMode("modulate_add") -- Set 'modulate_add' when drawing stuff on the render target dxDrawText("Testing "..getTickCount(), 0, 0, 0, 0, tocolor(255, 255, 255, 255), 2, "clear") dxSetBlendMode("blend") -- Restore default blending dxSetRenderTarget() end As @sanyisasha said, seems had another dxDrawText in background of 1st one.
    1 point
  15. (i didn't made the ifp file by myself) but i'm creating something like this for some fortnite dances https://streamable.com/hmnjw
    1 point
  16. تقريبا هذا الشعار شعار من الجيش الامريكي ابحث عنه بقوقل وبتحصل معلومات
    1 point
  17. [Lions Arabs]~⦁~[اسود العرب]~⦁~[هجولة وحرب]~⦁~[M.H] My server : mtasa://51.255.215.248:23110 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [Lions Arabs]~⦁~[اسود العرب]~⦁~[هجولة وحرب]~⦁~[M.H] fake server : mtasa://51.38.237.205:27031 [Lions Arabs]~⦁~[اسود العرب]~⦁~[هجولة وحرب]~⦁~[M.H] fake server : mtasa://51.38.237.205:27030 [Lions Arabs]~⦁~[اسود العرب]~⦁~[هجولة وحرب]~⦁~[M.H] fake server : mtasa://82.211.30.52:46387
    1 point
  18. اوه رام انت هون
    1 point
  19. سيم سيم هنا ? هههههههههههههههههههههههههههههههههههههههههه ياخي نورتم الموضوع جميعاً :)
    1 point
  20. أزرق سماوي بعدين ماهمك الا ذا من كلامي خخ
    1 point
  21. سلام عليكم ورحمة الله اخواني واحبابي واصحابي ، اقدم لكم اخر كلماتي ، وان شاءالله ما احد يزعل اقولكم الوداع واقدم لكم اعتزالي ولى زعلان مني يتقبل اعتزالي ويترك اخر رده بلأخير موضوع ذا رح يجي اليوم او بكرا وما يدوم شيء بدنيه واشكر كل شخص وقف معي وانا راح ماني شايل هم احد والله ينجحكم ويقويكم الإهدادءات @Master_MTA @!#NssoR_) @#[K]iLLeR<3 @TAPL @KillerX @MR.Mosa @ععيونككء اخخر امممأليء ^ @#SnpêŘ @Tete omar @*AnGeL @iMr.WiFi..! @Abu-Solo @MR_Mahmoud @N3xT @Trefeor @Rakan# @Dr.Marco @,#Savage @KasaNoVa @#_iMr,[E]coo @Mr.Mostafa @MrKAREEM @ccz @Berko ولى ما حطيت اسمه بالله لا يزعل اسمك بالقلب يا صديق تحياتي لكم MR.TOUNSI
    0 points
  22. اعلـــــن اعتــزالـي عن اللــعبة نــهائـيا . . . . . . . . . .
    0 points
  23. مدري انت تشوف شي من الاكواد الي فوق موجود بمكتبك اصلا؟
    0 points
  24. لماذا ي ابا جهل تقرر الاعتزال من راسك بنشتاقلك
    0 points
  25. هتوحشنا يا عسل والله ولا تقطع نهائي يعني بالتوفيق لك حب
    0 points
×
×
  • Create New...