TheKiller 1 Posted August 11, 2012 I got sick of running an GUI or CLI rcon tool, so I made a php script to do it... Anyway here it is, pretty simple just sends a single chat message to a server, nice for sending quick messages about reboots, updates, etc. Don't know what else I'll add but maybe kick/ban and player list. Download: https://github.com/The-Killer/arma2rconPHP Changelog ------------------- - v0.1 Initial Release 2012-08-11 Possible features(give me ideas) - Hostname based connection - Player list (already easy via GameQ) - Kick/Ban - Chat to specific player (BI docs says this is supported) Enjoy! Share this post Link to post Share on other sites
jerryhopper 286 Posted August 11, 2012 well, that is a cool script, Thanks! Share this post Link to post Share on other sites
kaffee 1 Posted August 15, 2012 hey, great ! thank you for sharing. Did you find an api or something ? or was it a kind of reverse engineering? greets kaffee Share this post Link to post Share on other sites
peppe 10 Posted August 19, 2012 Hello, nice work. But can it return results after a query? ie, if I give a "players" cmd, it return the list of players? Share this post Link to post Share on other sites