I need RCON protect
#9

Quote:
Originally Posted by Abagail
Посмотреть сообщение
You can use this filter-script by EvanA.
https://sampforum.blast.hk/showthread.php?tid=483347

If someone tries to log-in to RCON, a dialog will come up, asking them for the second pass which can be set through the script. If they fail, they'll be kicked. It also has a function for RCON Admins to toggle whether you can even log-in to RCON IG. Hope I helped.
Sounds nice but I got 4 errors while compiling all on the same line,line 37:

Код:
C:\Documents and Settings\r\Desktop\rcon_security_3.pwn(37) : error 029: invalid expression, assumed zero
C:\Documents and Settings\r\Desktop\rcon_security_3.pwn(37) : error 029: invalid expression, assumed zero
C:\Documents and Settings\r\Desktop\rcon_security_3.pwn(37) : error 029: invalid expression, assumed zero
C:\Documents and Settings\r\Desktop\rcon_security_3.pwn(37) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.
line 37:

Код:
if(inputtext[30] == rconpass) {
Reply


Messages In This Thread
I need RCON protect - by SplinteX - 31.12.2013, 12:28
Re: I need RCON protect - by Konstantinos - 31.12.2013, 12:49
Re: I need RCON protect - by SplinteX - 31.12.2013, 12:57
Re: I need RCON protect - by Champ - 31.12.2013, 13:00
Re: I need RCON protect - by SplinteX - 31.12.2013, 13:13
Re: I need RCON protect - by PT - 31.12.2013, 13:28
Re: I need RCON protect - by Abagail - 31.12.2013, 13:29
Re: I need RCON protect - by SplinteX - 31.12.2013, 13:30
Re: I need RCON protect - by SplinteX - 31.12.2013, 13:44
Re: I need RCON protect - by Champ - 31.12.2013, 13:47

Forum Jump:


Users browsing this thread: 3 Guest(s)