none Posted April 21, 2012 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
Pneuma Posted April 21, 2012 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
none Posted April 21, 2012 Author 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
none Posted April 21, 2012 Author 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
Pneuma Posted April 21, 2012 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
none Posted April 21, 2012 Author 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
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 !
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.