Jump to content
  • 0

Question

Posted

post-1302-0-04776800-1382449830_thumb.png

'Extended Ranking' => array(
			'Class Ranking'           => array('module' => 'extranking', 'action' => 'ladder'),
			'Guild Ranking'           => array('module' => 'extranking', 'action' => 'guild'),
			'Castle Ranking'          => array('module' => 'extranking', 'action' => 'castles'),
			'WoE Ranking'             => array('module' => 'extranking', 'action' => 'woerank'),
			'Zeny Ranking'            => array('module' => 'extranking', 'action' => 'top100zeny'),
			'Homunculus Ranking'      => array('module' => 'extranking', 'action' => 'homunculus'),
			'Mercenary Ranking'       => array('module' => 'extranking', 'action' => 'mercenary'),
			'MVP Ranking'             => array('module' => 'extranking', 'action' => 'topmvp'),
			'PK Ranking'              => array('module' => 'extranking', 'action' => 'toppk'),
			'TK Ranking'              => array('module' => 'extranking', 'action' => 'toptk'),
			'Forge Ranking'           => array('module' => 'extranking', 'action' => 'topforge'),
			'Potion Ranking'          => array('module' => 'extranking', 'action' => 'toppotion'),
			'PVP Ranking'             => array('module' => 'extranking', 'action' => 'pvprank'),
			'BG Ranking'              => array('module' => 'extranking', 'action' => 'bgrank'),
			'Playtime Ranking'        => array('module' => 'extranking', 'action' => 'topplaytime'),
			'Hunting Ranking'         => array('module' => 'extranking', 'action' => 'hunting'),

 

Please check what is wrong about this?

 

thanks

6 answers to this question

Recommended Posts

Posted (edited)

You have a lot of missing... 

 

- Do you import the 'SQL' files for that rankings?

- Do you have a scripts that will query the SQL every time the player met those rankings?

- Do you have the php script coded to match your SQL and your php script?

 

I think you're just adding the module and theme only.

Edited by Jezu
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...