Started by dbanet, May 05, 2014, 01:33 AM
0 Members and 1 Guest are viewing this topic.
16a17> #include "quithandler.h"95a96> joinMenu.addAction(tr("Join the game and quit"));476a477,480> else if(a->text()==tr("Join the game and quit")){> singleton<netcoupler>().joinGame(hostinfo,currentChannel,gamename);> singleton<quithandler>().inducequit("Joined Game");> }
Quote from: Alien on August 16, 2014, 10:07 AMi can't see the arrows for #help, #partytime and #ropersheaven channels.[attachment=1]
Quote from: Pixy on September 18, 2014, 03:07 AMIs it possible to make a feature that notifies you whenever a game with a specific name or containing certain words is created?For example If I add "shopper" to the list and someones creates a game called "shopper rules" TWS notifies me through a sound and a tray message if it's minimized.