
Nouse Link
by Nouseforname
System
XASECO
Description
Display an in-game manialink with 3 windows
One for link to a manialink page and two for link to url.
There is a little config on top of plugin, you can easy change:
- title text
- manialink and URL's
- windowtext
Possible to the display of Manialink is combined with all "/togglewidgets" commands (Menu, Chatcommand, F7).Installation
1. unzip the script to xaseco base directory
2. edit xaseco's plugins.xml and include the following line:Code:<plugin>plugin.nouse.link.php</plugin>3. restart xasecoSettings
Settings can be configured in plugin file itself via lines 49-60 by editing the following values:Quote:// configuration $frameposition = '0 36'; // main position x and y $title = '$i$fffWelcome to $03fRookies $f80Forever $fffServer'; // title with tmf colorcode $manialinktext = '$fffManiaLink'; $manialink = 'therookies'; $url1text = '$fffClanPage'; $url1 = 'http://rookiesforever.de'; $url2text = '$fffNouse Page'; $url2 = 'http://tmf.game-host.org';Changes in v1.1.1
- add support for Third-Party Plugins UpToDateChanges in v1.1
- fixed remove player if disconnect
Link(s)
Forum: https://www.tm-forum.com/viewtopic.php?t=23501
Homepage: https://nouseforname.de/other/nouseforname.de/plugin.php?&file=plugin.nouse.link
Download(s)
File Version Date Size Downloads nouse_link(1.1.1).zip 1.1.1 2012-05-12 2.54 KB 1537 nouse_link(1.1).zip 1.1 2009-11-02 2.28 KB 1618