Jump to content

Recommended Posts

Posted

File Name: Fame Ranking for FluxCP

File Submitter: Daegaladh

File Submitted: 29 Jan 2013

File Category: Web Resources

Content Author: Daegaladh

Description

3 rankings in 1: alchemy, crafting, and Taekwon mission fame points, for your FluxCP

Features

  • Configurable quantity of ranked characters of each kind.

Compatibility

Demo

(Soon)

Installation

  1. Extract the 'fame_ranking' folder into the 'addons' folder of your FluxCP installation.
  2. If you're using a custom theme, rename the 'default' folder in 'fame_ranking/themes' to your custom theme name.

Policy

All purchases are non-refundable.

This work by Daegaladh is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.

Do not redistribute or resell anything from this work, this also includes modified versions of anything I've made.

Do not steal the credit of this work.

Do not remove or replace license text, images, etc.

Support

If you find any bug or need support, please contact me:

rAthena: http://rathena.org/b.../468-daegaladh/

email: [email protected]

Skype: daegaladh

License

88x31.png

This work by Daegaladh is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.

Click here to download this file

  • Upvote 1
Posted

Nice Flux addons sir any flux addons beside from fame ranking, how about pvp ranking sir?

Posted

wow nice thanks sir Daegaladh do you have any ym,skype or fb i have some offer thanks

is this script include npc sir?

Posted (edited)

I have extract all files and i have this pages http://www.nibelung-...ing&action=fame and I use eathena

edit: Fatal error: Call to undefined method AccountLevel::getGroupID() in /usr/html/cp/addons/fame_ranking/modules/ranking/fame.php on line 23

edit2: I don't know if i have repair the problem:

$sql .= "AND login.level < ? ";

if ($days=Flux::config('RankingHideGroupLevel')) {

$sql .= 'AND TIMESTAMPDIFF(DAY, login.lastlogin, NOW()) <= ? ';

$bind[] = $days * 24 * 60 * 60;

}

and i have the same problem with pvp ghost and i do:

$sql .= "AND login.level < ? ";

if ($days=Flux::config('PvPRankingThreshold')) {

$sql .= 'AND TIMESTAMPDIFF(DAY, login.lastlogin, NOW()) <= ? ';

$bind[] = $days * 24 * 60 * 60;

}

Edited by Loki81
Posted

@deagaladn much better sir heheheh, it nice to have both script for rathena and eathena

  • Recently Browsing   0 members

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