/mta-add-models

Library for Multi Theft Auto: San Andreas that lets you add new models to your server

Primary LanguageLuaGNU General Public License v3.0GPL-3.0

Visit the archive branch and the previous Releases for older versions of newmodels.

newmodels_reborn

This is an MTA resource which makes use of the engineRequestModel features to add new peds (skins), vehicles and objects:

  • place your mods (dff/txd/col files) in designated folders that are automatically detected by the script
  • the system syncs all added models with all players
  • it's minimalistic, optimized and robust

In simpler terms, with this resource you can make scripts/change your scripts to add new skin, vehicle and object IDs to your server! For example, we can now add all SA-MP objects.

MTA forum thread: link

Download

TODO

Tutorial

TODO

Final Note

Feel free to update the documentation in this repository and contribute to the code via pull requests.

Thank you for reading, have fun!