-.Paradox.- Posted June 10, 2014 Share Posted June 10, 2014 Hello guys, Is there a function/way to output players online and offline(with a specified element data like ("test")) in a gridlist?Thanks. Link to comment
Karuzo Posted June 10, 2014 Share Posted June 10, 2014 Save the element datas into a database and just get the information from there. Link to comment
-.Paradox.- Posted June 10, 2014 Author Share Posted June 10, 2014 Save the element datas into a database and just get the information from there. How? Link to comment
MIKI785 Posted June 10, 2014 Share Posted June 10, 2014 You can't output data of offline players as the player element obviously doesn't exist... use set/getAccountData for that. Link to comment
-.Paradox.- Posted June 10, 2014 Author Share Posted June 10, 2014 Hmm thanks, I had the same idea, Set his account data to Offline when he quit and when join set his account data data to Online. 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