google-code-export / cocoslive

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

Feature request #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
#1
- (void)scoreRequestOk:(id)sender {
tQueryFlags flags = [sender flags]; //Could you add this? (useful then u
querying by diferent params) (or you can just add "tag")
}

#2
could you add kQueryFlagByPlayer so you could combine it with
kQueryFlagByDevice and get score for device&player

Original issue reported on code.google.com by game...@gmail.com on 1 May 2009 at 3:48

GoogleCodeExporter commented 9 years ago
#3
ability to get global position of device&player. (now you can get only of your 
device)

Original comment by game...@gmail.com on 1 May 2009 at 9:54

GoogleCodeExporter commented 9 years ago
#3 is possible with rankings, but only works if you use "update score" and not 
"send
score".

Original comment by ricardoq...@gmail.com on 13 May 2009 at 8:59

GoogleCodeExporter commented 9 years ago
the problem with rankings is that you have to know max

Original comment by game...@gmail.com on 14 May 2009 at 12:04