Dvrstle Posted June 8, 2012 Group: Members Topic Count: 125 Topics Per Day: 0.03 Content Count: 361 Reputation: 10 Joined: 12/30/11 Last Seen: January 3, 2016 Share 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 Link to comment Share on other sites More sharing options...
v00m3r Posted June 9, 2012 Group: Members Topic Count: 53 Topics Per Day: 0.01 Content Count: 291 Reputation: 4 Joined: 04/24/12 Last Seen: January 30, 2014 Share Posted June 9, 2012 if im not wrong the skill Sacrament of arch bishop has a fixed cast time. Quote Link to comment Share on other sites More sharing options...
EvilPuncker Posted June 9, 2012 Group: Members Topic Count: 19 Topics Per Day: 0.00 Content Count: 713 Reputation: 71 Joined: 11/08/11 Last Seen: December 25, 2024 Share Posted June 9, 2012 Sacrament here is working fine, but I have the same problem with howling of mandragora Quote Link to comment Share on other sites More sharing options...
Loke Posted June 9, 2012 Group: Members Topic Count: 48 Topics Per Day: 0.01 Content Count: 174 Reputation: 6 Joined: 12/20/11 Last Seen: July 20, 2024 Share 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 Link to comment Share on other sites More sharing options...
Elijah23 Posted June 9, 2012 Group: Members Topic Count: 46 Topics Per Day: 0.01 Content Count: 292 Reputation: 17 Joined: 12/12/11 Last Seen: Thursday at 02:33 PM Share Posted June 9, 2012 try this topic.. http://rathena.org/board/topic/61467-is-this-possible-regarding-howling-of-mandragora/page__hl__mandragora Quote Link to comment Share on other sites More sharing options...
Dvrstle Posted June 9, 2012 Group: Members Topic Count: 125 Topics Per Day: 0.03 Content Count: 361 Reputation: 10 Joined: 12/30/11 Last Seen: January 3, 2016 Author Share 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 Link to comment Share on other sites More sharing options...
Elijah23 Posted June 16, 2012 Group: Members Topic Count: 46 Topics Per Day: 0.01 Content Count: 292 Reputation: 17 Joined: 12/12/11 Last Seen: Thursday at 02:33 PM Share Posted June 16, 2012 you didn't read the topic above.. I'm using Mandragora now even without activating renewal cast.. Quote Link to comment Share on other sites More sharing options...
Lighta Posted June 16, 2012 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 737 Reputation: 216 Joined: 11/29/11 Last Seen: December 20, 2020 Share 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 Link to comment Share on other sites More sharing options...
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!
Link to comment
Share on other sites
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.