SA-MP Server
#1

I Dont know how to open the samp03svr
on the SSH Console I Extracted The Samp03
Then cd samp03
then ./samp03svr
and nothing ....
Quote:

-bash: ./samp03svr: command not found

I Am On SSH Console
Reply
#2

Are Your in sure your SAMP folder?
Reply
#3

yeah ...
Reply
#4

HELP Please
Reply
#5

What happens when you type in:

ls
Reply
#6

showing me all the files of the sa-mp server files
Reply
#7

HELP PLEASE
Reply
#8

check in filezilla and see if the files are actually there
You may need to set permissions by typing
chmod +x samp-npc samp03svr announce
Then run it in BG by typing
nohup ./samp03svr &

Now the server will be online even if you close your SHH client
Reply
#9

Or you can install screen which is a package that runs commands in a seperate window then you cd into the server directory and use screen -S samp ./samp03svr and if you want to resume the window and shutdown your server you can use screen -r samp and then use CTRL+C to shutdown the screen.

This is how I run the servers on my dedicated host, hope it helped
Reply
#10

Make sure the samp03svr file's permission are set to 755
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)