Jump to content

Fame Ranking for FluxCP


Daegaladh

Recommended Posts


  • Group:  Developer
  • Topic Count:  30
  • Topics Per Day:  0.01
  • Content Count:  230
  • Reputation:   131
  • Joined:  11/21/11
  • Last Seen:  

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
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  197
  • Reputation:   13
  • Joined:  05/14/12
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  30
  • Topics Per Day:  0.01
  • Content Count:  230
  • Reputation:   131
  • Joined:  11/21/11
  • Last Seen:  

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

I already made one based on Ghost's PvP system, I'll upload it later. http://rathena.org/board/files/file/2791-pvp-ranking-for-fluxcp-ghosts-script-version/

Also I'm planning to make some more, based on other PvP scripts. Suggestions?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  197
  • Reputation:   13
  • Joined:  05/14/12
  • Last Seen:  

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

is this script include npc sir?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.01
  • Content Count:  79
  • Reputation:   0
  • Joined:  06/27/12
  • Last Seen:  

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
Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  30
  • Topics Per Day:  0.01
  • Content Count:  230
  • Reputation:   131
  • Joined:  11/21/11
  • Last Seen:  

Compatibility

You didn't read...

But don't worry I'll upload the eAthena versions today.

Done, now you can download the eAthena version for free.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  197
  • Reputation:   13
  • Joined:  05/14/12
  • Last Seen:  

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

Link to comment
Share on other sites

×
×
  • Create New...