You are not logged in.
#1 09 Jan 2008 8:58 am
BF2 rank script - How to only showing global score!
Hello,
To begin, the script to show a little BF2 avatar is great!
Now, for my BF2 clan website assheads.nl, I want to create a topscore list for my members. This is not a problem for me to create, but it IS a problem for me to get the global score of a player from EA!
I've tried to get the script working on my server, but the 'image' of the avatar will not be found constantly. (If this would work I'll just included the page to get $score from it, right?)
Can somebody help me with this?
Much appreciate!
Offline
#2 09 Jan 2008 9:36 am
- Butcher
- Moderator
- From: Norway
- Registered: Jul 2006
- Posts: 308
Re: BF2 rank script - How to only showing global score!
I imagine that eliminating certain or major parts of the script MadHatter made that I use on my site would make it possible, maybe like this:
First off, download the original "prank" (personal rank) files http://sanity-free.org/binary/prank.zip
When this is used (I think it has the same modifications as my version does), parsing a BF2 player name or a PID through a GET variable will bring up this:
[url=http://www.bamboocommandos.com/prank/index.php?nick==[BC]=Butcher]http://www.bamboocommandos.com/prank/index.php?nick==[BC]=Butcher[/url]
As of where one of the variables put out is Global Score, if you trim the files so that it only show global rank, you should have no problem including it with player names through your website, and then auto-arranging it through score amount.
Not sure how well aquainted you are with PHP, but if you have any problems or questions; just ask.
Offline
#4 10 Jan 2008 7:25 am
- Butcher
- Moderator
- From: Norway
- Registered: Jul 2006
- Posts: 308
Re: BF2 rank script - How to only showing global score!
Thanks go to MadHatter, for making the system
Offline