




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 Agozer, 30 December 2003 - 05:25 PM.
I don't have them either. And it's Shin Mr. Karate.OK now my svcplus works but only the midbossess came up s.akuma,serious karate,red arremer,and athena aren't on the select screen.
im running on the new neoragex.![]()
Edited by Agozer, 30 December 2003 - 06:24 PM.
Edited by NeoMaster, 30 December 2003 - 07:08 PM.
0 members, 0 guests, 0 anonymous users