http://scifi.pages.at/dominion/roomlist.html
Bender wrote
You can now list your RoboMX hosted room on the WPN channellist with the roomlist plugin.
The actual roomlisting code has been written by KM, I just interfaced it with RoboMX.
The plugin is closedsource so can't be hosted on sourceforge.net
How it works :
Thanx Bender , Km , this is what a lot of ppl have been asking for all rolled into one great packagePut the RoomList.rEx in your RoboMX add-ons folder. Start RoboMX and open a server console. type:
host 127.0.0.1 16699 exampleroom
To start a room on TCP port 16699 with the name 'exampleroom'.
Then join the room with the chatclient.
Once you joined the room you have these commands to control the roomlisting:
/list enable [users]
This makes your room visible on the WPN and sets the room user limit to [users] which must be a number between 0 and 65535
/list disable
This makes your room invisible again
/topicthis sets the room topic
/limitThis updates the userlimit
/listhelp
displays a list of available commands
The plugin can only list one room at a time and is limited to a single instance per windows-user
Enjoy






