Fluxcp - Web quản lý RO đơn giản
Hello & Welcome to our community. Is this your first visit? Đăng Ký
Follow us on
Follow us on Facebook Follow us on Twitter Linked In Flickr Watch us on YouTube My Space Blogger
 
Kết quả 1 đến 1 của 1
  1. #1
    Thành Viên
    Ngày tham gia
    Feb 2014
    Bài viết
    23
    Thanks
    0
    Thanked 17 Times in 9 Posts

    Icon4 Fluxcp - Web quản lý RO đơn giản

    Here is an outline of currently implemented features and features that are planned or underway. The features have been divided into relevant (or what we think are relevant) sections.

    General

    • Clean PHP-based configuration format.
    • Multi-server support (this includes multiple login servers and char/map server pairs).
    • Easily extendable API.
    • Donation capabilities through PayPal.
    • Prepared Invision PowerBoard and phpBB SQL scripts for integrating users database with said forum software.
    • Player abuse/harassment/misbehavior report system.


    Player-Informational

    • Who Is Online - Name, Class, Level, Guild Name and Map.
    • Statistics and distribution of players across maps.
    • Character Ranking - Name, Class, Guild Name, Level and Experience.
    • Guild Ranking - Guild Name, Guild Leader, Guild Level, Number of Member/Max Number of Members, Members Online, Average Level of Guild Members and Guild Experience. In-Progress
    • Zeny Ladder - Name, Zeny, Class, Level and Guild Name.
    • Homunculus Ladder - Homunculus Name, Homunculus Owner, Homunculus Type, Homunculus Level and Homunculus Intimacy.
    • MvP Ladder - Name, Class, Level and Number of MvPs Killed.
    • Castle Information - List of castles with currently ruling guild. Guild name will be clickable to provide information on the guild including Guild Name, Leader, Guild Level, Members, Members Online, Avg Level and Guild Experience. (Unavailable during WoE)
    • Searchable Item and Mob Database. Rates will automatically be adjusted based on server rates. Mob Skills detail. Item drops detail.
    • Server Status with Number of Players Online.
    • Account Information and Detail View.
    • Character Information and Detail View.
    • Guild Information and Detail View.
    • Listing of WoE Hours in Server time and Current System time.


    Player-Account/Character Services

    • Password Changing with dates and IPs of previous password changes.
    • Email Changing with dates and IPs of previous email changes.
    • Account Summary - Number of logins, Character Detail with Slot, Name, Class, Level, Zeny, Guild Name and Online Status.
    • Gender Change Services.
    • Login Log - Dates/IPs of successful/failed login attempts. Planned / Priority
    • Character Divorce - Divorce one of your characters from his/her partner.
    • Reset Palettes/Equipment.
    • Reset Position.
    • Preferences - Display on Who's Online or not, Hide current map from Who's Online and Hide character from zeny ranking or not.
    • Item Shop - Purchasing.
    • Account Email Confirmation.
    • Resending Validation Email.
    • Password Reset.


    Administrator

    • Unrestricted Who Is Online.
    • Account View/Search. Ability to modify Emails, Genders, Login counts, Credit balances, last login dates and last used ips. Ability to apply/revoke temporary/permanent bans -- Actions logged.
    • Character View/Search. Ability to modify character information.
    • Guild View/Search. Ability to modify guild information.
    • Guild Emblem Exportation.
    • IP Banning. Ability to place/lift/modify/search IP Bans.
    • CP Logs - View/Search Detailed Paypal Transactions Log, View/Search Detailed CP Login Log.
    • eA Logs - View/Search Detailed eA Login Logs.
    • Item Shop - Add/Modify/Remove items with support for cost, quantity, item images and descriptions.
    • Send Mail via Form Mailer.


    Hướng dẫn cài đặt:

    // Item Required
    __________________________________________________ ______________________________
    ______________________________
    1) fluxcp-1.0.0.945.zip revision 945 (fluxcp-1.0) 1.6 MB

    2) fluxcp-item-images.zip Large item images for use in FluxCP 14.6 MB

    3) fluxcp-item-icons.zip Small item images for use in FluxCP 4.9 MB
    OR
    fluxcp-item-icons_20081102 Small item images for use in FluxCP (2008-11-02 UPDATE: Fixed card images) 4.9 MB

    Download Link [Only registered and activated users can see links. ]

    or

    [Only registered and activated users can see links. ] >> contain all file -item-images--item-icon<<


    __________________________________________________ ______________________________
    _______________________________

    4) Notepad++

    Download Link [Only registered and activated users can see links. ] 3.88 MB

    __________________________________________________ ______________________________
    _______________________________

    Upload to your file to your web directory or who want to host control panel in their own pc

    I suggest Them To Use

    Vertigo = [Only registered and activated users can see links. ]

    Abyss Web Server = [Only registered and activated users can see links. ]

    Xamp = [Only registered and activated users can see links. ]


    __________________________________________________ ______________________________
    _______________________________
    // Now Open The fluxcp-1.0.0.945 That You Downloded From the Main Site.

    // Find FOlder Name Config in that Find application.php (open with Notepad++)

    // GO to Line 5 to 7 there u will find These line

    'ServerAddress' => 'localhost', // on which server is host
    'BaseURI' => '~kuja/flux', // change name to your folder name. like eg.fluxcp-1.0.0.945>> CP
    'InstallerPassword' => 'secretpassword', // while u install It ask you password so put what u want.

    // Now save and close application.php.. is done

    __________________________________________________ ______________________________
    __________________________________

    // again Find Server.php in same folder (open with Notepad++)

    // Go To line 16 to 19 you will find

    'Hostname' => '127.0.0.1', Host ip. on which server is host.
    'Username' => 'ragnarok', Mysql ID
    'Password' => 'ragnarok', Mysql Pass
    'Database' => 'ragnarok', Mysql Database

    // Go TO line 37 to 40 You will find same as above

    // Aply same setting above

    'Hostname' => '127.0.0.1', Host ip. on which server is host.
    'Username' => 'ragnarok', Mysql ID
    'Password' => 'ragnarok', Mysql Pass
    'Database' => 'ragnarok', Mysql Database

    // Go To line 46 to 48 you will find

    'Address' => '127.0.0.1',
    'Port' => 6900,
    'UseMD5' => true, change true to false

    // Go To line 55 to 63 you will find

    'ServerName' => 'FluxRO', change to your ServerName
    'BaseExpRates' => 200, change to your Level Exp rate
    'JobExpRates' => 200, change to your job exp rate
    'MvpExpRates' => 200, change to your Mvp(monster vs people) rate
    'DropRates' => 25, change to your Drop rate
    'MvpDropRates' => 25, change to your MVP Drop Rate
    'CardDropRates' => 25, change to your Card Drop Rate
    'MaxCharSlots' => 9, change to your how your server have char slot
    'DateTimezone' => null, // change to your time zone


    // Go To line 66 to 71 you will find
    'CharServer' => array(
    'Address' => '127.0.0.1', Your char server ip.
    'Port' => 6121
    ),
    'MapServer' => array(
    'Address' => '127.0.0.1', Your Map server ip.

    // Now at last open Your Mysql Query Browser with Your Database.. now click open scprit >then go to Your Server File>Find sql-files Name Folder in that Find item_db and item_db2 open Both 1 by 1 and execute..


    // Now save and close Server.php.. is done
    File Kèm Theo File Kèm Theo
    Lần sửa cuối bởi VuaRO, ngày 13-02-14 lúc 08:09 PM.
    Khách viếng thăm hãy cùng VuaRO xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

 

 

Quyền viết bài

  • Bạn Không thể gửi Chủ đề mới
  • Bạn Không thể Gửi trả lời
  • Bạn Không thể Gửi file đính kèm
  • Bạn Không thể Sửa bài viết của mình
  •  
Múi giờ GMT +7. Bây giờ là 09:17 PM.
vBulletin®, Copyright ©2000-2011, Jelsoft Enterprises Ltd.
CLBGamesVN không chịu trách nhiệm về Luật Bản Quyền của các tài liệu, bài viết v.v...được đăng tải trên diễn đàn này.
Diễn đàn phát triển dưới sự đóng góp của tất cả thành viên. BQT chỉ là những người thành lập ra sân chơi, quản lý và duy trì về mặt kỹ thuật, nội dung khi hợp lệ.