SA-MP Forums Archive
Need help (LARP mod, linux server) - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Need help (LARP mod, linux server) (/showthread.php?tid=68935)



Need help (LARP mod, linux server) - barkyh - 14.03.2009

Can anyone install LARP mod to my server ?, i have tried couple of times but everytime i fail (server doesn't start ...)

Link : http://forum.sa-mp.com/index.php?topic=91039.0

My msn : barky@cs.kajgana.com

Help ?[




Re: Need help (LARP mod, linux server) - Zoopaman - 14.03.2009

did you change the rcon password?
what does server_log.txt say?


Re: Need help (LARP mod, linux server) - barkyh - 14.03.2009

[23:59:29] Loaded 0 plugins.

[23:59:29] I couldn't load any gamemode scripts. Please verify your server.cfg
[23:59:29] It needs a gamemode0 line at the very least.


###################[ End of log ]#########################

Wierd


Re: Need help (LARP mod, linux server) - Zoopaman - 14.03.2009

umm ... you need to actually put the gamemodes in the /gamemodes folder and then write them in server.cfg like this:
Код:
gamemode0 [your-gamemode] 1



Re: Need help (LARP mod, linux server) - [IB]Scorcher - 14.03.2009

gamemode0 larp 1


Re: Need help (LARP mod, linux server) - barkyh - 14.03.2009

v0.2X, ©2005-2008 SA:MP Team

[01:00:02]
[01:00:02] Server Plugins
[01:00:02] --------------
[01:00:02] Loaded 0 plugins.

[01:00:02] I couldn't load any gamemode scripts. Please verify your server.cfg
[01:00:02] It needs a gamemode0 line at the very least.


###################[ End of log ]#########################




I have this problem with every RP gamemod


Re: Need help (LARP mod, linux server) - Zoopaman - 14.03.2009

you need to compile the gamemode in PAWNO, and then place the larp.amx in the /gamemodes/ folder


Re: Need help (LARP mod, linux server) - barkyh - 14.03.2009

I dont have Pawno :S

Things that i have :



Or i have wrong server source ?, what should i do (or which one i should download, for linux)


Re: Need help (LARP mod, linux server) - Zoopaman - 15.03.2009

you need to compile the source using PAWNO, which is included with windows server, then put the amx file in the /gamemodes/ folder