Releases: Fernando-A-Rocha/mta-add-models
Releases · Fernando-A-Rocha/mta-add-models
v1.6.6
Fixed a typo, check https://github.com/Fernando-A-Rocha/mta-add-models/releases/tag/v1.6.5 for previous changelog
v1.6.5
Stable release:
- Added anti-spam for adding/removing mods via external resource
- Moved all testing functions/cmds to testing_ client/server files
- Added GUI to view /listmods and /selements
- Added exported function forceAllocate
Enjoy! 🎉 🥳
v1.6.0
Stable release:
- Fixed an issue with custom IDs not applying properly
- Re-enabled cmd /myskin which was commented out
Enjoy! 🎉
v1.5.1
Stable release:
Improvements:
- setElementModel used in any resource will now auto-refresh if you are trying to set the same model ID the element has
- Added exported getModList
- Added /testvehicles in newmodels-example
Enjoy! 🎉 😄
v1.5.0
Stable release:
- Added all configuration variables into
_config.lua - Added
sampobj_reloadedresource, check the updated documentation!
You can now use that resource to add all SA-MP objects to your server on startup, then create objects with the unique SA-MP IDs using the newmodels method.
Contains test command /rsampobj to spawn a random SA-MP object! 😂
Enjoy! 🎉
v1.4.0
v1.3.0
v1.2.0
Semi-stable release. Use with caution.
I recommend you clone the GitHub repo and do some testing without editing the scripts so that you can later pull the latest updates.
v1.1
Added support for objects
v1.0
First stable release
Please read all documention in README.md