March 11, 2010, 07:20:50 AM
Home
Forums
Help
Search
Tags
Documentation
GitHub Wiki
Cheatsheet
Downloads
Source Code
Stable dev repo
XLR8or's dev repo
Login
Register
Activation Mail
You are here:
Big Brother Bot Forum
Add-Ons
XLR
XLR Releases!
(Moderator:
Freelander
)XLRstats version 2.0
Pages:
1
[
2
]
3
4
...
14
Go Down
« previous
next »
Print
Author
Topic: XLRstats version 2.0 (Read 15409 times)
xlr8or
[ www.xlrstats.com ]
Project leader
Hero Member
OS: Linux
Type: Owner dedicated server(s)
Gameservers:
CoD, CoD2, CoD5, UrT
Posts: 1209
Offline
Re: XLRstats version 2.0
«
Reply #15 on:
December 28, 2008, 01:43:21 AM »
Quote from: eire.32 on December 27, 2008, 04:06:34 PM
What are you looking for in this line of the config file.Looks good otherwise
Eire.32
That should point to the location where B3-statusplugin stores the status.xml, it may be an URL (for a remote server) but may also be an absolute path.
so ie: /path/to/b3/status.xml
or:
http://www.yourwebsite/status/status.xml
or sumt'n...
Logged
Serving:
CoD2
|
CoD5
|
UrT4.1
eire.32
Full Member
OS: Linux
Type: Owner dedicated server(s)
Gameservers:
CoD4
Posts: 101
Offline
Re: XLRstats version 2.0
«
Reply #16 on:
December 28, 2008, 06:22:35 AM »
K. So does that means my website with the xlrstats on it has to get a new status.xml file every once and a while, whats the best way for the site to have access/read to the status.xml file. Schduled transfer?
Also how o you do pics for maps and weapons. I have all the pics uploaded to images/maps and images/weapons what needs editing. Also in those folders whats the file empty.file do?
Eire.32
«
Last Edit: December 28, 2008, 06:27:21 AM by eire.32
»
Logged
Edgegamers.org
Bakes
Dev. Team
Hero Member
Posts: 1038
Offline
Don't contact me on Xfire! I will just reject you!
Re: XLRstats version 2.0
«
Reply #17 on:
December 28, 2008, 06:35:06 AM »
Xlrstats reads the status.xml every? time you go on xlrstats, to check how many people are online, and what level they are, and their score etc.
So, scheduled transfer is probably not a good idea, the best way (if website is not on webserver) is to install a webserver, point the status config to your htdocs folder, then point xlrstats to serverip/status.xml
Logged
[
Openbanter
|
Scrim (cod4)
|
BanTweeter
|
FTPyTail
|
ForumLink
]
click
B3 Contributor
Sr. Member
Posts: 259
Offline
Re: XLRstats version 2.0
«
Reply #18 on:
December 28, 2008, 08:37:34 AM »
Where does it get the ranks from?
Logged
Deadbone Platoon
B3 Driven CoD Servers
|FaLLeN| Op-X
Full Member
Posts: 95
Offline
Re: XLRstats version 2.0
«
Reply #19 on:
December 28, 2008, 08:42:28 AM »
I have mine up but not sure if the geoiIP works, i added the csv from maxmind but where would it show?
Still have to find out how to fix that blank name issue -
http://www.fallenclan.com/xlrstats
Small problem also, the Claymore Kills Award show "Most C4 Kills" under it instead of "Most Claymore Kills"
I tried downloading image pack from xlr8or's site for cod4 but its a baddownload link
«
Last Edit: December 28, 2008, 08:47:00 AM by |FaLLeN| Op-X
»
Logged
xfire=specialopx
www.fallenclan.com
xlr8or
[ www.xlrstats.com ]
Project leader
Hero Member
OS: Linux
Type: Owner dedicated server(s)
Gameservers:
CoD, CoD2, CoD5, UrT
Posts: 1209
Offline
Re: XLRstats version 2.0
«
Reply #20 on:
December 28, 2008, 09:22:26 AM »
@click: It gets the ranks from ./config/ranks.php
@Op-X: I'll fix the download links and the C4 typo
Thanks.
GeoIP is not working for you since there are no countryflags and no worldmap link available. That indicates that XLRstats cannot find GeoIP.dat and GeoLiteCity.dat files that are available on
www.maxmind.com
. You need the statsconfig point to the path where these files are in. ie.:
Code:
// Use GeoIP information in playerpages?
$use_geoip = 1;
$geoip_path = "/home/xlr/geoIP/";
So not the filenames, just the path with a trailing slash...
Logged
Serving:
CoD2
|
CoD5
|
UrT4.1
eire.32
Full Member
OS: Linux
Type: Owner dedicated server(s)
Gameservers:
CoD4
Posts: 101
Offline
Re: XLRstats version 2.0
«
Reply #21 on:
December 28, 2008, 10:06:24 AM »
How do you get the city part to work cause there is no line for that in the statsconfig.php file. Is it somehwere else?
Eire.32
Logged
Edgegamers.org
xlr8or
[ www.xlrstats.com ]
Project leader
Hero Member
OS: Linux
Type: Owner dedicated server(s)
Gameservers:
CoD, CoD2, CoD5, UrT
Posts: 1209
Offline
Re: XLRstats version 2.0
«
Reply #22 on:
December 28, 2008, 10:09:28 AM »
City part is for the worldmap only, the path is the only thing you need to set. If you don't want the worldmap, leave the GeoLiteCity.dat out, it wont show the worldmap link when its not there.
Logged
Serving:
CoD2
|
CoD5
|
UrT4.1
xlr8or
[ www.xlrstats.com ]
Project leader
Hero Member
OS: Linux
Type: Owner dedicated server(s)
Gameservers:
CoD, CoD2, CoD5, UrT
Posts: 1209
Offline
Re: XLRstats version 2.0
«
Reply #23 on:
December 28, 2008, 10:25:44 AM »
Downloads are fixed.
Please post your XLRstats links so I can check them out
Logged
Serving:
CoD2
|
CoD5
|
UrT4.1
click
B3 Contributor
Sr. Member
Posts: 259
Offline
Re: XLRstats version 2.0
«
Reply #24 on:
December 28, 2008, 10:53:05 AM »
Not sure if you understood my question. Where does the ranks.php get its information from. The ranks that are displayed are wrong, if they get it from the mpdata.
Logged
Deadbone Platoon
B3 Driven CoD Servers
xlr8or
[ www.xlrstats.com ]
Project leader
Hero Member
OS: Linux
Type: Owner dedicated server(s)
Gameservers:
CoD, CoD2, CoD5, UrT
Posts: 1209
Offline
Re: XLRstats version 2.0
«
Reply #25 on:
December 28, 2008, 11:57:09 AM »
Nope, they dont get it from mpdata. They get it from ranks.php... It's a kill based rank, so it works for all games, not just cod4...
Logged
Serving:
CoD2
|
CoD5
|
UrT4.1
click
B3 Contributor
Sr. Member
Posts: 259
Offline
Re: XLRstats version 2.0
«
Reply #26 on:
December 28, 2008, 12:15:57 PM »
Quote from: xlr8or on December 28, 2008, 11:57:09 AM
Nope, they dont get it from mpdata. They get it from ranks.php... It's a kill based rank, so it works for all games, not just cod4...
Any way to change it to KD ratio?
Logged
Deadbone Platoon
B3 Driven CoD Servers
xlr8or
[ www.xlrstats.com ]
Project leader
Hero Member
OS: Linux
Type: Owner dedicated server(s)
Gameservers:
CoD, CoD2, CoD5, UrT
Posts: 1209
Offline
Re: XLRstats version 2.0
«
Reply #27 on:
December 28, 2008, 12:39:04 PM »
nope, not as it is now
Logged
Serving:
CoD2
|
CoD5
|
UrT4.1
magoo
Jr. Member
Posts: 11
Offline
Re: XLRstats version 2.0
«
Reply #28 on:
December 28, 2008, 08:21:05 PM »
Everything seems to be working. There are a couple of minor issues.
1. Not all weapon images are displaying. (I have downloaded the COD4 image pack)
2. |FaLLeN| Op-X has already posted about the claymore text issue
3. Blind as a bat award displays a 0 value for the client (don't know why)
4. PR0 Medal text line is spelled using a number (Pr0) instead of ( Pro)
Will let you know if I find anything else.
Website is:
http://XtremeDestruction.net
«
Last Edit: December 28, 2008, 08:27:08 PM by magoo
»
Logged
Bakes
Dev. Team
Hero Member
Posts: 1038
Offline
Don't contact me on Xfire! I will just reject you!
Re: XLRstats version 2.0
«
Reply #29 on:
December 29, 2008, 12:35:42 AM »
Looking at above poster's xlrstats, the description for the claymore kills is wrong. It reads most c4 kills.
Logged
[
Openbanter
|
Scrim (cod4)
|
BanTweeter
|
FTPyTail
|
ForumLink
]
Tags:
xlrstats
Pages:
1
[
2
]
3
4
...
14
Go Up
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> Servers
=> News
=> General Discussion
-----------------------------
Support Forums
-----------------------------
=> Installation Support
=> General Usage Support
=> Game specific Support
===> CoD2
===> CoD4
===> CoD5
===> UrT
===> Other games
-----------------------------
Add-Ons
-----------------------------
=> Installers
=> Plugins
===> Releases!
=> XLR
===> XLR Releases!
=> Configurations
-----------------------------
Community Developers
-----------------------------
=> Plugin Developers
=> The Code Bin