Jump to content

FernandoMTA

Members
  • Posts

    412
  • Joined

  • Last visited

  • Days Won

    32

FernandoMTA last won the day on September 16 2024

FernandoMTA had the most liked content!

About FernandoMTA

  • Birthday 16/04/2001

Details

  • Gang
    Roleplay
  • Location
    Portugal
  • Occupation
    Mod Developer
  • Interests
    a lot of everything :)

Recent Profile Visitors

18,362 profile views

FernandoMTA's Achievements

Hustler

Hustler (26/54)

187

Reputation

1

Community Answers

  1. Happy holidays! It's been more than a decade for me since I started playing MTA, my favorite game mod
  2. Hahahaha is this AI voice? Nice video!!
  3. A new channel for discussing security appeared on MTA development Discord, if you're curious.
  4. https://github.com/Fernando-A-Rocha/mta-server-updater run this python script to easily update your server
  5. awesome! I'm new to using these APIs i'll be digging into the project
  6. oooo interesting Is the project available for contribution on GitHub or something?
  7. Simplified MTA Beginner's Guide https://gist.github.com/Fernando-A-Rocha/f99294cf32d8a205830068d9668a9090 Created by me
  8. This is really interesting. I'm gonna study this subject. Thank you for the thread! It definitely makes me feel even more that MTA-OOP doesn't need to exist, and we can already do everything with vanilla Lua tables.
  9. report bugs at github.com/mtasa-blue issues i believe your problem is going over the memory limit.
  10. Hi, I saw you archived this python version of tederis' c++ program, I forked it and made some slight fixes, I'll keep maintaining it https://github.com/Fernando-A-Rocha/ase2json_py
  11. Hi @Megadreams the images on the main post hosted @ https://www.vultaic.com/sphene-tmp don't seem to be working
  12. Hi idk if this is needed currently. MTA now has new useful file functions to scan folders for files etc: https://wiki.multitheftauto.com/wiki/PathListDir
  13. lol thanks idk how I missed skin id 199!!!! Please tell me if you find any more issues. Stay alert to github v1.2.2 relesed with the patch mentioned above https://github.com/Fernando-A-Rocha/mta-modloader-reborn/releases/tag/v1.2.2
  14. You can make a custom "sirens" script with custom corona lights attached to vehicles. This will work regardless of the model. As for the hardcoded vehicle features like truck/tow-truck attach, dozer, ZR350 popup headlights, etc, some of these don't have workarounds in MTA using Lua scripts, but others do. For example, you can code popup headlights using vehicle component position/rotation. Good luck
×
×
  • Create New...