Jump to content

clydelion

Members
  • Posts

    754
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by clydelion

  1. clydelion

    FluxCP

    you are missing the GD2 package i think
  2. This modification works like Dark-RO's @garbage. When a character is in this state, all items he'll drop gets deleted instantly. I have provided 2 downloads, for rAthena and 3CeAM based servers. rAthena: dropautodelete.diff 3CeAM: dropautodelete_3ceam.diff
  3. There you go. http://rathena.org/board/topic/64798-atcommanddelete-dropped-items-instantly/
  4. What SVN are you using? Give me the exact version, and whose svn you are using.
  5. Hey, try out this one. http://rathena.org/b...tems-instantly/
  6. the 3rd value (1st, 2nd, 3rd) 2, 2, 7, 100,100,100,100,100,100,100, 60, 40, 20, 70, 70, 50, 50, 30, 30, 20, 20, 10, 10, the 3rd is 7 right? thats the safe limit.
  7. You don't have to edit the refiner to make this work. It is for the players to have a correct dialog. Without modifying the dialog, the npc will tell the players that the equipment was broken, but in reality it is not, instead the SProtect was used .
  8. the same as .diff. Just diff them manually though. To make sure that it doesn't get messed up. Also, please make sure that gvg castle gave the mapflag gvg_castle on them to make this work. to check, use @mapinfo while your are on one of the castles
  9. I added support for 'downrefitem'. I didn't know it until now. Also included the new refine.txt to match up with the new src. Sorry for the shitty dialog though. HAHAHAHA! Updated first post.
  10. Woah that's cool. I'm not into client-side modifications though. Yes that can easily be done but what's 'downrefitem' for anyway? I really wanted this mod to work exactly like that of Flyff's mechanics.
  11. What project should I do next? New faction system of Market system? or what?

    1. jTynne

      jTynne

      Integrate the ability to output vend data in real time to the web. I imagine this would be SQL/PHP

    2. clydelion
  12. Well upon re-checking, once the SC_SPROTECT starts(regardless of time limit), it won't end until the user try to upgrade.
  13. yeah it is the start for 3-1 in rathena. you can change it to what's the job_id of the lowest job id in the third jobs.
  14. 1.) No, I wanted it to be there until the user tries to upgrade something. 2.) Yes, after 1 attempt ( either successful or failure).
  15. Made from the latest rAthena release. This is my own implementation of the item "Scroll of SProtect" of Flyff to Ragnarok. I don't know if you'll find this useful, but I'll release it anyway. Scroll of SProtect item image : Description: Sprotects are used to prevent items from breaking during an upgrade for an item over +4. They are useful for Armor and Weapon Upgrades. You have to use this item script to activate sprotect. sc_start SC_SPROTECT,10000000,0; This is an initial release, there are probably bugs lying around there somewhere. Download v2sprotect2.diff V1 - Initial release V2 - Added the diff for refine npc.
  16. just turn on pk mode, and remove the nopvp mapflag for towns
  17. anyway, why not make it by percent of hp? low level characters would most likely have a max HP of 1 most probably with that code.
  18. maybe add a close;? bot in getCart and get mado
  19. you can manually add the skills. bonus4 bAutoSpellOnSkill,s,x,l,n; Adds a n/10% chance to autospell skill x at level l when using skill s. (supports skill names)
  20. status.c.patch try this one. tested it with tao gunka card.
  21. Try this one, it blocks warping of all 3rd class characters to gvg_castle flagged maps. (warps, ecalls, etc) pc.c.patch
×
×
  • Create New...