Jump to content
  • 0

INSTANT_JUMP [ACIS REV360]


Question

Posted

Hello, 

 

I'm trying to create the skill Shadow Step in Interlude (aCis 360). The skill always succeeds (meaning the active player does travel serverside to the target), but there are times that the active player client doesn't update, so he ends up hitting with a dagger from 600 distance for example. I had a box as observer and this bug didn't appear, so it has to do with the active player client.

 

Any ideas how to resolve this? For testing purposes you can check skill: AV - Teleport, ID: 4671 (it's already imported in aCis)

  • Downvote 1

2 answers to this question

Recommended Posts

  • 0
Posted

since is client issue , you should ask help from client section.

 

regarding the code, you know is wrong right? The code is 'teleporting' the player to the victim but at the exactly same location. shadow step is not wokring like that. shadow step is teleporting the caster to the back of the victim not at the same location, also target cancel is possible if i remember well

  • 0
Posted (edited)
18 hours ago, melron said:

since is client issue , you should ask help from client section.

 

regarding the code, you know is wrong right? The code is 'teleporting' the player to the victim but at the exactly same location. shadow step is not wokring like that. shadow step is teleporting the caster to the back of the victim not at the same location, also target cancel is possible if i remember well

Regarding the teleport, I don't mind if it doesn't work 100% retail, the teleporting itself is enough for me. About the target cancel you're correct, I thought I'd add it via xml. Anyway thanks for your answer.

Edited by miscer7

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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...