ketsuekiro / manialive

Automatically exported from code.google.com/p/manialive
GNU Lesser General Public License v3.0
0 stars 0 forks source link

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

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. add dedimania / mlepp plugin to manialive
2. set player to spectate-mode
3. 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 reported on code.google.com by petri.ja...@gmail.com on 5 Jan 2011 at 7:19

GoogleCodeExporter commented 8 years ago
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 :)

Original comment by floschn...@gmail.com on 10 Jan 2011 at 2:09