RCON changing :D
#1

I need to know how can i make my gamemode change the RCON password on every gamemode init to my selected one?
Reply
#2

pawn Код:
public OnGameModeInit()
{
    SendRconCommand("rcon_password YOURPASSWORD");
    return 1;
}
Reply
#3

You could use this.
Reply
#4

Thank's Both of you guys for helping My friend very often changes my RCON to "<bla bla here>" to trick-ban me
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)