SendRconCommand
#1

Hello, is there an rcon command to start an server when you use for example on onplayerdisconnect SendRconCommand("exit"); and on OnGamemodeExit SendRconCommand("gmx"); will be the server online with gmx or will that not work?
Reply
#2

if you make
pawn Код:
SendRconCommand("gmx");
you server will restart

if you make

pawn Код:
SendRconCommand("exit");
you server will stopped

if you do that, not work i think
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)