The proggie uses an .ini file in the program folder.
@moment following settings are loaded/stored:
connections
commands (these commands fill the dropdown box on the general tab page)
eventscripts (these commands fill the dropdown box on the eventscripts tab page)
The main window is splitted in an upper part with the tab pages and a lower part with a text box for status messages.
Here You fill in the connection details and start the server connection.
When succesfull, the server status, playerlist, maplist and loaded eventscripts list is queried.
With the command dropdown list you can enter and set individual server commands.
The commands are automatically stored in the cssRcon.ini file when closing the programm.
Below the listbox are several buttons for eventscripts - @moment none of them are working... ;) but coming soon!
The left list shows all players connected to the server.
I'm planning to add some usefull commands to this page, like ban, kick, kill... etc
Lists all maps in maplist.txt on your server.
@moment You can load a map by selecting it in the list and pushing the 'load' button.
Lists all loaded eventscripts (if installed) in the left list.
By selecting a script in the list You can unload or reload the script.
By entering a scriptname in the dropdownbox below, You can load the specified script.
The scriptname will be automatically stored in the .ini-file when closing the programm.
soon to come....