problem with server - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: problem with server (
/showthread.php?tid=61532)
problem with server -
RmRm - 13.01.2009
ok i have my server beeing hosted by a company and now with the new version i cant get it working i dunno whats missing
these are th files and folders
LICENSE
README
announce
filterscripts
gamemodes
samp02Xsvr
scriptfiles
server.cfg
server_log.txt
sexec
this sexec file i think is what runs the server when i turn it on at the admin panel
inside of the sexec file:
#!/bin/bash
PROG_NAME='./samp02Xsvr'
WAIT_TIME=30
while true
do
echo "Starting game server..."
$PROG_NAME
echo
echo "Restarting in $WAIT_TIME seconds..."
sleep $WAIT_TIME
done
whats wrong plz help
thanks
Re: problem with server -
ICECOLDKILLAK8 - 14.01.2009
Ask your host