Info Widget

by Undef.de

System

XASECO, XASECO2

Description

Displays all system messages into a window instead of the chat
This plugin displays all messages like new driven records and system messages into a transparent window instead of the chat.

This Plugin runs with XAseco and XAseco2, you can install it at both Controllers.

Installation

1. unzip the script to xaseco[2] base directory
2. edit xaseco[2]'s plugins.xml and include the following line:
Code:
<plugin>plugin.info_widget.php</plugin>
3. in plugins.xml find the following line and comment it out or delete it:
Code:
<plugin>plugin.msglog.php</plugin>
4. Edit the file config.xml and set
Code:
<recs_in_window>True</recs_in_window>
5. Edit the file dedimania.xml and set
Code:
<recs_in_window>True</recs_in_window>
6. Edit the file includes/rasp.settings.php and set
Code:
$jukebox_in_window = true;
7. Edit the file includes/jfreu.config.php and set
Code:
$infomessages = 2;
8. restart xaseco[2]

Settings

Configure the widget and other parameters in info_widget.xml.

Changes in v1.0.1

- Bugfix: Check for the XAseco version didn't catch all situations

Changes in v1.0.0

- Including Support for Trackmania2 (ManiaPlanet)

Changes in v0.9.9

- Speed-up the hiding at Scoretable
- Added global Plugins Register Pool to enabling version check (for plugin.third-party-plugins-uptodate.php)

Changes in v0.9.8

- Switched from event onEndRound to onEndRace1 and at this situation not to each Player with an own call, send now to all Player once
- Switched from event onStatusChangedTo3 to onNewChallenge

Changes in v0.9.7

- This Plugin was renamed to keep consistent names for XASECO, formerly name was "window.message.php", new is "plugin.info_widget.php"
- New Feature: On pressing F7 to hide the fufi.widgets, this Plugin are now hidden too
- With this Version this Plugin has now an own XML-Configuration-File, no more need to edit the Plugin itself

Changes in v0.9.6

- New Feature: Add shadow to the messages, just edit $winmsg_config['TEXTSHADOW'] to true
- Bugfix: Overlay messages when larger Textsizes are used

Changes in v0.9.5

- Version checking of supported xaseco integrated
- Bugfix: With Windows sometimes overlayed lines (when lines contains CRLF)

Changes in v0.9.4

- New configuration variable "SCALE" to scale the text size and line height (if you think that's too large)

Changes in v0.9.3

- Removed the F6 hide/show function, due conflict with Vots on F5 = yes / F6 = No
- Now support for Autohide
- If MessageWindow is hidden, all messages will now be pass-through to chat
- Some little changes and optimations

Link(s)

Forum: https://www.tm-forum.com/viewtopic.php?t=23242
Homepage: https://www.undef.name/XAseco1+2/Info-Widget.php

Download(s)

File Version Date Size Downloads
info_widget(1.0.1).zip 1.0.1 2012-02-19 18.03 KB 1812
info_widget(1.0.0).zip 1.0.0 2011-09-15 18.92 KB 1489
info_widget(0.9.9).zip 0.9.9 2011-06-28 18.73 KB 1461
info_widget(0.9.8).zip 0.9.8 2010-10-24 18.58 KB 1471
window_message(0.9.6).zip 0.9.6 2010-02-20 16.43 KB 1488