19.04.2017, 16:57
Hello, i'm running the Socket plugin on my server and if i use Start / Stop gamepanel function it's ok but if I use Restart the socket will remain active. I have socket_destroy( g_Socket ) at OnGameModeExit.
This is the server.sh i execute on the server:
pkill samp03svr
sleep 5
cd /home/samp
./samp03svr
This is the server.sh i execute on the server:
pkill samp03svr
sleep 5
cd /home/samp
./samp03svr