Jump to content
  • 0

Body reloc


none

Question


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  84
  • Reputation:   1
  • Joined:  11/14/11
  • Last Seen:  

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


  • Group:  Members
  • Topic Count:  82
  • Topics Per Day:  0.02
  • Content Count:  846
  • Reputation:   137
  • Joined:  02/26/14
  • Last Seen:  

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 by Pneuma
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  84
  • Reputation:   1
  • Joined:  11/14/11
  • Last Seen:  

// 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 :)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  82
  • Topics Per Day:  0.02
  • Content Count:  846
  • Reputation:   137
  • Joined:  02/26/14
  • Last Seen:  

Okay, i'll look in the skilldb and the src

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  84
  • Reputation:   1
  • Joined:  11/14/11
  • Last Seen:  

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 ?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  82
  • Topics Per Day:  0.02
  • Content Count:  846
  • Reputation:   137
  • Joined:  02/26/14
  • Last Seen:  

You need to uncomment that because thats what tells the client you moved by using body relocation(thats also the bug with body relo)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  84
  • Reputation:   1
  • Joined:  11/14/11
  • Last Seen:  

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 by none
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...