[DMC] Posted September 27, 2010 Share Posted September 27, 2010 local playerLoses = getElementData(getLocalPlayer(), "Race Loses") guiSetText ( statsLabel2, "Played " .. playerLoses .. " matches" ) statsLabel2 = guiCreateLabel(9,37,435,19,"Played",false,Statstab) Well as you can see im trying to get Played (DD/DM played) matches but it doesnt work and no errors Link to comment
Castillo Posted September 27, 2010 Share Posted September 27, 2010 your element data maybe is nil or something like that. 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