-
Posts
882 -
Joined
-
Last visited
-
Days Won
8
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by hendra814
-
i think rathena flux cp have some modification, because on my flux vfp error too. but with the different problem
-
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
-
Try this one https://rathena.org/board/topic/60686-fluxcp-voteforpoints-npc/
-
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
-
i think the client read different files name.
-
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
-
rediff your client, probably you pick this option
-
Yes, that's feature working fine
-
What the error? could you show it and post your clientinfo.xml
-
Yes, you can download it from this thread
-
Will you share this script for free?
-
ok, Thanks @Functor
-
using HEX EDITOR? could you show which hex number and change into what number. Thanks before.
-
@Functor So this fix just using nemo right? what option we must pick for this?
-
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.
-
I already look and check your file it's ok, could you share your mob DB for that monster. Is it custom monster?
-
iRO Weekly Turn-In Event - Gramps NPC
hendra814 replied to Ragno's topic in Game, Event, Quest Script Releases
try this. Gramps_Weekly_TurnIn_rev.txt -
paste at here your drop conf at conf folder.
-
no, stil got that error using windows 7 X86, even using client rediff with resize font option.
-
sorry forget to put delitem i already fixed the script and test it. please check it.
-
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; }
-
the image(cutin) is not closing when I press cancel.
hendra814 replied to skuray's question in Scripting Support
english version please.. -
please repot on github issue, define which step is missing you could use IRO wiki guide step for check which part is missing.
-
After pop up this message "Ragnarok.exe has changed, press OK to restart" open the client again and try login again.