[XASECO2] Fufi Widgets v2
- maniactwister
- sunday driver
- Posts: 71
- Joined: 01 Jun 2010 00:37
- Owned TM-games: TMU, TMUF, TM2
- Manialink(s): tdracer
- Contact:
Re: [XASECO2] Fufi Widgets v2
Hehe, even better. I must admit that i haven't took a look on the dedimania part until now.
Re: [XASECO2] Fufi Widgets v2
thank you, it works!
You need a TM2 Server? Look on: http://www.tm2-server.net 
New Shootmania Server available, check out: http://www.mania-server.net

New Shootmania Server available, check out: http://www.mania-server.net
Re: [XASECO2] Fufi Widgets v2
Hey all,
Just upgraded to version 2.06. Problem is that xaseco won't start anymore. In the log I found the following:
[FufiWidgets] Unmet Dependency! With your current configuration you need to activate "Dedimania Plugin" to run this plugin!
At the moment I don't want to activate the Dedimania Plugin, so what needs to be changed to let xaseco start without the Dedimania plugin? I've allready looked at the xml-files that are changed but the problem stays.
Just upgraded to version 2.06. Problem is that xaseco won't start anymore. In the log I found the following:
[FufiWidgets] Unmet Dependency! With your current configuration you need to activate "Dedimania Plugin" to run this plugin!
At the moment I don't want to activate the Dedimania Plugin, so what needs to be changed to let xaseco start without the Dedimania plugin? I've allready looked at the xml-files that are changed but the problem stays.

- maniactwister
- sunday driver
- Posts: 71
- Joined: 01 Jun 2010 00:37
- Owned TM-games: TMU, TMUF, TM2
- Manialink(s): tdracer
- Contact:
Re: [XASECO2] Fufi Widgets v2
Just edit the following files:
fufi_widgets_config.xml
plugins/fufi/fufi_widgets_xaseco.xml
fufi_widgets_config.xml
Code: Select all
<dedimaniawidget>true</dedimaniawidget> to <dedimaniawidget>false</dedimaniawidget>
Code: Select all
<dedimaniawidget>
<enabled>true</enabled>
to
<dedimaniawidget>
<enabled>false</enabled>
Re: [XASECO2] Fufi Widgets v2
Thx for the quick response! I followed you're post but I'm getting the same result:
Anything else needs to be changed?
Code: Select all
[FufiWidgets] Unmet Dependency! With your current configuration you need to activate "Dedimania Plugin" to run this plugin!
- maniactwister
- sunday driver
- Posts: 71
- Joined: 01 Jun 2010 00:37
- Owned TM-games: TMU, TMUF, TM2
- Manialink(s): tdracer
- Contact:
Re: [XASECO2] Fufi Widgets v2
Mhhh...maybe this:
plugins/fufi/fufi_widgets_xaseco.xml (<scoreboardlists> section)
plugins/fufi/fufi_widgets_xaseco.xml (<scoreboardlists> section)
Code: Select all
<list>
<title>Dedimania Records</title>
<content>DediRecs</content>
<x>45</x>
<y>15</y>
<width>18</width>
<entrycount>19</entrycount>
</list>
to
<!--
<list>
<title>Dedimania Records</title>
<content>DediRecs</content>
<x>45</x>
<y>15</y>
<width>18</width>
<entrycount>19</entrycount>
</list>
-->
Re: [XASECO2] Fufi Widgets v2
Works! Thx 

Re: [XASECO2] Fufi Widgets v2
I have some issues with the music plugin.
overide track songs not working. I hear track music instead of server music.
Display song info sometimes displays wrong info.
overide track songs not working. I hear track music instead of server music.
Display song info sometimes displays wrong info.
-
- wheelbarrow operator
- Posts: 15
- Joined: 23 Apr 2009 08:29
- Owned TM-games: TMU
Re: [XASECO2] Fufi Widgets v2
hello all
i have fufi wigets v2 2.06 and fufi menu 2.04
at the end round y get dedimani over other menus
thanks for help
http://www.clanfat32.nl/fat32/123.jpg
i have fufi wigets v2 2.06 and fufi menu 2.04
at the end round y get dedimani over other menus
thanks for help
http://www.clanfat32.nl/fat32/123.jpg
Re: [XASECO2] Fufi Widgets v2
I have the same problem @ round end, widgets and dedimani are on the same spot
TMNF Server Netherlands-Drenthe-RF-RFF-Shared Server
TM2c Server Netherlands-Drenthe-HaveFun@SlomesServer
Running on CentOS, created and played on MAC
TM2c Server Netherlands-Drenthe-HaveFun@SlomesServer
Running on CentOS, created and played on MAC
-
- wheelbarrow operator
- Posts: 15
- Joined: 23 Apr 2009 08:29
- Owned TM-games: TMU
Re: [XASECO2] Fufi Widgets v2
te problem bij me was double load of the plugin
greets
greets
Re: [XASECO2] Fufi Widgets v2
That was not my problem, it was the positions of the panels in end round mode.
I changed fufi_widgets_xaseco.xml (find it in xaseco2/plugins/fufi
The part contains scoreboardlists
Made new positions for the panels in end round
You can see how it is now on my server.
It can be found in the Netherlands-Drenthe-HaveFun@Slomes
I paste the setup here so if someone likes this positioning it's here for use.
If someone has a better or nicer way to position them post the positions also to me
Have Fun
I changed fufi_widgets_xaseco.xml (find it in xaseco2/plugins/fufi
The part contains scoreboardlists
Made new positions for the panels in end round
You can see how it is now on my server.
It can be found in the Netherlands-Drenthe-HaveFun@Slomes
I paste the setup here so if someone likes this positioning it's here for use.
If someone has a better or nicer way to position them post the positions also to me
Code: Select all
<scoreboardlists>
<enabled>true</enabled>
<lists>
<list>
<title>Local Records</title>
<content>LocalRecs</content>
<x>-63</x>
<y>10</y>
<width>15</width>
<entrycount>25</entrycount>
</list>
<list>
<title>Dedimania Records</title>
<content>DediRecs</content>
<x>45</x>
<y>10</y>
<width>18</width>
<entrycount>15</entrycount>
</list>
<list>
<title>Top Ranks</title>
<content>TopRanks</content>
<x>-63</x>
<y>39,3</y>
<width>18</width>
<entrycount>5</entrycount>
</list>
<list>
<title>Hours Played</title>
<content>TopPlaytime</content>
<x>-43</x>
<y>39,3</y>
<width>18</width>
<entrycount>5</entrycount>
</list>
<list>
<title>Top Winners</title>
<content>TopWinners</content>
<x>25</x>
<y>39,3</y>
<width>18</width>
<entrycount>5</entrycount>
</list>
<list>
<title>Most Records</title>
<content>MostRecs</content>
<x>45</x>
<y>25</y>
<width>18</width>
<entrycount>5</entrycount>
</list>
</lists>
</scoreboardlists>
TMNF Server Netherlands-Drenthe-RF-RFF-Shared Server
TM2c Server Netherlands-Drenthe-HaveFun@SlomesServer
Running on CentOS, created and played on MAC
TM2c Server Netherlands-Drenthe-HaveFun@SlomesServer
Running on CentOS, created and played on MAC
Re: [XASECO2] Fufi Widgets v2
Hello,
I don't know if i am at the right place for this question.
I was wondering if it is possible for the round finish panel to enable it in order to see a time like 50.603 instead of 50.60.
Tm2 manage it so it should be possible to this panel to manage it too.
Thanks for your answers
I don't know if i am at the right place for this question.
I was wondering if it is possible for the round finish panel to enable it in order to see a time like 50.603 instead of 50.60.
Tm2 manage it so it should be possible to this panel to manage it too.
Thanks for your answers
- f*ckfish
- Pit Crew
- Posts: 1302
- Joined: 15 Jun 2007 07:59
- Owned TM-games: TMNF, TMUF
- Location: Dresden, Germany
- Contact:
Re: [XASECO2] Fufi Widgets v2
Yay, thanks a lot for picking up my work where I left it. I'm very surprised that my plugins are somehow still around 

inactive, sorry
Re: [XASECO2] Fufi Widgets v2
hello, I'm using records-eyepiece and I know that gives fufi incompatibilities, but wanted to work part of the karma of fufi is possible to make only a widget of karma