06.09.2011, 21:34
Open the LuxAdmin filterscript with pawno. On the top under "configuration" you can set it to "false", so it uses only 1 RCON password:
If you want to use the second RCON password, go to
And replace "changeme" with your password.
pawn Код:
#define EnableTwoRcon false // Enable/Disable Two Rcon Passwords (2 Rcon passwords for more security!)
pawn Код:
#define TwoRconPass "changeme" //Define the Second RCON Password