RCON (need help) - 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: RCON (need help) (
/showthread.php?tid=328126)
RCON (need help) -
Chriille95 - 23.03.2012
Hey guys i know how to loggin on RCON
but i have a problem everytime i do it it comes a second password? :O
and what is it? Thats the prob i dont know were i can find it Please Help me//Chrille
Re: RCON (need help) -
Ironboy - 23.03.2012
You are using Luxadmin? if yes then go to the script and check for second password.
for example
pawn Код:
#define TwoRconPass "password"
Re: RCON (need help) -
[UE]Milan - 24.03.2012
The default password is 'changeme' try it.
Re: RCON (need help) -
Lordzy - 24.03.2012
Try This
Open Your Script Which contains the Second Rcon Or LuxAdmin FilterScript.
Thn Press Ctrl+F
A Find Box Will Appear
Thn Type In That BOx
#define TwoRconPass
Then U can See Like This
Код:
#define TwoRconPass "thisisyour2ndrcon"
Then u can edit ur second rcon as whatever
for example
i changed to:
Код:
#define TwoRconPass "ichanged"