Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Fernando-A-Rocha/mta-add-models
Library for Multi Theft Auto: San Andreas that lets you add new models to your server
https://github.com/Fernando-A-Rocha/mta-add-models
add andreas lua mod mta multiplayer new objects peds sa samp san skins vehicles weapons
Last synced: 3 months ago
JSON representation
Library for Multi Theft Auto: San Andreas that lets you add new models to your server
- Host: GitHub
- URL: https://github.com/Fernando-A-Rocha/mta-add-models
- Owner: Fernando-A-Rocha
- License: gpl-3.0
- Created: 2021-11-16T15:13:38.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-03T10:54:36.000Z (6 months ago)
- Last Synced: 2024-08-03T16:01:32.728Z (6 months ago)
- Topics: add, andreas, lua, mod, mta, multiplayer, new, objects, peds, sa, samp, san, skins, vehicles, weapons
- Language: Lua
- Homepage:
- Size: 8.05 MB
- Stars: 54
- Watchers: 5
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-mta-sa - mta-add-models - Lets you add new models to your server. (Libs and utils)
README
# Newmodels v3 and older
🗃️ Visit [the archive branch](https://github.com/Fernando-A-Rocha/mta-add-models/tree/archive) and the previous Releases for **older versions** of `newmodels` (not recommended).
# Newmodels v4 (`Reborn`)
This is an MTA resource which makes use of the [engineRequestModel](https://wiki.multitheftauto.com/wiki/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 robustIn 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.
## Community
Visit the [Thread on the MTA Forum](https://forum.mtasa.com/topic/133212-rel-add-new-models-library/) to get in touch with fellow users and developers.
## Download
Get the [Latest Version](https://github.com/Fernando-A-Rocha/mta-add-models/releases/latest) from the **Releases** section.
## *What if I already use an older version on my server?* 😮
Read the documentation linked below, and look for the **Backwards Compatibility** section.
## Docs/Tutorial
Access the [Documentation file](/.github/doc/DOCUMENTATION.md) to learn about this resource and how to use it.
## Media
![Screenshot 1](/.github/img/ss1.jpg)
## 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! 🎉