Skip to content

Releases: Fernando-A-Rocha/mta-add-models

v1.6.6

22 Nov 19:01

Choose a tag to compare

v1.6.5

21 Nov 21:11

Choose a tag to compare

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

21 Nov 02:04

Choose a tag to compare

Stable release:

  • Fixed an issue with custom IDs not applying properly
  • Re-enabled cmd /myskin which was commented out

Enjoy! 🎉

v1.5.1

20 Nov 22:39

Choose a tag to compare

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

20 Nov 01:19

Choose a tag to compare

Stable release:

  • Added all configuration variables into _config.lua
  • Added sampobj_reloaded resource, 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

20 Nov 01:09

Choose a tag to compare

Stable release

  • Fix for issue #8 which allows you to add new objects now

Enjoy! 🎉

v1.3.0

19 Nov 06:26

Choose a tag to compare

Stable release

  • Added vehicle support
  • Fixed a lot of bugs and did many improvements
  • Adding objects is currently disabled due to issue #8

Enjoy

v1.2.0

18 Nov 06:22

Choose a tag to compare

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

17 Nov 06:41

Choose a tag to compare

Added support for objects

v1.0

17 Nov 05:07

Choose a tag to compare

First stable release
Please read all documention in README.md