Jump to content

Daegaladh

Developer
  • Posts

    230
  • Joined

  • Last visited

  • Days Won

    9

Everything posted by Daegaladh

  1. Those are custom battleground and custom models...
  2. If you're not the original owner, sorry but no, we're not helping you stealing other people's resources.
  3. I need downgraded versions of the models from lasagna, tera and pop folders in order to open my custom maps in browedit 586 and generate the quadtree. I already asked Tokei via PM (since he made the newprontera.grf with downgraded versions of the rest of the new models), but he didn't reply me... Does anybody have these, or know how to downgrade them so I can do it myself? Thanks. Figured out by myself, just hexed version value (5) in the header of the v5 models to 4
  4. Thanks! I'm glad you like it. Sorry, it's a secret for now...
  5. This is a map I've made for a new system for my server. I hope you like it! Opinions and suggestions to improve it are welcome! P.S.: I think I'm going to add some tapestries over the empty walls
  6. Well, I want to use the new glow effect 974 in one of my maps, so I've added it to the effects.txt file, but when I try to use it in a map, it shows ingame as effect 44 (little fog smoke). I've tried to copy it from an official map, but happens the same. Seems there's some kind of limitation in browedit that doesn't allow me to use that effect and shows effect 44 as default. Is there any way to use this effect in a map? (I mean directly, not via lua) Thanks
  7. It's hardcoded on the exe, that's why I requested this as a new feature for NEMO > https://github.com/MStr3am/NEMO/issues/95
  8. I've made a skill animation editing an existing one (just a recolor) but it seems ROSTRviewer somehow corrupted the file, since ingame the animation works fine, but at the end it continues with a weird non-existing animation, getting bigger and bigger. But it works fine when you load it in the viewer! Any help? Thanks. I came up with the solution: You can't edit directy a layer that has an interpolation, you have to add a new layer and copy or reproduce the key frames and then make a new interpolation with "animize".
  9. I don't think so, since the effect already exists...
  10. I've made a custom skill similar to two-hand and one-hand quicken, and everything works fine except the effect. I've already added the SC_ to both opt3 lists in status.c, but shows nothing: // OPT3 case SC_TWOHANDQUICKEN: case SC_ONEHAND: case SC_SPEARQUICKEN: case SC_CONCENTRATION: case SC_MERC_QUICKEN: case SC_CUSTOMQUICKEN: sc->opt3 |= OPT3_QUICKEN; opt_flag = 0; break; // opt3 case SC_TWOHANDQUICKEN: case SC_ONEHAND: case SC_SPEARQUICKEN: case SC_CONCENTRATION: case SC_MERC_QUICKEN: case SC_CUSTOMQUICKEN: sc->opt3 &= ~OPT3_QUICKEN; opt_flag = 0; break; I've also tested removing the SC_TWOHANDQUICKEN from both lists but... still shows the effect!
  11. I need to know if there's a way to make custom supportive skills that works on other players without holding the shift key (I mean the regular way, not /noshift, of course) Any ideas? lua? hex? Thanks a lot.
  12. Version 1.1

    1330 downloads

    Ragnarok Online 2 patcher skin for Thor Patcher, includes config file. Note: The scrollbar on the screenshot is there because of the poorly scripted official patch notes website, but should not show if you code your own correctly.
    Free
  13. Version v12.0.0.1-FINAL (Silent)

    366 downloads

    XRay Client 2008-05-28a v12.0.0.1-FINAL (Silent version). Doesn't show the XRay announcement when log in.
    Free
  14. I mean that you could not move those items from your character's inventory, only equip or consume them, and could only be deleted through script command.
  15. It could be very useful to add a bound option for character too.
  16. Great translation Leeg! I don't want to despise Jabote's and Tragedy's translation, but Leeg's it's way more correct and professional. I've already checked it and I would like to commit it.
  17. Yeah, I'll upload a screenshot tomorrow (and a demo soon). It counts all the quests (from the quest_db) a character have completed.
  18. That's because the license has its limitations and in the other hand I have my personal policy. You can see some other people (e.g. Xantara) do the same.
  19. Yes I do. Also I make my own designs. (In fact I work as freelance designer)
  20. File Name: Quest Ranking for FluxCP File Submitter: Daegaladh File Submitted: 07 Feb 2013 File Category: Web Resources Content Author: Daegaladh Description Ranking of players more quests have completed, for your FluxCP Features Configurable quantity of ranked characters. 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 'quest_ranking' folder into the 'addons' folder of your FluxCP installation. If you're using a custom theme, rename the 'default' folder in 'quest_ranking/themes' to your custom theme name. Policy All purchases are non-refundable. 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 Daegaladh © 2013. All rights Reserved. Click here to download this file
  21. File Name: Mercenary Ranking for FluxCP File Submitter: Daegaladh File Submitted: 01 Feb 2013 File Category: Web Resources Content Author: Daegaladh Description Ranking of players loyal to each mercenary guild, for your FluxCP Features Configurable quantity of ranked characters of each mercenary guild. 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 'merc_ranking' folder into the 'addons' folder of your FluxCP installation. If you're using a custom theme, rename the 'default' folder in 'merc_ranking/themes' to your custom theme name. Policy All purchases are non-refundable. 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 Copyright © 2012-2013 Daegaladh. All rights Reserved. Click here to download this file
×
×
  • Create New...