SA-MP Forums Archive
About when I turn on the "samp server" - 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: About when I turn on the "samp server" (/showthread.php?tid=371182)



About when I turn on the "samp server" - yarin0600 - 22.08.2012

When I turn on the "samp server" that's run the samp , But there's a bug , Like when I see the server , The gamemode is "unkown" and when I enter that's just falling from the sky and dont do nothing...
Here's my Server.Log:


----------
Loaded log file: "server_log.txt".
----------

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

[17:45:40] Error: Your password must be changed from the default password, please change it.

----------
Loaded log file: "server_log.txt".
----------

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

[18:24:58] filterscripts = "" (string)
[18:24:58]
[18:24:58] Server Plugins
[18:24:58] --------------
[18:24:58] Loaded 0 plugins.

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

----------
Loaded log file: "server_log.txt".
----------

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

[20:50:35] filterscripts = "" (string)
[20:50:35]
[20:50:35] Server Plugins
[20:50:35] --------------
[20:50:35] Loaded 0 plugins.

[20:50:35]
[20:50:35] Filterscripts
[20:50:35] ---------------
[20:50:35] Loaded 0 filterscripts.

[20:50:35] Script[gamemodes/KGRP.amx]: Run time error 17: "Invalid/unsupported P-code file format"
[20:50:35] Failed to load 'gamemodes/KGRP.amx' script.
[20:50:35] Number of vehicle models: 0




Can somone tell me how fix that ? and if I need to download somethang does he can gto give me the website of download ?


Re: About when I turn on the "samp server" - Anak - 22.08.2012

simple open you server.cfg and put your gm name like
gamemode0 SCRIPT and save hope it will work


Re: About when I turn on the "samp server" - Lordzy - 22.08.2012

Also your rcon pass needs to be changed here.
Change it from default Rcon pass used.


Re: About when I turn on the "samp server" - God'Z War - 22.08.2012

yarin0600 change your rcon pass on Server.cfg


Re: About when I turn on the "samp server" - yarin0600 - 22.08.2012

I changed everythang but still nothing , Can you tell me what's that's mean that's error?


Re: About when I turn on the "samp server" - God'Z War - 22.08.2012

i thing in server.cfg your password is changeme or any small words
post here what all written there is server.cfg


Re: About when I turn on the "samp server" - yarin0600 - 22.08.2012

echo Executing Server Config...
lanmode 0
rcon_password 12345
maxplayers 500
port 7777
hostname SA-MP 0.3 Server
gamemode0 KGRP
filterscripts
announce 0
query 1
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 10
logtimeformat [%H:%M:%S]

Whats to change here more ?


Re: About when I turn on the "samp server" - _Vortex - 22.08.2012

Do you have the gamemode KGRP.amx in your gamemodes folder?


Re: About when I turn on the "samp server" - Akira297 - 22.08.2012

+

Don't forget your plugins


Re: About when I turn on the "samp server" - yarin0600 - 22.08.2012

Quote:
Originally Posted by _Vortex
Посмотреть сообщение
Do you have the gamemode KGRP.amx in your gamemodes folder?
Yes I got ... BUt I dont know how to download plugins what to do with them ? In the GameMode ? with the plugin's ?,,, ETC...