Piorun Posted January 30, 2013 Share Posted January 30, 2013 Hi I've got a question for you. What's wrong is with this code: for k,v in ipairs(getAccounts()) do outputChatBox("Account") end and why when i want to use this code debug shows me only attempt to call global getAccounts (a nil value) ??? Link to comment
Piorun Posted January 30, 2013 Author Share Posted January 30, 2013 ok i know what's wrong - i create this code on client side -________- ... Link to comment
Piorun Posted January 30, 2013 Author Share Posted January 30, 2013 I forget to change my current file in Notepad++ 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