>_>
ok these people made a work-around to the rcon block patch thing u did, so instead of it saying "Bad rconpassword." they renamed that to something completely different, now u can't guess it or block it
Code:
- rcon type 0 "Quake 3 engine"
- check if rcon is active
- reply from the server:
Invalid rconpass.
- password guessing with command "cvarlist rcon"
- start brute forcing (69 - "27960")
2
PASSWORD FOUND!!! (2)
Invalid rconpass.
when in reality, its supposed to say bad rconpassword and thinks its not so i guess it assumes if its not "Bad rconpassword" its the correct password which the number 2 but it's not, is there anyway to fix that so it'll still like block or something?