dikapramantya 1 Posted June 13, 2016 I want to repot about Cursed Circle Skill Bug. this bug its fixed in rathena/hercules. How to reproduce? 1. Need enemy in pvp to test it. 2. Prepare your skill Raging push Strike / palm push strike, and cursed circle 3. Use palm push strike your enemy and directly press cursed circle before enemy knockback 4. See what happen next, enemy still freeze because cursed circle effect and your sura can't free move to kill enemy in rathena/hercules you can't use this trick please give me knowledge to fix it Quote Share this post Link to post Share on other sites
cookie-rae 6 Posted June 13, 2016 I'll try to check out this bug and find fix for this later . Quote Share this post Link to post Share on other sites
cookie-rae 6 Posted June 14, 2016 (edited) I want to repot about Cursed Circle Skill Bug. this bug its fixed in rathena/hercules. How to reproduce? 1. Need enemy in pvp to test it. 2. Prepare your skill Raging push Strike / palm push strike, and cursed circle 3. Use palm push strike your enemy and directly press cursed circle before enemy knockback 4. See what happen next, enemy still freeze because cursed circle effect and your sura can't free move to kill enemy in rathena/hercules you can't use this trick please give me knowledge to fix it Hello bro try this this is temporary Fix. and unofficial on 3ceam fix. . Thank you for updating us on bug . {tried and tested] find this on rewrite/src/map/status.c case SC_CURSEDCIRCLE_ATKER: if( sce->val3 ) map_foreachinrange(status_change_timer_sub, bl, skill_get_splash(SR_CURSEDCIRCLE, sce->val1),BL_CHAR, bl, sce, SC_CURSEDCIRCLE_TARGET, gettick()); break; to case SC_CURSEDCIRCLE_ATKER: if( sce->val3 ) map_foreachinrange(status_change_timer_sub, bl, battle_config.area_size,BL_CHAR, bl, sce, SC_CURSEDCIRCLE_TARGET, gettick()); break; Don't forget to recompile . Edited June 14, 2016 by hikashin Quote Share this post Link to post Share on other sites
dikapramantya 1 Posted June 19, 2016 YAY Captain. i will try for this Quote Share this post Link to post Share on other sites
cookie-rae 6 Posted June 19, 2016 YAY Captain. i will try for this Ok . goodluck ahahahah if you ever found out any bug again just create new thread on 3ceam support area. Quote Share this post Link to post Share on other sites
cookie-rae 6 Posted June 19, 2016 Please update it i added some functions on cursed circle and try it http://herc.ws/board/topic/12860-hikashin-3ceam-bugsfixes-update-june-19/?p=74351 Quote Share this post Link to post Share on other sites