[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 561: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 617: sizeof(): Parameter must be an array or an object that implements Countable
Stepmania Online • [Can't Implement] Stepchart Details in Chat
Page 1 of 1

[Can't Implement] Stepchart Details in Chat

Posted: Mon Dec 03, 2012 4:10 am
by Pete_n00b
Dunno if it's possible to do by programming, it probably is..

Since on online mode in Stepmania it doesn't show the step details (like in SM4/5 example 1227 steps, 670 jumps, etc etc) and stuff. When you pick a song it should give the details of the steps.

Example:
Player A picked Quasar which has been played 36 times.
Step details: 1227 steps, 670 jumps, etc etc

Re: small suggestion

Posted: Mon Dec 03, 2012 11:04 am
by Izzy
The server doesn't recieve this information through the smo protocol so it is impossible to do it in chat. However it is possible to display it somewhere with a custom theme.

Re: small suggestion

Posted: Mon Dec 03, 2012 2:12 pm
by Cube
This is almost kinda possible, but not.

The server could query the db and see how may steps that song had and display all that info, but it may not be the correct Quasar. There is no way to really work around that.

If you just want to see the info for yourself, you can add it in your theme like Izzy said.