Topic: Ladder
Hi. I need to upload the ladder D2 to a database. to then show it in an android application. is this possible?
PvPGN Community Forums |
forums.pvpgn.pro → [EN] The Source Code → Ladder
Hi. I need to upload the ladder D2 to a database. to then show it in an android application. is this possible?
Hi. I need to upload the ladder D2 to a database. to then show it in an android application. is this possible?
PvPGN can output the ladder to an XML file which should be very easy to convert to any format you want from there.
This setting can be found in bnetd.conf
Hi. I need to upload the ladder D2 to a database. to then show it in an android application. is this possible?
There is an HTML/PHP developed by HarpyWar to import the "Ladders" files generated by PvPGN into MySQL.
This is the tool link:
If set correctly, it should look like this:
I use this script to parse d2ladder.xml, it works great
https://github.com/fw42/diablo2#ladderparser
Ty guys
forums.pvpgn.pro → [EN] The Source Code → Ladder