Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
weapon attack duration 56d help me.
Author Message
G-Defender
Journeyman
*

Posts: 57
Likes Given: 12
Likes Received: 3 in 3 posts
Joined: Dec 2012
Reputation: 0

(uolist.net)

Post: #1
weapon attack duration 56d help me.
Hello.

weapon attack duration 56d problem.

There's no problem at 56b.

There is a wait after hitting.

look video: https://youtu.be/L13I5ZThoy4

The first hit is normal. The second shot is waiting.

The first hit is always fast. How to adjust according to 56b?

There is a stroke difference.

I am waiting answer.

Thank you

[Image: banner.png]
(This post was last modified: 01-20-2018 06:46 AM by G-Defender.)
01-20-2018 06:29 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Coruja
Sphere Developer
*****

Posts: 987
Likes Given: 5
Likes Received: 226 in 187 posts
Joined: Jul 2012
Reputation: 7

Dimension Shard

Post: #2
RE: weapon attack duration 56d help me.
you can tweak some .ini settings like CombatSpeedEra (to select swing speed formula) and SpeedScaleFactor (to make the formula slower/faster). If you want exactly the same formula used on 56b you must set CombatSpeedEra=0 (sphere old/custom formula) and SpeedScaleFactor=15000

the main difference between both versions is that 56b have only the old formula with no way to change it, and 56d have 5 formulas to choose (which also includes the old 56b formula)

but keep in mind that 56b uses slower attack animations which seems weird (eg: if swing speed is 2.0s, the hit anim will also be slow ~trying~ to match this same 2.0s) and 56d have proper animation speed (eg: if swing speed is 2.0s, the hit anim will be always 0.7s and then the char keep waiting 1.3s to start next swing). This doesn't means that the attack speed will be faster, both examples will have 2.0s between each hit
01-20-2018 09:35 AM
Find all posts by this user Like Post Quote this message in a reply
[+] 2 users Like Coruja's post
darksun84
Sir Spamalot
****

Posts: 1,687
Likes Given: 246
Likes Received: 162 in 151 posts
Joined: Mar 2012
Reputation: 35



Post: #3
RE: weapon attack duration 56d help me.
If you want to make it look alike 56b put inside @HitTry trigger
Code:
ON=@HitTry
local.animDelay = <argn1>
01-20-2018 11:52 PM
Find all posts by this user Like Post Quote this message in a reply
[+] 1 user Likes darksun84's post
G-Defender
Journeyman
*

Posts: 57
Likes Given: 12
Likes Received: 3 in 3 posts
Joined: Dec 2012
Reputation: 0

(uolist.net)

Post: #4
RE: weapon attack duration 56d help me.
thank you.

[Image: banner.png]
01-21-2018 02:20 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)