Hello, you can use both PlayerAdded() and CharacterAdded() in Server and Client-Sided script.
However, if you are listening to PlayerAdded() in LocalScript, it will only fire when another player joins, not when the player who runs the LocalScript joins.
14 Likes