Jump to content

Leaderboard


Popular Content

Showing content with the highest reputation on 01/21/18 in all areas

  1. 3 points
    Dastgir

    Infinite Storage

    Hello, I feel this is one of the important setting, which was restricted due to packet size. So I have made this plugin to allow UNLIMITED Storage Size. Just enable this plugin and set MAX_STORAGE(from common/mmo.h) to whatever you want. Link: https://github.com/dastgir/HPM-Plugins/blob/master/src/plugins/storage_expand.c Note: This doesn't work with Guild Storage.
  2. 1 point

    Version 1.0.0

    1026 downloads

    Release for the 2017-06-14bRagexeRE client. Be sure to have your DATA.INI set to read rdata.grf first and data.grf second. Packets are provided in the included text file. Packet shuffles and keys can be found at the bottom in the file.
  3. 1 point

    Version 1.0.0

    831 downloads

    Stellar by HTML5 UP | @ajlkn | html5up.net Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) Integrated to FluxCP (Hercules) by Hyvraine of Hyvraine Designs | facebook.com/HyvraineDesigns ================================ Ported this to FluxCP (Herc) as I was fiddling with responsive templates. It's semi-responsive, I think. FEATURES: WoE Countdown Top Guild Top Player (based on FluxCP's Character Ranking module) HOW TO INSTALL: This follows the default theme of FluxCP, it acts similar like Emphaino where it inherits the default FluxCP pages. Extract the RAR file in the themes folder. In application.php: make sure 'stellar' comes first and then 'default' next 'ThemeName' => array('stellar','default'), // Names of the themes you would like to use. Themes are in FLUX_ROOT/themes. First theme listed will be default theme. And you should be good to go. HOW TO EDIT: Site title is still dependent on the variable SiteTitle inside application.php. Edit index.php in stellar/main/ for the front page stuff. For the Favicon, Logo, Description, WoE Hours, Site Navigation, please visit settings.php for more instructions.
  4. 1 point
    bWolfie

    Infinite Storage

    Will try it out. It's a decision you have to make whether to use it or not, since once you increase storage limit, you shouldn't ever reduce it, since players won't be able to access some items until they empty space :| could prove problematic. This is not exclusive to this plugin, though, thought I'd put it out there :P. Thanks as always, Dastgir!
  5. 1 point
    Nihad

    Infinite Storage

    Way to go dastgir, as always you rock. Tested and works fine. Made the limit 1500 just to test, once I had above 1200 items in storage it started to lag my client when opening storage. But yeah works like a charm, up to 1000 no issues or delays.
  6. 1 point
    Alayne

    Santa Claus

    Version 1.0.0

    48 downloads

    This script contains a quest to be run on Christmas, where you'll have to help Santa Claus to gather enought gift box while his imp went into a strike. If you need a guide, ask for it! (but please, read the file first, it's quite easy). Warning: All the quests I'm gonna release relied on item you might not have as they're custom ones. So think of editing the rewardId variable to ensure you'll be able to get the reward. Info: as I'm planning to upload thousands of scripts, I can't take screenshot of all single quests. So I'll add only my avatar's one
  7. 1 point
    Alayne

    Anti-Priest

    Version 1.0.0

    28 downloads

    This script contains a quest where you're following the Anti Priest path. The goal of an anti-priest is to be the exact opposite of the Priest, and therefor, you'll be asked to NOT help people, by spreading false infos for instance. If you need a guide, just ask for it, and I'll make one ^^ Warning: All the quests I'm gonna release relied on item you might not have as they're custom ones. So think of editing the rewardId variable to ensure you'll be able to get the reward.
  8. 1 point

    Version 1.0.0.0

    418 downloads

    This is based on KeyWorld's [Vincent Thibault] ROChargenPHP. I just made some little tweaks to work some things out. The only difference is that it's made into a FluxCP addon instead of having it on a different folder, so you don't have to write down your server's credentials again. I have only tested this yet on the latest Herc FluxCP so, uhm, you know, try not to ask for installation help on rA Flux just yet. I'm going to upload the sprite.grf soon so look out for edit/s on this post for the link. Installation 1. After extracting the ZIP file inside the addons folder, put your own GRFs inside 'addons\chargen\modules\chargen\client'. And also, edit the DATA.ini to list your GRFs. 2. You're good to go! 3. There are some settings inside the addon.php (addons\chargen\config\addon.php): This line changes the cache time for your avatar's status. 'ChargenCacheTime' => 0.1, ////In minutes These are the default backgrounds/border for your avatar/signature in case you didn't click on any of them in the creation menu. 'default_avaBG' => "background00.jpg", //Default Avatar Background BG'default_avaBD' => "border.png", //Default Avatar Border'default_sigBG' => "background01.jpg", You can have your custom INI, just make sure you edit the name here. 'Data_INI' => "DATA.INI", Like on KeyWorld's thread, setting this to true would have an improvement on speed as it's not looking inside the GRFs again and again. 'AutoExtract' => true, These are the file types that the addon will read inside the backgrounds/borders folder. 'supported_filetypes' => array('gif','jpg','jpeg','png'), //List of supported filetypes for background and border. You can also edit the default values but it's very unlikely that it will ever be needed at some point. ------------- To add more backgrounds for the avatar creation just simply add them inside the dedicated folder for it: 'addons\chargen\modules\chargen\data\avatar\background' To add more borders for the avatar creation simply add them inside the borders folder: 'addons\chargen\modules\chargen\data\avatar\border' The same is also for the signatures (it's on addons\chargen\modules\chargen\data\signature). I'll add support for borders soon but I think you could just edit the background for the meantime. /no1 And I think that's all you need to know! Everything should be working now, and if it isn't don't hesitate to ask. Please report bugs too, I know it's not written that well. :/ License is the same as the original: http://creativecommons.org/licenses/by-nc-sa/3.0/ Notes: This does not generate head-only, nor monsters, nor character-only images.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.