Michael_Tuner Posted March 27, 2010 Posted March 27, 2010 What is an export function? Please tell me.
Dark Dragon Posted March 27, 2010 Posted March 27, 2010 an exported function is a function you can access from any other resource by using call. It's basically a way to communicate between different resources, the function works just like any other function. Loads of fun for free! Also a lot of fun for free!
Michael_Tuner Posted March 27, 2010 Author Posted March 27, 2010 Can you give me a little more explanation?
robhol Posted March 27, 2010 Posted March 27, 2010 He already explained perfectly well what an exported function is and does. Read the wiki. Look at example resources. Do NOT PM ME for help unless invited. - New MTA Script Editor Scripting help "etiquette": understandable language, relevant code (ALL code if unsure), [Lua] tags, error messages with line numbers. Super simple stuff.
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