Page 9 of 9

Re: [plugin] Dedimania

Posted: 30 Nov 2011, 00:19
by Slig

Re: [plugin] Dedimania

Posted: 30 Nov 2011, 17:01
by TheM
Any problems or bugs about the yet to come Dedimania plugin for TrackMania², please post in this topic: http://forum.maniaplanet.com/viewtopic.php?f=297&t=8020

Thanks.

Re: [plugin] Dedimania

Posted: 06 Aug 2012, 22:31
by TatharNuar
I'm getting a "You are not authorised to read this forum." error when I click that link.

Re: [plugin] Dedimania

Posted: 07 Aug 2012, 07:08
by Knutselmaaster
me too

Re: [plugin] Dedimania

Posted: 07 Aug 2012, 08:55
by jonthekiller
It's a part of the Beta forum of TM² and not available now.

Re: [plugin] Dedimania

Posted: 07 Aug 2012, 10:39
by w1lla
There is a Dedimania plugin made for Manialive r267:

It was never released.

It might not work with the current dedicated do to these issues:

http://forum.maniaplanet.com/viewtopic. ... 2&start=10

But you can fix them if you remove:

Code: Select all

					if(!$vrdata || !isset($vrdata['header']['.attr.map']['uid'])) {
						if(self::$debug) $this->writeConsole('[DM-DEBUG] Check failed: "!$vrdata || !isset($vrdata[\'header\'][\'.attr.map\'][\'uid\'])"...!');
						return false;
					}
          
					// checks VR uid
					if($vrdata['header']['.attr.map']['uid'] != $this->storage->currentMap->uId) {
						if(self::$debug) $this->writeConsole('[DEBUG] Check failed: "$vrdata[\'header\'][\'.attr.map\'][\'uid\'] != $this->storage->currentMap->uId"...!');
						return 'BADUID';
					}
On line 665.

http://code.google.com/p/mlepp/download ... p&can=2&q=

hope this might help alot of players who have manialive.

Re: [plugin] Dedimania

Posted: 11 Aug 2012, 21:42
by Knutselmaaster
Finally a fix!
If it works your the man of the week!
:1010

Re: [plugin] Dedimania

Posted: 19 Feb 2013, 09:52
by oliverde8
Hi, so does this plugin work with the latest Dedicated?

Re: [plugin] Dedimania

Posted: 19 Feb 2013, 13:47
by w1lla
Not sure will test later on today.

Just keep up your hopes.

with kind regards,

w1lla.