-
Content Count
130 -
Joined
-
Last visited
-
Days Won
1
Daraen last won the day on January 29
Daraen had the most liked content!
About Daraen
-
Rank
Advanced Member
Profile Information
-
Emulator
Hercules
Recent Profile Visitors
250 profile views
-
Daraen started following Need NoView Plugin Support, PROBLEM SKILL ABOVE LEVEL 10!, Changing Theme for Client and and 6 others
-
I have been spamming Hercules Discord for an hour now for an important issue which is that skills above level 10 have no effect, only do one hit, one damage but no developer wants to. look into this topic. It will seem that there is no case for WZ_JUPITEL and WZ_METEOR in battle.c but I don't think this is the cause of the problem. In short, it doesn't matter if Mistress cast Jupitel THunder level 28 to me, I only get one hit, I'm not knockback and the skill effect is present on me but I only get one hit. Same for Meteor Storm level 11, I suffer only one hit per ball. It is not normal. It looks like there is a problem with any skill above level 10. How can you solve this big problem? I am using a 2018 client Some fix for rAthena : https://github.com/rathena/rathena/issues/4743 https://github.com/rathena/rathena/commit/b77ba3ae5bb765295df89151170ec4ccb9c5d3cf
-
All you need to do is launch the official ragnarok online patcher. be careful, by doing this you will certainly have to redo certain steps. I won't tell you which one, I don't personally.
- 276 replies
-
- offline
- newbiepack
-
(and 3 more)
Tagged with:
-
basewin_mini in basic_interface folder but i'm not sure OR titlebar_fix / titlebar_left / titlebar_mid /titlebar_right
-
launch update with rsu-kro-renewal-lite.exe or rsu-kro-rag-lite.exe if you set a pre-re server.
- 276 replies
-
- offline
- newbiepack
-
(and 3 more)
Tagged with:
-
This should work Script: <" bonus bHit,10; bonus bAllStats,1; if(getrefine() >= 6) { bonus bHit,10; bonus2 bAddRace,RC_Boss,10; } if(getrefine() >= 11) { bonus bHit,10; bonus2 bAddRace,RC_Boss,10; } ">
-
http://nemo.herc.ws/clients/#2017
-
how to set Attendance System can claim after 1 hour?
Daraen replied to hadiesyafiq's question in Source Requests
This script does not belong to me, I found it on the internet, do whatever you want -
I got my hit bonus +10 when I refine my item to 6 Script: <" if(getrefine()>=6) { bonus bHit,10; bonus2 bAddRace,RC_Boss,10; } ">
-
how to set Attendance System can claim after 1 hour?
Daraen replied to hadiesyafiq's question in Source Requests
https://pastebin.com/raw/r4mccLNy ? -
In my memories, you use the anacondaq pack. To add custom elements, go to your data.grf extract accessoryid.lub and accname.lub from luafiles514 / lua files / datainfo. Add ACCESSORY_Pegasus = 20000 in accessory id at the end of your file and [ACCESSORY_IDs.ACCESSORY_Pegasus] = "_Pegasus" in accname.lub save add now files in the grf which is read first by your client, save. Don't forget to add the object in item_db.conf do @reloaditemdb and it should work. Yes you also have to add that in iteminfo.
-
npc that checks cells if there's already a player on that cell
Daraen replied to celeron0134's question in Script Support
https://github.com/HerculesWS/Hercules/blob/master/doc/script_commands.txt#L3737 -
@Kuya Jeo Truth be told, it's the same as a frozen character receiving lightning bolt / jupitel thunder or any other wind property attack. the damage will be multiplied and ignore the property of the people. In short, being frozen gives us the water property for the time we are frozen. Finally, asura is really doubled in terms of damage? or is it the same number of damage approximately without a Ghostring card?
-
Never put custom objects in your data.grf! Always put them in the grf read first by your client! Do you have the luafiles514 / lua files / datainfo folders in your <mygrf> .grf? Do you have the accessoryid.lub and accname.lub files in your <mygrf> .grf ?? Did you enter ACCESSORY_Pegasus = 20000 and [ACCESSORY_IDs.ACCESSORY_Pegasus] = "_Pegasus"?
-
same error as @Zero Human etc etc I just recompile my server after dragging the files for the plugin.
-
[ðŸ’​​​​​​​​​​​​​​] Another Floating Rates request
Daraen replied to norightinfo's question in Script Requests
In that case, u can use OnInit: OnClock1500: