maniaplanet / manialive

PHP controller for the ManiaPlanet Dedicated Server
GNU Lesser General Public License v3.0
9 stars 4 forks source link

chat commands are working only partly in when player is spectating #13

Closed magnetik closed 10 years ago

magnetik commented 10 years ago

From petri.ja...@gmail.com on January 05, 2011 20:19:19

What steps will reproduce the problem? 1. add dedimania / mlepp plugin to manialive

  1. set player to spectate-mode
  2. try to chatcommand /records on dedimania plugin or try /list, /recs /pm login "message"... What is the expected output? What do you see instead? Expecting same output as non specator mode, instead got nothing on screen or messages not delivered.

Original issue: http://code.google.com/p/manialive/issues/detail?id=13

magnetik commented 10 years ago

From floschn...@gmail.com on January 10, 2011 06:09:03

I think this issue has been fixed, if you are using $this->storage->getPlayerObject($login) you won't have any troubles. The windowing system is working with the new methods and so is the dedimania plugin now. Can you try and confirm? Thanks :)

Status: Fixed
Owner: floschnell