Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Due to recent spam attacks that heavily used compormised accounts we did reset all user passwords, AGAIN, if it happens and your account got compromised again due to re-used passwords your account will be perma-banned.
Here ya go. Script Credit to master @AnnieRuru
Run this to your sql query :
alter table `char` add empbreak int(11) unsigned not null default 0 after unban_time, add index (empbreak);
KoE hitting Emperium Not Compatible to Hercules
any fix/compatible at hercules?
thanks.
Here's the code that working at rAthena
Index: battle.c===================================================================--- battle.c (revision 16817)+++ battle.c (working copy)@@ -5021,6 +5021,13 @@...