Re: [Beta2.1] ManiaPlanet 2 Beta Server 2013-01-23c
Posted: 01 Feb 2013, 12:18
When using With APIVersion: 2012-06-19 i cant properly use OnEndMap with the following things:
Rankings give me a null.
If i alter the Api Version to 2011-10-06 it does seem to work.
This only seems to be a bug in TM2Canyon and not in Shootmania.
Or am i working on something bad it seems.
Code: Select all
function onEndMap($rankings, $map, $wasWarmUp, $matchContinuesOnNextMap, $restartMap) {
If i alter the Api Version to 2011-10-06 it does seem to work.
This only seems to be a bug in TM2Canyon and not in Shootmania.
Or am i working on something bad it seems.