manve1 Posted January 25, 2013 Share Posted January 25, 2013 Is there a function to get number of online players? Link to comment
manve1 Posted January 25, 2013 Author Share Posted January 25, 2013 Thanx, but how can i trigger it from server side to client side? Link to comment
Lloyd Logan Posted January 25, 2013 Share Posted January 25, 2013 Thanx, but how can i trigger it from server side to client side? triggerClientEvent Link to comment
manve1 Posted January 25, 2013 Author Share Posted January 25, 2013 :facepalm: I know the function, but simply it shouldn't trigger to a label for a number -.- Link to comment
Castillo Posted January 25, 2013 Share Posted January 25, 2013 You can get the amount of players with this too: #getElementsByType ( "player" ) Should work as good as getPlayerCount, but also client side. 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