Server Keeps on saying Unknown GM -
PirOwaisQureshi - 03.10.2011
Hi as previosly i decided to change ports so i changed the ports to 7800 and than reinstalled the server and than the compiled GM and scriptfiles everything but it keeps on saying Unknown its a linux server so there must be streamer.so but it keeps on saying Unknown help me what 2 do if i enter lvdm it works but not Larp help me please please plse!
Re: Server Keeps on saying Unknown GM - array13 - 03.10.2011
please send us your server.cfg(delete the rcon password) and your server_log
Re: Server Keeps on saying Unknown GM -
PirOwaisQureshi - 04.10.2011
echo Executing Server Config...
lanmode 0
bind 178.33.90.184
maxplayers 100
port 7800
hostname United City Roleplay [REFUNDING]
gamemode0 larp 1
filterscripts
announce 1
plugins streamer.so
query 1
weburl ucrp.forumcity.com
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
hosted from jihost its a linux server earlier it was streamer.so but now i don't work!
Re: Server Keeps on saying Unknown GM -
$India$ - 04.10.2011
Are you saying about this?
pawn Код:
SetGameModeText("string");
?
Re: Server Keeps on saying Unknown GM -
PirOwaisQureshi - 04.10.2011
I compiled it and set the gamemodetext to mine but the gamemode doesn't load it says unknown defauly script loads larp doesn't!
Re: Server Keeps on saying Unknown GM -
JiHost - 04.10.2011
Open support ticket in our system, our team will look into this issue and try to fix it for you.
Re: Server Keeps on saying Unknown GM -
$India$ - 04.10.2011
Sometimes it happened to me.
if you have done this.
pawn Код:
string[128];
format(string, sizeof(string),"Server Name %s", Version);
SetGameModeText(string);
Change it to
pawn Код:
SetGameModeText("Server Name 1.0");
Re: Server Keeps on saying Unknown GM - array13 - 04.10.2011
try Streamer.so .... linux is case sensitive
and upload sscanf.so , is needed for some of the servers
Re: Server Keeps on saying Unknown GM -
Mark™ - 04.10.2011
Are you using 0.3c R5 version ? Since 0.3c R5 had some problems loading few plugins
Re: Server Keeps on saying Unknown GM -
PirOwaisQureshi - 05.10.2011
Quote:
Originally Posted by kikito
try Streamer.so .... linux is case sensitive
and upload sscanf.so , is needed for some of the servers
|
How to download sscanf.so?