Jump to content
Sign in to follow this  
TheKiller

RCON chat via PHP

Recommended Posts

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

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

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×