SA-MP Forums Archive
server.cfg error file or function not found? - 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: server.cfg error file or function not found? (/showthread.php?tid=295442)



server.cfg error file or function not found? - Jing_Chan - 06.11.2011

My gm is on the gamemode files and it wont find it, this is my code
the gm is called rgrp.amx :

Quote:

echo Executing Server Config...
lanmode 0
rcon_password epichost111
maxplayers 32
port 7777
hostname Real Gaming Roleplay *RETURNED*
gamemode0 rgrp 1
filterscripts base gl_actions gl_property gl_realtime gl_mapicon ls_elevator
announce 1
query 1
weburl www.beasty.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]




Re: server.cfg error file or function not found? - ColorHost-Kevin - 06.11.2011

Quote:
Originally Posted by Joey Mercer
Посмотреть сообщение
You need a plugin called Streamer and upload your server_log for more info.
After uploading Streamer in plugins folder use this.

Код HTML:
echo Executing Server Config...
lanmode 1
rcon_password epichost111
maxplayers 32
port 7777
hostname Real Gaming Roleplay *RETURNED*
gamemode0 rgrp 1
filterscripts base gl_actions gl_property gl_realtime gl_mapicon ls_elevator
plugins streamer
announce 1
query 1
weburl www.beasty.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
Yes, he needs streamer.

But what OS is he on? this depends if he puts streamer.so (linux) or not.