Jump to content
Image

RekZ

Members
  • Posts

    350
  • Joined

  • Last visited

  • Days Won

    8

RekZ last won the day on December 29 2025

RekZ had the most liked content!

2 Followers

About RekZ

  • Birthday 28/04/1995

Details

  • Gang
    Street Fighter Racer
  • Location
    Spain
  • Occupation
    Student
  • Interests
    Cosas Nazis :3

Recent Profile Visitors

4,656 profile views

RekZ's Achievements

Fool

Fool (23/54)

26

Reputation

  1. 'My' Vultaic is full integrate in my eco, i can give you some information in private if you want. mtasa://192.99.15.53:3000
  2. RekZ

    Anti-Cheat

    @eoL Shady Without any intention of creating conflict, I believe you should review the entire code again, because absolutely everything is a mix of “vibe code” and code copied and pasted from other sources. When I first saw it almost a year ago, I found it interesting, but once I started looking at the code, I realized that around 70% or even more of it was simply garbage code. There are detections that, when you read them, make no sense at all. In fact, you can see one of my issues about it, but when I realized it had no future, I just left it. I don’t want MTA users with less experience to trust that this is something useful, waste their time, getting frustrated and quitting MTA.
  3. Hi, i think there are some problem in the createPed function, i can create negative ID vehicles, but i cant create peds using a negative ID. i Try the exports methot and i get the same warning
  4. RekZ

    Hydra Speed

    https://wiki.multitheftauto.com/wiki/SetAircraftMaxVelocity
  5. Thats really sad, was a good server
  6. SCAM https://community.multitheftauto.com/index.php?p=resources&s=details&id=19015 Staff edit: resource removed for having no scripts and being used to advertise external platforms
  7. Yes, i use that system because of this, if more easy than create a system using elementdata or tables for known who is loggin https://wiki.multitheftauto.com/wiki/IsGuestAccount
  8. On my server, I use both: the MTA database to know only whether the user is logged in or not, and MySQL to store all the information and be able to share it across servers. I have several tables in MySQL: one just for login, where I store the email, password, and username, and another one to store user information.
  9. Really cool for race
  10. Good afternoon, I have a Wireguard server installed on Windows Server, and when I activate it, it blocks the Server Browser UDP port ( <serverport> + 123 ) of my MTA servers. I assume it also blocks other services, but since I don't have them, I can't be sure. I would like to know if anyone knows why this happens or if there is any solution. Thank you.
  11. Thanks, I will do some test using checkPassiveTimer, It would be nice in the future, the same event that controls the repeated execution of events could also tell you which event is being indiscriminately executed. This could help (in my opinion) make older resources lighter or let you know what event are the modders trying to exploit.
  12. Use the performancebrowser and monitorice your client to see what resource have the data leaks
  13. Hi! @FernandoMTA This will be my last Issue, I promise xD you need to add The Skin ID 199 in the Data.lua
  14. @Shibsol try to use this resource, maybe there are some leaks in your way to import mods, i have 2gb of mods (vehicles, skins and maps) and all works fine, the resource is very easy to use, and it loads the mods 'friendly' for the CPU
×
×
  • Create New...