Hi, i have tried to send a local message but i don't know how to do. I want to print a message in the chat but only for the player who send the command like a return for an admin.
Hi, i have tried to send a local message but i don't know how to do. I want to print a message in the chat but only for the player who send the command like a return for an admin.
IPlayer.Reply or BasePlayer.ChatMessage should do it.
thx it worked