none Posted April 21, 2012 Group: Members Topic Count: 24 Topics Per Day: 0.00 Content Count: 84 Reputation: 1 Joined: 11/14/11 Last Seen: January 19, 2016 Share Posted April 21, 2012 Hello I've a question: I have a after cast delay for my body reloc. If i'm full agi, i don't have after cast delay. Is it normal to have ACD with body reloc ? How to solve it ? What is the modification for body reloc don't need agi stat ? Thx a lot ! Quote Link to comment Share on other sites More sharing options...
Pneuma Posted April 21, 2012 Group: Members Topic Count: 82 Topics Per Day: 0.02 Content Count: 846 Reputation: 138 Joined: 02/26/14 Last Seen: March 7, 2018 Share Posted April 21, 2012 (edited) Body Relocation's aftercast is only effected by Agi if im correct...but I think you can change it in battle/skill_conf " // Does the delay time depend on the caster's DEX and/or AGI? (Note 1) // Note: On Official servers, neither Dex nor Agi affect delay time delay_dependon_dex: no delay_dependon_agi: no " Edited April 21, 2012 by Pneuma Quote Link to comment Share on other sites More sharing options...
none Posted April 21, 2012 Group: Members Topic Count: 24 Topics Per Day: 0.00 Content Count: 84 Reputation: 1 Joined: 11/14/11 Last Seen: January 19, 2016 Author Share Posted April 21, 2012 // Does the delay time depend on the caster's DEX and/or AGI? (Note 1) // Note: On Official servers, neither Dex nor Agi affect delay time delay_dependon_dex: no delay_dependon_agi: no Hello i've already this in skill.conf Quote Link to comment Share on other sites More sharing options...
Pneuma Posted April 21, 2012 Group: Members Topic Count: 82 Topics Per Day: 0.02 Content Count: 846 Reputation: 138 Joined: 02/26/14 Last Seen: March 7, 2018 Share Posted April 21, 2012 Okay, i'll look in the skilldb and the src Quote Link to comment Share on other sites More sharing options...
none Posted April 21, 2012 Group: Members Topic Count: 24 Topics Per Day: 0.00 Content Count: 84 Reputation: 1 Joined: 11/14/11 Last Seen: January 19, 2016 Author Share Posted April 21, 2012 okay thx for your help !!! // clif_slide(src, src->x, src->y); //Poseffect is the one that makes the char snap on the client.. What is it in skill.c ? Quote Link to comment Share on other sites More sharing options...
Pneuma Posted April 21, 2012 Group: Members Topic Count: 82 Topics Per Day: 0.02 Content Count: 846 Reputation: 138 Joined: 02/26/14 Last Seen: March 7, 2018 Share Posted April 21, 2012 You need to uncomment that because thats what tells the client you moved by using body relocation(thats also the bug with body relo) Quote Link to comment Share on other sites More sharing options...
none Posted April 21, 2012 Group: Members Topic Count: 24 Topics Per Day: 0.00 Content Count: 84 Reputation: 1 Joined: 11/14/11 Last Seen: January 19, 2016 Author Share Posted April 21, 2012 (edited) is can this solve the problem ? After test it doesn't solve the issue. May be find another solution ?: if use bodyreloc ,give 99 in agi when use it ? Edited April 21, 2012 by none Quote Link to comment Share on other sites More sharing options...
Question
none
Hello
I've a question:
I have a after cast delay for my body reloc.
If i'm full agi, i don't have after cast delay.
Is it normal to have ACD with body reloc ? How to solve it ?
What is the modification for body reloc don't need agi stat ?
Thx a lot !
Link to comment
Share on other sites
6 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.