GMX Command
#1

I've scripted my own "/gmx" command and it's working fine with Windows servers which is my current operating system. When I tried it out on online hosts such as Volt Host and ServerFFS they don't seem to work, both are using Linux servers. So it came to my mind that the command isn't working for Linux servers.

Is anyone else experiencing this? Can anyone post a code for a command which functions as a server-restart?
Reply
#2

Could you please post the code that you have? Are you sure you actually uploaded the gamemode with the GMX command in it?
Reply
#3

Edit: After posting a lot of threads about this, I myself was the one who was able to provide a solution. Due to my stupidity, it turns out that I've uploaded a different version of the plugin that I was using. Anyway, problem solved.
Reply
#4

pawn Код:
public ServerRestart()
{
    SendRconCommand("gmx");
    return 1;
}
Reply
#5

There is a best way, Just Go in your server in game then /rcon login [rcon password] Then /rcon gmx
[NOTE] "That rcon gmx for restart only"
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)