Page 2 of 2

Re: getFilteredList issue

Posted: 12 Mar 2014, 15:32
by jonthekiller
Ok, no problem.

So I try to take all servers but I take only 198.

Code: Select all

$service->getFilteredList(array('length'=>100, 'offset'=>$offset));
You can see the list here http://mania-actu.com/eng/staticpages/v ... %20Browser

An idea?

Re: getFilteredList issue

Posted: 05 Jan 2016, 11:12
by TMarc
Just got pointed to this topic from a similar issue.
too bad there was never a response to this. :(
At the moment, your page shows no servers at all.
Perhaps it would be good to redirect to Maniaviewer instead?

Re: getFilteredList issue

Posted: 05 Sep 2016, 14:06
by Dommy
Is it possible to get all servers running specific game modes?

Something like this:

Code: Select all

$myServersInfo = $ManiaPlanet->getFilteredList(array('mode' => array('Pursuit', 'Invasion')));

Re: getFilteredList issue

Posted: 05 Sep 2016, 15:29
by magnetik
At the moment, you can only filter using the titles.