Warcraft III Replay Parser for PHP


Version: 2.3
Category:
Scripts
PHP
Requirements:
Seller:
Price:
-
System:
Rating:
4.8
License:

Description - Warcraft III Replay Parser for PHP



Warcraft III Replay Parser for PHP? What is that? Maybe you know or maybe not that Warcraft III replay files (*.w3g) have much information inside. Almost everything can be pulled out of them: players accounts, races, colours, heroes and units made by each player, Chat log and many more. If you are a webmaster of Warcraft III replay site or clan page you know how boring adding new replays can be without automation. This PHP script helps you provide as much information about replays on your site as possible without all the hard work. 2.3 (06.01.08): * fixed: problems with replays with modified chatlog (`Incomplete replay file` error, e.g. from Replays.net; thanks to Michael Fortier) * fixed: issues on machines using big endian byte order, e.g. Macs (changed all machine byte order codes to Little endian byte order codes in unpack() functions) * fixed: Destroyers counting issues (I Hope it`s OK now...) * fixed: convert_ai() was never returning Insane * fixed: [example] if the winner is unknown it shows unknown for all teams * fixed: [example] Rain of Fire icon name (was reignoffire.gif) * changed: [example] the script works with register_globals = off by Default * added: the name of the player who paused/resumed the game



More in PHP-Warcraft III Replay Parser for PHP

Fixed Example Byte Order Iii Replay Parser