Cydh Posted August 16, 2016 Group: Developer Topic Count: 153 Topics Per Day: 0.03 Content Count: 2285 Reputation: 748 Joined: 06/16/12 Last Seen: February 21 Share Posted August 16, 2016 Modified `castcancel` field on skill_db with value "always" //id,range,hit,inf,element,nk,splash,max,list_num,castcancel,cast_defence_rate,inf2,maxcount,skill_type,blow_count,inf3,name,description ... // 10 Cast interrupted when hit? // no - continue cast // yes - interupted (unless player has bNoCastCancel or bNoCastCancel2) // always - interupted regardless player has bNoCastCancel or bNoCastCancel2 ... Someone (Gm Sour) asked a question Is there a way to allow phen in woe but would not affect Emergency Call? Now, after use this diff, change the castcancel value to "always", the skill will ignores bonus bNoCastCancel or bonus bNoCastCancel2. Example: 10013,0,0,4,0,0x3,0,1,0,always,0,0x10,0,none,0,0x40, GD_EMERGENCYCALL,Urgent CallDownload: castcancel-always-rA-8da71a12.diff 3 Quote Link to comment Share on other sites More sharing options...
Elsa Mist Posted August 16, 2016 Group: Members Topic Count: 23 Topics Per Day: 0.01 Content Count: 387 Reputation: 60 Joined: 10/08/13 Last Seen: July 14, 2022 Share Posted August 16, 2016 Hehe.. Thanks Cydh. Quote Link to comment Share on other sites More sharing options...
Cydh Posted August 16, 2016 Group: Developer Topic Count: 153 Topics Per Day: 0.03 Content Count: 2285 Reputation: 748 Joined: 06/16/12 Last Seen: February 21 Author Share Posted August 16, 2016 Hehe.. Thanks Cydh. u're welcome Quote Link to comment Share on other sites More sharing options...
wOni Posted August 18, 2016 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 69 Reputation: 2 Joined: 04/20/13 Last Seen: October 6, 2018 Share Posted August 18, 2016 thanks! Quote Link to comment Share on other sites More sharing options...
Cydh Posted August 18, 2016 Group: Developer Topic Count: 153 Topics Per Day: 0.03 Content Count: 2285 Reputation: 748 Joined: 06/16/12 Last Seen: February 21 Author Share Posted August 18, 2016 thanks! u're welcome Quote Link to comment Share on other sites More sharing options...
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.