SA-MP Forums Archive
Problem with host linux - 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: Problem with host linux (/showthread.php?tid=351271)



Problem with host linux - carbonzero - 15.06.2012

This is server_log
Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team

[13:30:23] 
[13:30:23] Server Plugins
[13:30:23] --------------
[13:30:23]  Loaded 0 plugins.

[13:30:23] I couldn't load any gamemode scripts. Please verify your server.cfg
[13:30:23] It needs a gamemode0 line at the very least.
..And this in server.cfg
Код:
echo Executing Server Config...
lanmode 1
rcon_password internet
maxplayers 60
port 7777
hostname server test
gamemode0 larp 1
filterscripts minievents
announce 1
plugins streamer.so
query 1
weburl www.sa-mp.com
maxnpc 500
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 200.0
stream_rate 1000
So....after I put the server on host it's give me error from server_log
Edit: I use raven's roleplay 3.0..


Re: Problem with host linux - Elysian` - 15.06.2012

Are you sure you uploaded the gamemode and put it in the "Gamemodes" file?


Re: Problem with host linux - mincer1667 - 15.06.2012

try

pawn Код:
gamemode0 larp



Re: Problem with host linux - carbonzero - 15.06.2012

can I give the server to check if it's made for linux?please...
Edit: This is the server for linux http://www.solidfiles.com/d/0f45e18b13/
Help me


Re: Problem with host linux - mincer1667 - 15.06.2012

there is no .amx compile larp.pwn first

open it with pawno and press f5


Re: Problem with host linux - carbonzero - 15.06.2012

what?larp.amx exist...i compiled but don't work