-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Hello, I've been using your script for years, mainly v4 where element data existed and there weren't any problems with that, but starting from v5 and ending in v6 using exports.newmodels_red:createVehicle... there are problems with scripts that used resourceRoot for example when entering a car as they were not properly handled in those newest versions of your scripts. I highly advice to use
loadstring( exports['newmodels_red']:import() )()
to avoid any problems.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels