0xWraith Posted October 16, 2019 Posted October 16, 2019 Hello, how can i get amount of player playing on my server and send this data to CEF.
LeonMrBonnie Posted October 16, 2019 Posted October 16, 2019 mp.players.length Create a function inside the HTML JS and call it with browser.execute
0xWraith Posted October 16, 2019 Author Posted October 16, 2019 1 минуту назад, LeonMrBonnie сказал: mp.players.length Create a function inside the HTML JS and call it with browser.execute Thanks
0xWraith Posted October 16, 2019 Author Posted October 16, 2019 Also, how to get MAX players which can play on the server
LeonMrBonnie Posted December 3, 2019 Posted December 3, 2019 Should be mp.config.max_players But it is serverside
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