Jump to content

Cydh

Developer
  • Posts

    2285
  • Joined

  • Last visited

  • Days Won

    77

Everything posted by Cydh

  1. RO2 GoTW or LoTS?
  2. same problem.
  3. why don't try VPS with KVM virtualization, some of VPS provides more disk space and much monthly bandwidth than RO hosts (that I know) but u need set everything by urself.
  4. Cydh

    Bugger ?

    lua-nya mungkin
  5. 4 0 7 4
  6. I like this kind of restriction. I've made for @refine and @item2 also for myself
  7. currently, check that bonus_script on script.c not available for that permanent/-1 duration.
  8. if for client-effect only, maybe make a script command for like displayeffect <SI>,<duration>; and it has clif_status_change(&sd->bl,script_getnum(st,2),0,script_getnum(st,3),0,0,0); permanent duration is -1, or maybe u can put the script OnPCStatCalcEvent
  9. but seems, Mabinogi kinda interesting game honestly, I admin that RO is 'a legend' of MMOPRG for me, but if comparing RO vs Mabinogi, well, no chance for RO! Only if RO2.........
  10. And then, will Admins share the links of proof if the user already submit contributions? because an hidden link or only available for admins only maybe will make people (or me) think, "what the hell this guy contributed? how come the post is passed?"
  11. because those comments just like leftovers and just make that file messy for me. xD if you want, go ahead.
  12. just make it .... //AEGIS_NAME those dummies because simply copy-paste from skill_db.txt. It makes easy to find. (for people like me who lazy to open skill_db.txt to find skill ID then open skill_require_db.txt to find the skill requirements)
  13. use NPP FIND "prt_in,38,104" or maybe "prt_in.gat,38,104" FIND IN FILES, choose the path/directory "your/rathena/directory/npc/" wait until it finds or ur device hang.
  14. when map-server cannot item_db.txt in db/import, it will copies from db/import-tmpl/item_db.txt, and then there, our old item_db2.txt If it won't copies, just copy-paste that import-tmpl with new name 'import'
  15. @Aleos always gives great bug fixes
  16. for Herc, maybe u need to check every var/label, Herc is case sensitive, or u will encounter error just like http://rathena.org/board/topic/66834-antibot-botkiller-6/page-10#entry242086 btw, anyone can export the tables created to .sql files? xD because I didn't (or I hate to) grant CREATE/ALTER/DROP privilege for my MySQL user for RO database.
  17. Cydh

    item_db help

    8800f32 Added items that aren't exist if we compare between rAthena's item_db.txt and idRO idnum2itemdisplaynametable.txt/idnum2itemdesctable.txt. Some items are 'package' items which I don't know the probability for each items, and some package contains many items which I was lazy to add it that's why I gave comment "/*TODO: Many items. xD*/".
  18. Cydh

    Refine Bonus

    Interesting EDIT: would you test it, please. refine_bonus-rA-20140216.diff
  19. for Extended Vending System, I think someone on core dev already talk about this and give suggestion to add this too I hope rA could provides the proper documentation (UML maybe) at last sequence diagram. Since project documentation isn't only help user to understand but also provide better development.
  20. "mengisi semua kategori yang ada", maksudnya yg mana?
×
×
  • Create New...