Skip to content

Creating vehicles using exports #68

@xxupox

Description

@xxupox

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions