rcon problem
#1

Hi guys ,
I entered on my server , i typed /rcon login vrrp(this is the password i set in server.cfg) and isn`t working .
It shows me Bad rcon password . More attemps ...
But I tried to do something.
In server.cfg i have like this .so , server is hosted on linux)
Код:
plugins sscanf.so streamer.so sql.so Whirlpool.so crashdetect.so
And i edited in :
Код:
plugins sscanf2.so streamer.so sql.so Whirlpool.so crashdetect.so
I typed sscanf2.so not sscanf.so , and now I can connect to rcon , but the server is loading Grand Lancerny gamemode (the default map and gamemode).

Can someone help me ?
Reply
#2

I'm not that good with linux servers but I'll try to help.
Can u show me the server.cfg?
Reply
#3

Код:
echo Executing Server Config...
lanmode 0
rcon_password vrrp
hostname Server
gamemode0 vr-rp124 1
plugins sscanf.so streamer.so sql.so Whirlpool.so crashdetect.so
filterscripts gps loadall bfx jb sa
announce 0
query 1
weburl -
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
Reply
#4

Probably in your Gamemode or in one of your Filterscripts it refuses the login, check the "onRconLogin" Callbacks in all your scripts
Reply
#5

I use sscanf, streamer, crashdetect and SKY plugins for the server I own though my rcon works without problems. Are you pretty sure the problem occurs when you load sscanf plugin?
Reply
#6

Quote:
Originally Posted by [Bios]Marcel
Посмотреть сообщение
Probably in your Gamemode or in one of your Filterscripts it refuses the login, check the "onRconLogin" Callbacks in all your scripts
I don`t have " onRconLogin " in my gamemode only " OnRconCommand"
Reply
#7

Did you also check your filterscripts?Not just your gamemode is able to use that callback.
Reply
#8

Quote:
Originally Posted by [Bios]Marcel
Посмотреть сообщение
Did you also check your filterscripts?Not just your gamemode is able to use that callback.
Got yaa .. Thanks a lot !
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)