AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=58)
-   -   adminmenu_custom.txt (https://forums.alliedmods.net/showthread.php?t=282153)

Jumpman 04-30-2016 08:54

adminmenu_custom.txt
 
I use this command in-game to my admins from adminmenu_custom.txt on my Gungame server where i also run Eventscripts

Code:

                "Restart Server"
                {
                        "admin"                "sm_unban"
                        "cmd"                "_restart"
                        "execute"        "server"
                }

Working fine on all my servers running ES.

But on all my other server not running ES the server just go down and not start up again, i try to _restart from HLSW have the same problem there server go down and do not restart, like i say i not have this problem on my server running ES, funny thing that this is running trough adminmenu_custom.txt witch is a sourcemod thing not ES.

Can someone help me with this ?

Sillium 05-03-2016 01:46

Re: adminmenu_custom.txt
 
Are you running the servers yourself or are you just renting them?
Linux / Windows?

The restart is handled by a wrapper script and not by the server itself, therefore neither ES nor SM have any influence on this.

Jumpman 05-03-2016 02:09

Re: adminmenu_custom.txt
 
Im renting and running a dedikeret server

I found out i forget to set -autoupdate in launch options every thing is ok now :-)

Thanks


All times are GMT -4. The time now is 19:07.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.