SA-MP Forums Archive
Really Confusing please help - 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: Really Confusing please help (/showthread.php?tid=334841)



Really Confusing please help - Tass007 - 16.04.2012

Hello this is really confusing i have a windows pc and i have scripted a server and it works fine....but then when i upload it to my host which is linux and i have all the plugins .so ect...but on the linux based host the gamemode in the client is Unknown, can anyone help me?


Re: Really Confusing please help - ViniBorn - 16.04.2012

You downloaded the samp-server for linux?

http://team.sa-mp.com/files/samp03dsvr_R2.tar.gz


Re: Really Confusing please help - Mark™ - 16.04.2012

Quote:
Originally Posted by Tass007
Посмотреть сообщение
Hello this is really confusing i have a windows pc and i have scripted a server and it works fine....but then when i upload it to my host which is linux and i have all the plugins .so ect...but on the linux based host the gamemode in the client is Unknown, can anyone help me?
Post your server_log first.


Re: Really Confusing please help - Tass007 - 16.04.2012

pawn Код:
echo Executing Server Config...
lanmode 0
rcon_password gamingevolvedisamazing
maxplayers 20
port 7237
hostname  .::||Paradise City Roleplay||::.
gamemode0 PCRP 1
filterscripts  neon All_in_OneParty gl_realtime SpawnProtection towtruck AutoMessAW
plugins YSF streamer GeoIP_Plugin
announce 1
query 1
weburl [url]www.******.com/[/url]
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
mapname ->!PCRP!<-
Thats my config. i can't get to the server_log because the server is hosted by my friend :\


Re: Really Confusing please help - Sphex - 16.04.2012

You need the samp sever from linux (http://sa-mp.com/download.php). Then you need to download the Linux version of your plugins (.so).
Good luck .


Re: Really Confusing please help - Mark™ - 16.04.2012

Quote:
Originally Posted by Tass007
Посмотреть сообщение
pawn Код:
echo Executing Server Config...
lanmode 0
rcon_password gamingevolvedisamazing
maxplayers 20
port 7237
hostname  .::||Paradise City Roleplay||::.
gamemode0 PCRP 1
filterscripts  neon All_in_OneParty gl_realtime SpawnProtection towtruck AutoMessAW
plugins YSF streamer GeoIP_Plugin
announce 1
query 1
weburl [url]www.******.com/[/url]
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
mapname ->!PCRP!<-
Thats my config. i can't get to the server_log because the server is hosted by my friend :\
Config is useless here, ask your friend to give you the server_log.


Re: Really Confusing please help - Tass007 - 16.04.2012

Okay