Jump to content

Tut

Administrators
  • Posts

    3,521
  • Joined

  • Last visited

  • Days Won

    116

Everything posted by Tut

  1. Hi, If your server does not allow custom gta3_img on players client, this will explain why the model is not loading. You can resolve this by editing mtaserver.conf - this guide should get you going: https://wiki.multitheftauto.com/wiki/Anti-cheat_guide
  2. Tut

    Map expansion

    Objects can be mapped up to 8000x8000 just fine, but as far as I'm aware there are technical limitations outside of the fixed size mentioned above. In a closed project we're mapping at the boundaries of 8000/8000, with custom models using engineReplaceModel to pick out objects that are mapped at the opposite side of the map, that way we can replace the objects for players who are far away to not load the models at their original placement. We might change now that engineRequestModel function has been refined and bugs fixed recently. In case you need help converting your IPL files to MTA, here's a good converter.
  3. The water.dat file is not a natively usable file in MTA - we have a set of scripting functions to cover this instead. The createWater function should help get you started.
  4. Tut

    Necesito Ayuda :((

    Moving this into the Spanish scripting section for you. One thing to note is the code you added is fairly excessive for the question at hand, maybe look at trimming it down to just the part with the respawn?
  5. Hi, you can use the engineReplaceModel function to replace existing model ID's with your custom model. If you were to want to add a new model without replacing existing model ID's, use engineRequestModel or this model library. Using scripting functions you can then create the object in MTA and set its interior world, so that it doesn't appear in the main world.
  6. Closing this as a duplicate - it's ok to create two threads in two different languages if it's to translate a tutorial, but when asking for help we suggest you only create 1 thread so that you don't receive replies on both threads, where users might not know what you've already tried or what advice has already been given.
  7. Moving this into the Programacao em Lua section - we expect all posts in the Scripting section to be written in English
  8. Hi, you have already received a response to your appeal, and that response will not change. Do not spam staff or any of our platforms about the ban. Additionally, as these are public Forums, please do not share sensitive information about yourself or others, e.g. full names or phone numbers.
  9. Hi, the Scripting section is for receiving help and guidance in MTA scripting. It's not a place to request ready made scripts.
  10. The Looking for staff section is the most appropriate place to offer server development services. For more on this, see the guidelines for this section.
  11. Having read a few replies in here I feel there's a bit of a misconception going around with Trilogy Multiplayer - while it's true some of our team members are invested in that project, it's not in any way affiliated with or a successor of Multi Theft Auto: San Andreas. These are two separate projects, but naturally many contributors of Multi Theft Auto have reached out to Botder and Patrik in helping them on thier Trilogy Multiplayer project with decades of experience. You can find more on Trilogy Multiplayer at: https://trilogymp.com/
  12. Hi, the image you uploaded appears to have been removed from its file host - when uploading media to Discord, make sure that you don't delete the message afterwards. If unable to provide a screenshot, please copy the error you're getting so that I can help or forward it with our web team!
  13. Tut

    ac #4 r7kt

    Moving this into the Client support section for you
  14. Hi @Andrew75t, moving this into a better section for you!
  15. Hid an off-topic comment - please do not post your Email address publicly as it may attract bad-faith actors / scammers. If you need help with scripting, please create a new thread in the Scripting section and ask your question.
  16. Welcome to MTA forums! Unfortunately, we do not support other multiplayer projects in these forums - instead, please advertise your server on SAMP's platforms!
  17. Thanks for making your suggestion, I've forwarded it with our web team to see if it's a feature we want to implement.
  18. Hi, the waterfall was most likely created using custom models with embedded particle effects and a UV scroll shader for the waterfall effect itself. In the past I've used the above technique to create a flooded storm drain.
  19. Closing this as advised above. Please continue to use the Programcao em Lua section for any other scripting questions in Portuguese!
  20. Welcome to the forums @zipfiklatscher Regrettably I've had to lock your thread as we do not support other Multiplayer mods within the MTA forums. ALT:V has a Discord server that you can join and and use their #hiring channel. Good luck!
  21. Welcome to the forums @Sniper rlx MTA has zero tolerance towards discrimination of any kind, and if you believe the server owner is deliberately ignoring or otherwise promoting discrimination, please send a report to MTA Anti-cheating team. For more info on reports, see:
  22. As @GoodNight advised, I'm afraid this is not an issue we're able to help you with as it encourages cheating.
  23. Closing this as duplicate, please continue to use your other thread:
×
×
  • Create New...