Error Rcon Login
#1

Guyz Can Anyone Help Me With This Problem? I Typed The Rcon Password Right But Still It Says Error.. Anyone Can Help Me? Pls thank u + rep



Reply
#2

Can you post here your OnRconLoginAttempt cuz i can see you added 'Fail'.
Reply
#3

/rcon login test(do this and tell me) you dont put /rcon_login_passwordhere anymore do it like the first way
Reply
#4

Thats My Rcon Login Attemp
Quote:

public OnRconLoginAttempt(ip[], password[], success)
{
return 1;

Reply
#5

Is it like:
pawn Код:
public OnRconLoginAttempt(ip[], password[], success)
{
    return 1;
}
Reply
#6

Red John I Still Got Error Using That
Reply
#7

Try change it from TEST to any other thing
Reply
#8

Check your filterscripts and/or gamemode for the line that resembles:
pawn Код:
SendRconCommand("rcon_password ****");
Obviously **** will vary depending on what has been put in its place. Just search for that line OR try and find the public function OnRconLoginAttempt and remove it from the filterscripts/gamemode.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)