21.07.2013, 15:07
Well that's not an error
its obvious it will always come its just ignoring the output coming from server.exe
so just use the correct server.cfg and Run your server using
and when it says nohup: ignoring input and appending output to `nohup.out'
press CTRL + C
and check your server will be up!!
its obvious it will always come its just ignoring the output coming from server.exe
so just use the correct server.cfg and Run your server using
pawn Code:
nohup ./samp03svr &
press CTRL + C
and check your server will be up!!

