Cyberbyte-Software / CyberWorks

A server management panel that allows admins to manage players.
https://cyberbyte.org.uk/
20 stars 16 forks source link

Fix RCon kick #57

Closed BoGuu closed 8 years ago

BoGuu commented 8 years ago

rcon_kick is not really needed, however the fix for rcon_kick is also quite simple (this is for the red kick button). Might aswell just use command instead

MightySCollins commented 8 years ago

Has this been tested and is it working?

BoGuu commented 8 years ago

https://i.gyazo.com/87d155f0caa8784ff823630f26e2ac1d.jpg

This will just leave the little search icon to be fixed - as it's checking /players/BoGuu etc, instead of UID

MightySCollins commented 8 years ago

Nice but I am not sure there is a nice and easy way to fix that search... Its also broken when there is a space. I found a nice library for this, I will try and find it

BoGuu commented 8 years ago

Maybe just query with the name -> UID? Or even, convert the GUID to PID?

MightySCollins commented 8 years ago

This might help: https://github.com/Nizarii/arma-rcon-class-php