Jump to content

BreatheVeiN

Members
  • Posts

    14
  • Joined

  • Last visited

Posts posted by BreatheVeiN

  1. File Name: Flux CP CMS Addon

    File Submitter: CalciumKid

    File Submitted: 26 Feb 2012

    File Category: Web Resources

    Features:

    • Integrates directly into FluxCP as an Addon.
    • Designed to comply with FluxCP PDO programming techniques.
    • WYSIWYG Editor (TinyMCE), you may change that with some tweaks.
    • Designed to be skinned further for Integrated website designs via FluxCP CSS edits.
    • Public sections are SQL injection protected.
    • Simple administration user interface.
    • "Last modified" functions.
    • Ability to link a "read more" url.
    Planned Features:
    • Automatically load news from IPB RSS Feed
    Download:

    Password: "RAthena"

    Installation:

    Basic Setup:

    • Download the ContentManagement1.0.zip and extract it.
    • Open the addons folder it extracted. Copy the content_management folder inside it to your webserver's FluxCP addons folder (or write over the addons folder with the extracted addons folder)
    • Visit your FluxCP installation. You will be redirected to the installation system. Provide it with your details and allow it to install.
    • You should be redirected to the home page of your FluxCP. If this goes without error, we're almost there.
    • On your webserver, visit themes\default\main and open index.php for editing. Replace everything inside the file to contain this:

      		<?php if (!defined('FLUX_ROOT')) exit;		$this->redirect($this->url('news','view'))		?>
    • Save the file and close. Upon visiting the home page of your site you should now be presented with the News System.
    • Job done. Celebrate having a free CMS?
    Adding Content:
    • Login as an account with Admin (level 99) access.
    • In the admin menu, either click News or Pages.
    • Then add or edit as required.
    Adding/Editing links on the CMS:
    • Visit addons\content_management\config and open addon.php for editing.
    • Edit the array entries under "// Sample items for pages function." as required making sure to edit the "path=" section to what you defined when you created content on the CMS.
    Known Issues:
    • When using CleanURLs, you must change the addon.php file to use ExtURL on it's URLs.

    Example:

    // Sample items for pages function.
    'Downloads' => array('module' => 'pages','action'=>'content&path=downloads'),

    Becomes:

    // Sample items for pages function.
    'Downloads' => array('exturl' => 'http://<your FluxCP Install URL>/?module=pages&action=content&path=downloads'),

    If you like my work, please rate the topic and give reputation! Thanks!

    Click here to download this file

     

     

    File Name: Flux CP CMS Addon

    File Submitter: CalciumKid

    File Submitted: 26 Feb 2012

    File Category: Web Resources

    Features:

    • Integrates directly into FluxCP as an Addon.
    • Designed to comply with FluxCP PDO programming techniques.
    • WYSIWYG Editor (TinyMCE), you may change that with some tweaks.
    • Designed to be skinned further for Integrated website designs via FluxCP CSS edits.
    • Public sections are SQL injection protected.
    • Simple administration user interface.
    • "Last modified" functions.
    • Ability to link a "read more" url.
    Planned Features:
    • Automatically load news from IPB RSS Feed
    Download:

    Password: "RAthena"

    Installation:

    Basic Setup:

    • Download the ContentManagement1.0.zip and extract it.
    • Open the addons folder it extracted. Copy the content_management folder inside it to your webserver's FluxCP addons folder (or write over the addons folder with the extracted addons folder)
    • Visit your FluxCP installation. You will be redirected to the installation system. Provide it with your details and allow it to install.
    • You should be redirected to the home page of your FluxCP. If this goes without error, we're almost there.
    • On your webserver, visit themes\default\main and open index.php for editing. Replace everything inside the file to contain this:

      		<?php if (!defined('FLUX_ROOT')) exit;		$this->redirect($this->url('news','view'))		?>
    • Save the file and close. Upon visiting the home page of your site you should now be presented with the News System.
    • Job done. Celebrate having a free CMS?
    Adding Content:
    • Login as an account with Admin (level 99) access.
    • In the admin menu, either click News or Pages.
    • Then add or edit as required.
    Adding/Editing links on the CMS:
    • Visit addons\content_management\config and open addon.php for editing.
    • Edit the array entries under "// Sample items for pages function." as required making sure to edit the "path=" section to what you defined when you created content on the CMS.
    Known Issues:
    • When using CleanURLs, you must change the addon.php file to use ExtURL on it's URLs.

    Example:

    // Sample items for pages function.
    'Downloads' => array('module' => 'pages','action'=>'content&path=downloads'),

    Becomes:

    // Sample items for pages function.
    'Downloads' => array('exturl' => 'http://<your FluxCP Install URL>/?module=pages&action=content&path=downloads'),

    If you like my work, please rate the topic and give reputation! Thanks!

    Click here to download this file

    Sir, is this suitable for FluxCP - Renewel - Native_rAthena recently of yours?

  2. Ah, Secure GRF. There are multiple "issues" while working with Secure GRF. The whole point of that software is to not be able to read the GRF's files content with GRF editors; if this application was able to read the content then securing it would be pointless. The file table must be readable for patchers and the client, which is why you can still see all the files.

    You need to decrypt your GRF first before using this tool (I'm assuming Secure GRF can do that if you know the password used?). If not, you'd have to use the client's modified cps.dll file to decrypt everything (compress/uncompress methods; which will obviously not be a feature of this software for "security" reasons).

    Oh, well ... Thanks for informations ~

  3. This are the important files.

    itemdb2:

    20007,Black_Scarf,Black Scarf,5,20,,100,,0,,0,0xFFFFFFFF,7,2,4096,,60,0,1000,{},{},{} // For costume lower

    accname.lua:

    [ACCESSORY_IDs.ACCESSORY_Black_Scarf] = "_Black_Scarf",

    accessoryid.lua:

    ACCESSORY_Black_Scarf = 1000,

    I tried this with Feather Beret too. Changed it to Costume ID but it wasn't shown.

    What to do?

    Hmm, are u sure with this hex colour code? "0xFFFFFFFF" ....

  4. Hi!

    I downloaded the latest revision of rA from the svn. I configured the server side, and its working fine. Im running rA on localhost (OS: Windows 8 Enterprise).

    But I have some problems with client side.

    I downloaded 2010-07 Ragray and 2012-08 Sakray clients. I tried these but I cant connect to localhost server, its not working.

    I installed Rytech client pack, but its not working too: http://i.imgur.com/jJToUiK.png

    I diffed exe, but clieninfo.xml is not found.

    Whats the problem?

    Thank you!

    Maybe where is download a working client side full package? (if its exist...)

    This error appear because of your LUA and LUB files, you were use incompatible lua files for the client.

  5. Ahh ,thanks :) .. BTW , can you explain what is ASCII and UNICODE?

    Thanks

    BTW , to delete , where i will put the files to delete?...in " Add to List?" or " File Import". Im confused in here. And , will it be automatically search the directory of the files to delete inside my GRF?.

    Ex.

    /data/sprite/

    Hmm,

    Unicode is a way to assign unique numbers (called code points) to almost every character that is in active use today. This includes characters from nearly all languages plus many other characters such as mathematical symbols. There are many ways to encode Unicode strings as bytes, such as UTF-8 and UTF-16.

    ASCII assigns values only to 128 characters (a-z, A-Z, 0-9, space, some punctuation, and some control characters). As such it has a very limited use.

    For every character that has an ASCII value, the Unicode code point and the ASCII value of that character are the same.

    In most modern applications you should prefer to use Unicode strings rather than ASCII. This will for example allow you to have users with accented characters in their name or address, and to localize your interface to languages other than English.

    Get it? .....

  6. This most often indicates that the GRF is corrupted and the program is failing to decompress the file. You'd have to provide more information about the issue, such as :

    - How was the GRF made in the first place (did you use this tool or something else?)

    - The GRF format (right-click in a white space in the tree-view, then select Properties and give me this line : GRFData.Header.Version : 0x***)

    - The program's version (File -> About -> Version is shown at the top)

    - Any operation that you've made on the GRF

    - Does this happen for any file you're trying to open?

    - Other useful information you can think of that could help track down this "bug" (try to reproduce it if you can)

    - Ultimately, you could upload your GRF if it's relatively small (<25MB) so that I could debug it myself

    (Again, answer on the forum instead!)

    Just because my GRF combined with SECURE GRF, so i haven't found any solutions about this yet, i'd hope u find the solution. Thanks in advance~

  7. 2009q.png

    btn_donate_LG.gif

    Notice: On certain versions, patcher will crash on close when notice box is heading to a nonexistent webpage such as HTTP 404.

    Please do not send me private message as my response would be in lowest priority.

    About 2.5: some people reported 2.5 is more buggy than previous version. Besides that I have used code I'm not suppose to in order to initialize sqlite without dll. If you have not noticed, the server status file is larger than previous versions, because it's a sqlite DB file. If version 2.6 ever get released, it would change again, which means status file from 2.5 cannot be upgraded to 2.6 while previous versions can.

    System Requirement: Windows 2000 or higher.

    Patcher

    As the design of this patcher, the config file along with skin is embed inside patcher and without need distribute extra dlls.

    For detail, please refer to changelog

    - Features -

    • Pack into single/multi grf file(s) [0x200]
    • Automatically generates GRF if not exist
    • RGZ support
    • Customizable skin & language entries
    • Background music
    • No extra dll, not even config file is needed when distribute [No conflict with other server]
    • Embed config file and resource data (images for background/buttons)
    • Custom Button
    • Remote config file
    • Self update and client update [supports multi client exe update(Up to 255)]

    Tools

    Config_Packer - make local config file embed into patcher.

    ThorMaker - make patch files into thor file, there two options file & grf, when choose file, the patcher will extract file into disk, and grf simply put in GRF. [Please do not pack GRF, instead you should pack the actual data.]

    CheckSum - Simply a crc32 tool, used to make sure patcher & client/game exe is up to date

    ========================

    Internal Config and Remote Config:

    Internal config is simply the one embed inside patcher, store basic information required to run

    Remote config, is on web server (of course), it used configure extended features.

    Is this patcher Vista compatible?

    I must say: not really. There isn't any Vista compatible patcher I know of; as standard of Vista was NOT modify files in Program Files. Modify files in Program Files with UAC enabled will require use administrator privilege, however that will not make it Vista compatible though.

    About Vista issue

    Microsoft implemented User Account Control (UAC) on vista, which prohibits program to modify files in "program files" without administrator privilege(most likely only applies to create/delete file).

    What can be done as a player?

    • Don't install RO in "Program Files"; Install in other places such C:/RO
    • Disable UAC.
    • Run patcher in Administrator(Microsoft don't like this).
    • Don't use Vista.

    Thor Patcher now requires run in Administrator privilege (although I hate this, but that's the best choice out there).

    Official Site

    Click here to download this file

    2009q.png

    btn_donate_LG.gif

    Notice: On certain versions, patcher will crash on close when notice box is heading to a nonexistent webpage such as HTTP 404.

    Please do not send me private message as my response would be in lowest priority.

    About 2.5: some people reported 2.5 is more buggy than previous version. Besides that I have used code I'm not suppose to in order to initialize sqlite without dll. If you have not noticed, the server status file is larger than previous versions, because it's a sqlite DB file. If version 2.6 ever get released, it would change again, which means status file from 2.5 cannot be upgraded to 2.6 while previous versions can.

    System Requirement: Windows 2000 or higher.

    Patcher

    As the design of this patcher, the config file along with skin is embed inside patcher and without need distribute extra dlls.

    For detail, please refer to changelog

    - Features -

    • Pack into single/multi grf file(s) [0x200]
    • Automatically generates GRF if not exist
    • RGZ support
    • Customizable skin & language entries
    • Background music
    • No extra dll, not even config file is needed when distribute [No conflict with other server]
    • Embed config file and resource data (images for background/buttons)
    • Custom Button
    • Remote config file
    • Self update and client update [supports multi client exe update(Up to 255)]

    Tools

    Config_Packer - make local config file embed into patcher.

    ThorMaker - make patch files into thor file, there two options file & grf, when choose file, the patcher will extract file into disk, and grf simply put in GRF. [Please do not pack GRF, instead you should pack the actual data.]

    CheckSum - Simply a crc32 tool, used to make sure patcher & client/game exe is up to date

    ========================

    Internal Config and Remote Config:

    Internal config is simply the one embed inside patcher, store basic information required to run

    Remote config, is on web server (of course), it used configure extended features.

    Is this patcher Vista compatible?

    I must say: not really. There isn't any Vista compatible patcher I know of; as standard of Vista was NOT modify files in Program Files. Modify files in Program Files with UAC enabled will require use administrator privilege, however that will not make it Vista compatible though.

    About Vista issue

    Microsoft implemented User Account Control (UAC) on vista, which prohibits program to modify files in "program files" without administrator privilege(most likely only applies to create/delete file).

    What can be done as a player?

    • Don't install RO in "Program Files"; Install in other places such C:/RO
    • Disable UAC.
    • Run patcher in Administrator(Microsoft don't like this).
    • Don't use Vista.

    Thor Patcher now requires run in Administrator privilege (although I hate this, but that's the best choice out there).

    Official Site

    Click here to download this file

    Okay , thanks Aeomin , you're handsome . I'm started to learn making this today ! .....

×
×
  • Create New...