Jump to content

Recommended Posts

Posted

Every server, (java especially) has shit implementation for these skills. They keep coding them like Siege Golem skills - can only attack doors and is single target.

 

Swoop Cannon skills are meant to attack in area where cannon ball land. 

 

Problem is, when used in dev mode cannon ball always fly in the same direction with a straight path. It's meant to fly in a parabolic trajectory, and detect when collide with geodata.

 

I am wondering if anyone is aware of a client packet or something that maybe calculate the flight path on client and then sends collision data back to server.

It doesn't seem like it would make sense to make these calculations server side, and even if you did, you'd still have to send client packet for path trajectory. 

Anyone know how to change it?

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