SA-MP Forums Archive
LuxAdmin["TwoRcon" login problems] - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: LuxAdmin["TwoRcon" login problems] (/showthread.php?tid=281585)



LuxAdmin["TwoRcon" login problems] - jake9110 - 06.09.2011

[FONT="Hello guys I currently am using LuxAdmin and when I do /rcon login jakejake(which is my rcon password, it says I am logged in. Then a box pops up and says Enter the CORRECT "TwoRcon" passwords in here, You have 3 attempts. I do not know what the password is can someone tell me the password or how to get it?PLEASE![/FONT]I am using the game mode called Christiania Roleplay - Released - LS & SF Edition and I don't know how to make myself a LSPD police officer. I am the server hoster can you give me the command to make my self a police officer if you can?


AW: LuxAdmin["TwoRcon" login problems] - Drebin - 06.09.2011

Open the LuxAdmin filterscript with pawno. On the top under "configuration" you can set it to "false", so it uses only 1 RCON password:

pawn Код:
#define EnableTwoRcon       false   // Enable/Disable Two Rcon Passwords (2 Rcon passwords for more security!)
If you want to use the second RCON password, go to
pawn Код:
#define TwoRconPass "changeme" //Define the Second RCON Password
And replace "changeme" with your password.


Re: LuxAdmin["TwoRcon" login problems] - Amel_PAtomAXx - 06.09.2011

or you can change that second rcon , so you will have 2 rcon's .


Re: LuxAdmin["TwoRcon" login problems] - jake9110 - 06.09.2011

Now,I am using the game mode called Christiania Roleplay - Released - LS & SF Edition and I don't know how to make myself a LSPD police officer. I am the server hoster can you give me the command to make my self a police officer if you can?


Re: LuxAdmin["TwoRcon" login problems] - Snipa - 06.09.2011

Quote:
Originally Posted by jake9110
Посмотреть сообщение
Now,I am using the game mode called Christiania Roleplay - Released - LS & SF Edition and I don't know how to make myself a LSPD police officer. I am the server hoster can you give me the command to make my self a police officer if you can?
Look in the gamemode thread..


Re: LuxAdmin["TwoRcon" login problems] - AceFlyer - 07.09.2011

i guess you could always disable 2 rcons in the script i think its somewhere at the top of it u will have to set "true" to "False"