Daegaladh Posted January 29, 2013 Posted January 29, 2013 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 Xantara's FluxCP - http://fluxcp-ra.googlecode.com/ CalciumKid's FluxCP RE - http://rathena.org/b...athena-support/ ByteFlux's FluxCP 1.0 - https://code.google.com/p/fluxcp/ Demo (Soon) Installation Extract the 'fame_ranking' folder into the 'addons' folder of your FluxCP installation. 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 This work by Daegaladh is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License. Click here to download this file 1
pr3p Posted January 30, 2013 Posted January 30, 2013 Nice Flux addons sir any flux addons beside from fame ranking, how about pvp ranking sir?
Daegaladh Posted January 30, 2013 Author Posted January 30, 2013 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?
pr3p Posted January 31, 2013 Posted January 31, 2013 wow nice thanks sir Daegaladh do you have any ym,skype or fb i have some offer thanks is this script include npc sir?
Loki81 Posted February 1, 2013 Posted February 1, 2013 (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 February 1, 2013 by Loki81
Daegaladh Posted February 1, 2013 Author Posted February 1, 2013 Compatibility Xantara's FluxCP - http://fluxcp-ra.googlecode.com/ CalciumKid's FluxCP RE - http://rathena.org/b...athena-support/ ByteFlux's FluxCP 1.0 - https://code.google.com/p/fluxcp/ (will be avaible in a few days) 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.
pr3p Posted February 1, 2013 Posted February 1, 2013 @deagaladn much better sir heheheh, it nice to have both script for rathena and eathena
Recommended Posts