Hi was looking for some help with my issue. I was hoping somebody had info on a command that could ban a player while also not repeating the command used for in-game chat.
Context:
I made a command [Command("ban")] and it uses the covalence.Server.Command("global.ban" + *variable for player name* + " " + *variable for the reason*).
it works but also repeats the command over and over again.
very confused??? ....
Context:
I made a command [Command("ban")] and it uses the covalence.Server.Command("global.ban" + *variable for player name* + " " + *variable for the reason*).
it works but also repeats the command over and over again.
very confused??? ....