Page 1 of 1
Stats Tracker?
Posted: Mon Jan 28, 2013 12:44 am
by SycoKill3r
Is there a stats tracker like the site
http://bfbcs.com/ But for Nexus?
Re: Stats Tracker?
Posted: Mon Jan 28, 2013 11:42 am
by Rodney
There's no public API that provides stats atm.
So no, there is no stats tracker.
Re: Stats Tracker?
Posted: Mon Jan 28, 2013 3:32 pm
by SycoKill3r
ok thank you on fast reply back . if i was good at coding things like that id try and make one .... hint hint maybe someone should try unless it is against the rules. id like to get some signatures like i had with the paid bfbc2. yes i had the game and so forth but clan mates dont so i had to switch and start over from lvl 50 everything unlocked and gold stared with all badges unlocked to this. lol oh well you ride with the clan
Re: Stats Tracker?
Posted: Mon Jan 28, 2013 4:10 pm
by CactusPie
Nobody will make one, until NoFaTe makes public API for stats available. Which may or may not happen.
Re: Stats Tracker?
Posted: Fri Mar 01, 2013 8:34 pm
by OzoneBG
Okay, lets assume that there is't any API for stat tracing for now. But what if someone create a dynamic image that you fill info and then it calculates K/D, shows rank, xp, kills, deaths, ect... I think it could be done with PHP. Is it possible to do a signature like this because I study PHP and I could try do develop one.. well with a little help of course? The image will be static but at least it's something.

Re: Stats Tracker?
Posted: Fri Mar 01, 2013 10:58 pm
by Menno.
OzoneBG wrote:Okay, lets assume that there is't any API for stat tracing for now. But what if someone create a dynamic image that you fill info and then it calculates K/D, shows rank, xp, kills, deaths, ect... I think it could be done with PHP. Is it possible to do a signature like this because I study PHP and I could try do develop one.. well with a little help of course? The image will be static but at least it's something.

If I understand your plan correctly you'd still need to pull stats from the server, which can't be done because there's no public API for this atm :>
Re: Stats Tracker?
Posted: Fri Mar 01, 2013 11:54 pm
by RobbingHood
Menno. wrote:If I understand your plan correctly you'd still need to pull stats from the server, which can't be done because there's no public API for this atm :>
I think he wants to do some kind of Script/website where you fill in your stats and you get a picture with all those stats as result. Would of course be easier with an API, but filling it in manually is currently the only possible way.