function onPlayerNeedAlliesHelp($login) { $this->gui->hideWaitingScreen($login); $this->gui->showAlliesHelp($login, \ManiaLive\Gui\ActionHandler::getInstance()->createAction(array($this, 'onCloseAlliesHelp'))); }