scienziato-pazzo Posted January 23, 2013 Share Posted January 23, 2013 Hi, I use the MTA Paradise scripts but what means exports function? Example: exports.players:givemoney(player,amount) Link to comment
Castillo Posted January 23, 2013 Share Posted January 23, 2013 "exports" is used to use an exported function from another resource. Link to comment
scienziato-pazzo Posted January 23, 2013 Author Share Posted January 23, 2013 Oh, thanks very much! Link to comment
manve1 Posted January 23, 2013 Share Posted January 23, 2013 the middle bit (( after exports. )): exports.players:givemoney(player,amount) Is the resource folder name as far as i know. So without the resource in your resource folder you can do absolutely nothing or re-script it. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now