Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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 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.

## 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! 🎉