I'd like to make a suggestion to add a function to the FFR Signature Toy to be able to search by rank and not just by username. Basically then it would be:
http://www.flashflashrevolution.com/ffrsiggy.php?rank=1
to find Jimerax.
I believe incorporating such a thing would let people know how much better they have to be to achieve their goal in rank. I know some people don't care about the ranks at all but a majority seem to based on the popularity of the toys in the signatures.
Having taken computer science for two years and Flash programming for another I think it wouldn't be too hard to include this within the coding. Before all you did was call the username from the database which had branches of information containing score, gamesplayed, challenges, and rank. If you were to call the rank instead of the username when using the ?rank function it would return the same results.
~Squeek
http://www.flashflashrevolution.com/ffrsiggy.php?rank=1
to find Jimerax.
I believe incorporating such a thing would let people know how much better they have to be to achieve their goal in rank. I know some people don't care about the ranks at all but a majority seem to based on the popularity of the toys in the signatures.
Having taken computer science for two years and Flash programming for another I think it wouldn't be too hard to include this within the coding. Before all you did was call the username from the database which had branches of information containing score, gamesplayed, challenges, and rank. If you were to call the rank instead of the username when using the ?rank function it would return the same results.
~Squeek


Comment