SA-MP Forums Archive
Gamemode problems - 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: Gamemode problems (/showthread.php?tid=313909)



Gamemode problems - Kayragon - 27.01.2012

I'm having some problems adding a gamemode to my little server, can someone help me pls? Especially with TeamViewer please. Thanks.


Re: Gamemode problems - Kayragon - 28.01.2012

Still having. Help please?


Re: Gamemode problems - MP2 - 28.01.2012

What is the problem?


Re: Gamemode problems - Kayragon - 28.01.2012

I put gamemode. It got some errors. I run samp-server and server not working ...


Re: Gamemode problems - lamarr007 - 28.01.2012

What errors my god ??


Re: Gamemode problems - Kayragon - 28.01.2012

Script [gamemodes/SFCRRPG.amx]: Run time error 19: "File or function is not found."

Then I can't join server -.-


Re: Gamemode problems - lamarr007 - 28.01.2012

Hm, do you have all includes in includes folder ?
Or main(){} anywhere in your gamemode ?


Re: Gamemode problems - KingHual - 28.01.2012

You have have missing plugins or includes. Give us more info


Re: Gamemode problems - niels44 - 28.01.2012

show us your server.cfg and your server_log.txt


Re: Gamemode problems - Kayragon - 28.01.2012

Server.cfg:

echo Executing Server Config...
lanmode 0
password password
rcon_password password
maxplayers 36
port 77777
hostname San Fierro Cops-Robbers-RPG
gamemode0 SFCRRPG 1
filterscripts
plugins irc streamer sscanf
announce 0
query 1
weburl www.sfcrrpg.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 1

server_log:


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

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

[21:39:10] filterscripts = "" (string)
[21:39:10]
[21:39:10] Server Plugins
[21:39:10] --------------
[21:39:10] Loading plugin: irc
[21:39:10]

*** IRC Plugin v1.3.6 by Incognito loaded ***


[21:39:10] Loaded.
[21:39:10] Loading plugin: streamer
[21:39:10]

*** Streamer Plugin v2.3.8 by Incognito loaded ***

[21:39:10] Loaded.
[21:39:10] Loading plugin: sscanf
[21:39:10]

[21:39:10] ===============================

[21:39:10] sscanf plugin loaded.

[21:39:10] © 2009 Alex "******" Cole

[21:39:10] ===============================

[21:39:10] Loaded.
[21:39:10] Loaded 3 plugins.

[21:39:10]
[21:39:10] Filter Scripts
[21:39:10] ---------------
[21:39:10] Loaded 0 filter scripts.

[21:39:10] Script[gamemodes/SFCRRPG.amx]: Run time error 19: "File or function is not found"