(2021-02-10, 12:42 AM)Rique_FTW Wrote:player.Id not found.Code:[Event]
public void OnPlayerConnect(Player player) {
? ? player.SendClientMessage($"? {player.Name} (ID: {player.Id}) connected.");
}
One more doubt. I can't use accentuation (I'm Brazilian).
Example:
Code:Input code: Queda de conex?o
Output server: Queda de conex?o
@Rique_FTW
I see you are using the ECS (.Entity) and to get player id you need to use
PHP Code:
player.Entity.Handle
As for accents and that sort of things add
PHP Code:
.UseEncodingCodePage("cp860")
I recommend you to join discord server for faster help regarding S#