goullou • PM |
Dec 15, 2010 2:51 PM
|
![]() Posts: 3 |
Hi all,
I'm working on writing linux/bash & perl scripts in order to track users abusing the ingame renaming command. I would like to know all the different ways to obtain the player list from the server. I already know the authentified rcon command "status" but i suppose there's another one because the gametracker engine can get the user list without the rcon admin password. How does gametracker get the user list? |
kosjak • PM |
Dec 15, 2010 4:03 PM
|
![]() Posts: 2 |
goullou wrote: Here is your answer (http://sourceforge.net/projects/gameq/), I think you will be able to convert php script to bash. |
goullou • PM |
Dec 16, 2010 9:55 PM
|
![]() Posts: 3 |
kosjak wrote: Thank you for this answer. php is not my preference but i'll be able to read it and understand the method. I download this right now... Otherwise, if someone have something else, i'm still listening. |