alright, well i'm trying to test one of my 'patches' against q3fill again, since u seem to have ruined my cl_punkbuster one lol... i downloaded the last version of q3fill before i did this.
Code:
C:\>q3engine\q3fill\q3fill -g -c -1 x.x.x.x x
Quake 3 engine fake players DoS 0.4.3
by Luigi Auriemma
(saving space)
- target x.x.x.x : x
- retrieve informations
............the info list, blah blah (saving space)
- parameters in use:
compression off
protocol 15
punkbuster off
password off
key/guid random
- Fake players:
Player: .. "Td7jmnnNVKtHAQc73fCuapAYFNJGx" ..
Error: Server uses protocol version 15.
This error means you must enable compression (do not use the -c flag)
C:\>q3engine\q3fill\q3fill -g -1 x.x.x.x x
Quake 3 engine fake players DoS 0.4.3
by Luigi Auriemma
(saving space)
- target x.x.x.x : x
- retrieve informations
................the info list (saving space)
- parameters in use:
compression on
protocol 15
punkbuster off
password off
key/guid random
- Fake players:
Player: .. "zVNBJo5DdrjCS7leS0FxbDZf2" ..
Error: Server uses protocol version 15.
This error means you must disable compression (-c flag)
so i'm getting these
This error means you must enable compression (do not use the -c flag)
This error means you must disable compression (-c flag)
so i enable it, then i disable it... and it's just not working