20.05.2016, 19:08
Quote:
For GMX you need host so it can restart server. On your home server you turn on that samp-server.exe program to start server. So if you want to restart it you need to turn it off and then turn it on again.
In host process is similar just it is automatic (it is complexer a bit but this is just to show you how it works). PS:Unless you don't have this problem on online server on host there is nothing to worry about |
OT: While I don't really like this rcon command, one thing I know is players are connected when OnGameModeInit is called, so I think it doesn't call OnPlayerConnect and your code is under OPC, so you could check that.