* Specifics: when you search for games. let's say waiting players on classic. it displays like this:
- Code: Select all
Here are all the games that match your search criteria:
page: 1,2,3,4,....
<list of games>
what i want is something like this:
- Code: Select all
TOTAL games found that match your search criteria: [b]562[/b]
page: 1,2,3,4,....
<list of games>
* Why it is needed: just for stats. and i think it's a very easy thing to implement.
* Priority** (1-5): 3. given the easiness of this suggestion i'd say it should be implemented in the next batch. but i only gave it a 3.
**Note**
1 = Bottom of 'To Do' list
5 = Urgent, implement with next update