issues
search
Fernando-A-Rocha
/
mta-add-models
Library for Multi Theft Auto: San Andreas that lets you add new models to your server
GNU General Public License v3.0
66
stars
16
forks
source link
2.0.2
#27
Closed
Fernando-A-Rocha
closed
1 year ago
Fernando-A-Rocha
commented
1 year ago
Added Async library for some foreach loops
Replaces the bad use of coroutines I made in server.lua
Updated newmodels-example startup function
Now uses the add external mods list instead of adding 1 by 1
Fixed newmodels-example /testvehicles
It was spawning vehs with incorrect parent/base model ID
Fixed newmodels exported function removeExternalMod wrong variable name
You can test it by using /removemod from newmodels-example