
KILLED
Theres a link for it there, please go easy with the bandwith, it cant take very much

Edited by N3oGhost, 19 February 2004 - 12:38 AM.
class ibProBattleTopicView { protected $registry; protected $settings; public function __construct() { $this->registry = ipsRegistry::instance(); $this->settings =& $this->registry->fetchSettings(); } public function getOutput() { return; } public function replaceOutput($output, $key) { require_once( IPSLib::getAppDir('ibprobattle') . '/sources/battleHooks.php' ); $this->battleHook = new battleHooks( $this->registry ); return $this->battleHook->statsTopicView($output, $key); } } ?> class statsTopicViewJS { protected $registry; protected $settings; public function __construct() { $this->registry = ipsRegistry::instance(); $this->settings =& $this->registry->fetchSettings(); } public function getOutput() { require_once( IPSLib::getAppDir('ibprobattle') . '/sources/battleHooks.php' ); $this->battleHook = new battleHooks( $this->registry ); return $this->battleHook->statsTopicViewJS(); } } ?>
Edited by N3oGhost, 19 February 2004 - 12:38 AM.
I'm having troube downloading the file. I get a "Requested File Size Exceeds 256k" error.No need to hex edited out the crcs yourselfs, i've already done it for ye, and it works great, thanks for the tip MrX
, anyway now ye can play the games no matter what crc your file has thanks to MrX.
GONE
Theres a link for it there, please go easy with the bandwith, it cant take very much.
Edited by N3oGhost, 19 February 2004 - 12:38 AM.
Edited by N3oGhost, 19 February 2004 - 12:39 AM.
0 members, 0 guests, 0 anonymous users