Dvrstle Posted June 8, 2012 Posted June 8, 2012 how to make these skills work . . . . im not using renewal cast so the casting effect of howling of mandragora and secrament didn't work. . . please help me . .. =) a lot of servers will benefit from this too . . Thanks in advance! Quote
v00m3r Posted June 9, 2012 Posted June 9, 2012 if im not wrong the skill Sacrament of arch bishop has a fixed cast time. Quote
EvilPuncker Posted June 9, 2012 Posted June 9, 2012 Sacrament here is working fine, but I have the same problem with howling of mandragora Quote
Loke Posted June 9, 2012 Posted June 9, 2012 Because Mandragora and Secrament only for Renewal cast. If you are using instant casting the only effect of mandragora is reduce enemy's INT by 30.. but the casting effect is not affected since your not using renewal cast Quote
Elijah23 Posted June 9, 2012 Posted June 9, 2012 try this topic.. http://rathena.org/board/topic/61467-is-this-possible-regarding-howling-of-mandragora/page__hl__mandragora Quote
Dvrstle Posted June 9, 2012 Author Posted June 9, 2012 im aware that secrament and mandragora effects in cast are implementd only in renewal cast. . . so what i mean is that. . how can i do it without enabling the renewal cast =) Quote
Elijah23 Posted June 16, 2012 Posted June 16, 2012 you didn't read the topic above.. I'm using Mandragora now even without activating renewal cast.. Quote
Lighta Posted June 16, 2012 Posted June 16, 2012 check the status in skill_castfix_sc, and apply the change you want in fixed time, should be fine. e.g : if( sc->data[sC_MANDRAGORA] && (skill_id >= SM_BASH && skill_id <= RETURN_TO_ELDICASTES) ) fixed += 2000; Actually since it's already here just move it down the : #ifdef RENEWAL_CAST #endif section and it will work without enable that. nb : anyway mandragora should be skilllv*0.5s so you may need to correct this too. Quote
Question
Dvrstle
how to make these skills work . . . . im not using renewal cast so the casting effect of howling of mandragora and secrament didn't work. . . please help me . .. =) a lot of servers will benefit from this too . . Thanks in advance!
7 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.