22.08.2016, 21:40
Quote:
Hello , i whant to intall a samp server , in my vps but si is a VPS Linux Debian , 64 Bits , and in the samp sever is X86 ( 32 Bits )
Plz , Help-me! |
pawn Код:
// https://sampwiki.blast.hk/wiki/Linux_Server
# apt-get update
# apt-get install ia32-libs
# apt-get upgrade
//Do you want to continue [Y/n]? Y
# mkdir samp // # cd /home
# cd samp
# wget http://files.sa-mp.com/samp037svr_R2-1.tar.gz
# tar -zxf samp037svr_R2-1.tar.gz
# cd samp03
# nano server.cfg
// chmod 700 announce/samp-npc/samp03svr
# nohup ./samp03svr &
// Running Grand Larceny - by the SA-MP team