Jump to content

hendra814

Members
  • Posts

    882
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by hendra814

  1. i think rathena flux cp have some modification, because on my flux vfp error too. but with the different problem
  2. when you use vfp form the link i gave. are you already import the sql files on this folder schemas\logindb - cp_v4p_sites.sql - cp_v4p_votelogs.sql - cp_v4p_voters.sql
  3. Try this one https://rathena.org/board/topic/60686-fluxcp-voteforpoints-npc/
  4. your diffed client read data folder first or grf? and what client are you use, 2018 or below? cause this will define your client read clientinfo.xml or sclientinfo.xml
  5. i think the client read different files name.
  6. Skin name is clover note. you can download it from here http://www.playdreamerro.com/forums/index.php?/topic/12261-custom-skinstheme-for-your-ragnarok/ or here https://irowiki.org/wiki/Skins
  7. rediff your client, probably you pick this option
  8. What the error? could you show it and post your clientinfo.xml
  9. Yes, you can download it from this thread
  10. Will you share this script for free?
  11. using HEX EDITOR? could you show which hex number and change into what number. Thanks before.
  12. @Functor So this fix just using nemo right? what option we must pick for this?
  13. one mine work normal with this conf and i check your nine tail db. it's not same with rathena current version. I think your nine tail database already have modification.
  14. I already look and check your file it's ok, could you share your mob DB for that monster. Is it custom monster?
  15. paste at here your drop conf at conf folder.
  16. no, stil got that error using windows 7 X86, even using client rediff with resize font option.
  17. sorry forget to put delitem i already fixed the script and test it. please check it.
  18. prontera,155,183,4 script redeem 717,{ if (countitem(4002)>=5 || countitem(4001)>=5){ getitem 616,1; if (countitem(4002)>=5){ delitem 4002,5; goto OnThanks; } if (countitem(4001)>=5){ delitem 4001,5; goto OnThanks; } end; } end; OnThanks: mes "Thanks You"; end; }
  19. please repot on github issue, define which step is missing you could use IRO wiki guide step for check which part is missing.
  20. After pop up this message "Ragnarok.exe has changed, press OK to restart" open the client again and try login again.
×
×
  • Create New...

Important Information

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