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