Welcome to the Player+ library. This library can help with doing certain things to players, such as finding their characters, getting player count & others!
Documentation
The official Player+ library documentation. Here you will see how each function works.
.createLeaderstatsAsync(arg1, arg2, arg3)
This will create a leaderstats script which can save some time with 3 arguments:
Argument 1: Name of the currency. (string)
Argument 2: The value type. (string)
Argument 3: Starting amount. Only works with argument 2 set to “NumberValue”. (number)
.getPlayerCount()
Returns the amount of players during the function call. Useful for 2-player round-based games.
.getPlayerNames()
Returns the player names during the function call. (Might need delay in order for players to join)
.getPlayerCharacter(arg1)
Gets the player’s character. It is the opposite of game.Players:GetPlayerFromCharacter(). Argument 1 is the player’s name.
I am not showing any form of anger as I am showing constructive feedback. If this is a way to keep me to reply back to send your post to the top of the latest page, that would be pretty unethical of you to do.