Skip to content
Piotr Hałaczkiewicz edited this page Jul 10, 2013 · 10 revisions

Welcome to the Xantara's FluxCP Wiki! With the creation of rAthena, there became a need to support renewal changes and other features such as the new group system. This is where Xantara's Flux Control Panel comes in. It is a free and open source control panel to work with rAthena. Forked from FluxCP by Paradox924X and Byteflux at r1121. I will continually merge updates from the original FluxCP.

Features

The original/base FluxCP already comes with a lot of features. Here I will only highlight those that came after the fork. For a full list, click here (TBD).

  • Updated Ragnarok Data
  • Full Birthdate Functionality
  • Working GM Group System
  • Mob Skills SQLized
  • Zeny Log Page
  • Specific Item Drop Rates
  • Toggle for Pre-Renewal or Renewal SQL Data
  • Alchemist Ranking
  • Blacksmith Ranking
  • Paginated Item Shop
  • Monster and Job Class Images

Demo: http://web.artistic-coder.com/fluxcp-rA/

Note: this site is used to test new functionality and custom addons so it may not always be functioning properly

Requirements

  • Apache webserver with PHP 5.2 or greater
  • PDO extension with MySQL support (http://www.php.net/pdo)
  • PHP GD2 for security images
  • (Optional) Enabled Zip extension for exporting guild emblems
  • (Optional) Apache/mod_rewrite for using the "Clean URLs" feature

Download

There are three ways to get a copy of this Control Panel. For detailed installation instructions, click here (TBD).

1. GIT Clone git clone https://github.com/missxantara/fluxcp-ra.git

  • For Windows, you can take a look at using TortoiseGit with its friendly user interface.

2. SVN Checkout svn checkout https://github.com/missxantara/fluxcp-ra/trunk/

  • For Windows, you can take a look at using TortoiseSVN with its friendly user interface.

3. ZIP Download https://github.com/missxantara/fluxcp-ra/archive/master.zip

Extra Downloads

Extract to the root folder of your FluxCP system

Job Image Files: http://missxantara.github.io/fluxcp-ra/downloads/FluxCP_Jobs_Images_2012-04-28.zip

  • Updated details: April 28, 2013
  • Credits: Xantara

Monster Image Files: http://missxantara.github.io/fluxcp-ra/downloads/FluxCP_Monsters_Eclage_14.2.zip

  • Updated details: Mob ID #2380 of Eclage (Episode 14.2)
  • Credits: Brynner

Item Icon Files: http://missxantara.github.io/fluxcp-ra/downloads/FluxCP_Item_Icons_2012-04-08.zip

  • Updated details: April 8, 2013
  • Credits: Latheesan's Extractor

Item Image Files: http://missxantara.github.io/fluxcp-ra/downloads/FluxCP_Item_Images_2012-04-08.zip

  • Updated details: April 8, 2013
  • Credits: Latheesan's Extractor

Links

Clone this wiki locally