[QUICK] HOW TO CONNECT SAMP TO -VPS [INSTALL] - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: [QUICK] HOW TO CONNECT SAMP TO -VPS [INSTALL] (
/showthread.php?tid=397222)
[QUICK] HOW TO CONNECT SAMP TO -VPS [INSTALL] -
aslan890 - 03.12.2012
GUYS I REALLY NEED HELP AM TRYING THIS THIS LIKE 2 DAYS BUT STILL LIKE NO NO NO...!!! I CANT DOIT
CAN SOMEONE CONNECT MY PC & DO IT FOR ME PLEASE GUYS I REALLY NEED YOUR HELP PLEASE
I GOT VPS I BOUGHT YESTERDAY BUT I CAN'T INSTALL SAMP - ACTUALLY I INSTALLED FROM PUTTY BUT THE STING IS WHEN WRITE THE CODE TO START IT FROM PUTTY IT DOESN'T OPEN
Re: [QUICK] HOW TO CONNECT SAMP TO -VPS [INSTALL] -
park4bmx - 03.12.2012
Give more info like
What's your vps running on ? E.g Linux
If that's so you need the Linux server package! Also all plugins need to be in .so
Other things is the command line to run it would
Example:
cd /samp03
Use that to direct to your server folder, then:
nohup ./samp03svr &
Use the symbol "&" at the end so it run in the background and allowed commands to be performed.
Re: [QUICK] HOW TO CONNECT SAMP TO -VPS [INSTALL] -
aslan890 - 03.12.2012
Quote:
Originally Posted by park4bmx
Give more info like
What's your vps running on ? E.g Linux
If that's so you need the Linux server package! Also all plugins need to be in .so
Other things is the command line to run it would
Example:
cd /samp03
Use that to direct to your server folder, then:
nohup ./samp03svr &
Use the symbol "&" at the end so it run in the background and allowed commands to be performed.
|
Yeah linux ubuntu 12 x32
Re: [QUICK] HOW TO CONNECT SAMP TO -VPS [INSTALL] -
park4bmx - 04.12.2012
all the info you need is on here:
https://sampwiki.blast.hk/wiki/Linux_Server