GTX Posted July 29, 2012 Share Posted July 29, 2012 (edited) Hello, I've got a weird problem with a code. EDIT: Problem solved. The problem is: The script creates only the last "label". Note: There are no errors. Example: #1: user1 - 500 -- this label doesn't show #2: user2 - 400 -- this label doesn't show neither #3: user3 - 300 -- this label shows I putted a screenshot for more understanding: http://shrani.si/f/B/P8/3PnzthbC/mta-sc ... 2920-0.png Thanks in advance. Edited July 29, 2012 by Guest Link to comment
Castillo Posted July 29, 2012 Share Posted July 29, 2012 Have you tried debugging the code to see if it's sending the first and second as well? Link to comment
UAEpro Posted July 29, 2012 Share Posted July 29, 2012 guiCreateColorLabel .. did you tried normal label ? Link to comment
GTX Posted July 29, 2012 Author Share Posted July 29, 2012 @Solidsnake: Yes, everything is sending fine. @UAEpro: I tried but it outputs this error: bad argument #1 to 'ipairs' (table expected, got userdata) at line 6 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