Jump to content

Flash


Recommended Posts

 

As you can see here teh swaping could easily be just a "get distance in front" and move there. The code you see on vid is like 3 lines of code.

Obviously for front flash you need geolocation check and sin/cos usage

 

Theres Demomic way of moving in H5 !

Easy mode :troll:

Link to comment
Share on other sites

You can improve the speed by taking a look at the shadow step skill for example since its the same effect you just need to change some stuff in it. Also make a reuse on it since you use a threadpool in it and it can be flooded a bit.

Link to comment
Share on other sites

The code you see on vid is like 3 lines of code.

activeChar.getAI().setIntention(CtrlIntention.AI_INTENTION_IDLE);

        activeChar.setXYZ(blalavlabllab.getX(),blalavlabllab.getY(), blalavlabllab.getZ());

activeChar.broadcastPacket(new ValidateLocation(activeChar));

Link to comment
Share on other sites

nice idea bro!

 

 

before you get out of control, please watch for your posts and stop spamming good job all over the place thanks.

Link to comment
Share on other sites

can be used in interlude?

 

try to adapt the interlude ...

 

Answer

 

Coded on aCis.

 

aCis - Interlude project.

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.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

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