-
Content Count
252 -
Joined
-
Last visited
-
Days Won
33
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by Asheraf
-
The shuffle packets and packet keys for 2018-01-24bRagexeRE exist in Hercules master branch you can check them from there.
-
*EDITED*
-
A new client has been added to the list, please notice that as of the release of 2018-01-24bRagexeRE the new char selection + cash shop ui is used for RagexeRE clients as well, so make sure to update your kRO files before using it.
-
Gravity is revamping roulette on zero client so probably the old one got removed, with the available zero clients so far roulette is disabled/incomplete and cannot be activated.
-
Zero clients are the clients used in the new korean server RO:ZERO they have some new updates such as a new cashshop ui, char creation ui, quest ui and other stuff, however its still experimental for Hercules, feel free to test it and give us feedback on issues that could be related to the emulator :).
-
In order to use script remove you need to specify the path of the npc file, another solution would be to disable the include for the other files in scripts_main.conf and add load for your files only.
-
The lua files you're using seems to not have support for SkillScale you should update skillinfolist.lub by adding the SkillScale field to your version of the file from kRO lua files.
-
this item should be sc_start(SC_FENRIR_CARD, 300000, 100); but i think the hercules version of this SC doesn't include the fixed skill cast reduction
-
Hello there, no the AI system got dropped in new clients so unless someone made some patch to restore it, auto attack wont be possible (client-side).
-
You can use regex to replace those, for notepad++ select Regular expression in the search mode and for example search for Loc: 1\n and replace with Loc: "CONSTANT"\n this will change only the target number without affecting the others such as 16, 132....
-
Hello there, the last changes were just switch from numbers to constants you can change them for your custom items using any find and replace tool available for your OS.
-
RE clients now reads sclientinfo.xml instead of clientinfo.xml I am not sure this started in which client but if you're able to verify which one go ahead and post it.
-
Discontinued. Clients without themida protection can be downloaded at http://nemo.herc.ws/downloads/
-
Super excited to see this finally announced
-
[Question] Difference with RagExe and RagExeRE Clients
Asheraf replied to karyuuouji's question in Client-Side Support
Ragexe clients: kRO main servers client RagexeRE clients: kRO Sakray (test server) clients different is that some of the RE clients may have broken features as they were still under test while the main clients are more "stable". -
Well if it got DMCA'd as the last one I'll move it to an offshore host but for the time being it will stay on GitHub, also i'm going to push some updates for compatibility with 2017 clients in case any one interested in using it
-
I think so.. but it may be missing one or two commits, im not sure if its latest thing available.
-
@Jedzkie https://github.com/Asheraf/Translation
-
You can check this link for that https://github.com/HerculesWS/Hercules/blob/master/doc/script_commands.txt#L4630
-
arrows have a weight of 0.1 so its /10 to support that
-
change #GOLDPOINTS += .@point; to #GOLDPOINTS += rand(1, 5);
-
This is could be done using 2 script commands showevent() or questinfo() for more informations you can check the commands documentation https://github.com/HerculesWS/Hercules/blob/master/doc/script_commands.txt#L8976-L9017
-
It's on the PR, would be merged in a week I guess. That's nice to hear... I like to have it implemented and play with its potential... I also like to hear updates about the mail system, specially that RoDEX... Mail system already in PR: https://github.com/HerculesWS/Hercules/pull/1686 feel free to go and try it and report any bugs.
-
Tested with Hercules (pre-re): a20d06809f0c2ab15442744fba16ee90e3fb0bec hBG: 5e772f578ee97abd769e6469c4ba0a4cb6176ac4 I can't reproduce the crash upon hitting emperium.
-
Failed to Connect Server~help please thanks
Asheraf replied to saitamaq15's question in General Server Support
Git hash? client date? also seems like account not registered?