Chaosforge Forum

  • April 17, 2024, 21:58
  • Welcome, Guest
Please login or register.



Login with username, password and session length
Pages: [1]

Author Topic: [0.9.9.7|G|Linux] MMB little oddity  (Read 4018 times)

siwucha

  • Lance Corporal
  • *
  • Offline Offline
  • Posts: 24
  • Lost Soul
    • View Profile
[0.9.9.7|G|Linux] MMB little oddity
« on: June 03, 2013, 09:56 »

I started to play a little with MMB, a trait which I had ignored up to now. I noticed the following little oddity:

When doomguy has two blades equipped (i.e. two chainswords) he normally attacks with both. But If the first attack misses, the second attack isn't executed. This isn't necessarily even bad, since also only the time for the first attack is used.

Well, maybe he just stumbles.
Logged

LuckyDee

  • Sound Wizard
  • Grand Inquisitor
  • General
  • *
  • *
  • Offline Offline
  • Posts: 1516
  • High Caliber Consecrator
    • View Profile
    • LuckyDeeIndustries
Re: [0.9.9.7|G|Linux] MMB little oddity
« Reply #1 on: June 03, 2013, 11:40 »

Hmmmm.... the wiki is ambiguous about this one: "When carrying a blade-like weapon in both the equipped and prepared slots, you attack with both weapons, each at half the attack time"
Personally I had interpreted this as you did, namely as having 2 attacks - which actually makes the most sense, since it appears both weapons are used consecutively. The way you describe it, it seems you have only 1 attack which employs both weapons.

Makes me wonder what the to-hit-roll is based on...
Logged
[0.9.9.7G] Current: Hell Knight 1st Lieutenant [20/12/4/0/0/0]
High: Arch-Vile Lt. Colonel [25/21/12/2/1/0]

siwucha

  • Lance Corporal
  • *
  • Offline Offline
  • Posts: 24
  • Lost Soul
    • View Profile
Re: [0.9.9.7|G|Linux] MMB little oddity
« Reply #2 on: June 03, 2013, 13:25 »

To clarify: Only if you miss the first of the two, the second one is cancelled.  The first one (which misses) is done at half the attack time as specified in the wiki. So I do think it are two attacks.
Logged

LuckyDee

  • Sound Wizard
  • Grand Inquisitor
  • General
  • *
  • *
  • Offline Offline
  • Posts: 1516
  • High Caliber Consecrator
    • View Profile
    • LuckyDeeIndustries
Re: [0.9.9.7|G|Linux] MMB little oddity
« Reply #3 on: June 03, 2013, 14:18 »

The first one (which misses) is done at half the attack time as specified in the wiki.

You counted the milliseconds?
Logged
[0.9.9.7G] Current: Hell Knight 1st Lieutenant [20/12/4/0/0/0]
High: Arch-Vile Lt. Colonel [25/21/12/2/1/0]

shark20061

  • Programmer
  • Elder Chaos Guard
  • Captain
  • *
  • *
  • Offline Offline
  • Posts: 266
    • View Profile
Re: [0.9.9.7|G|Linux] MMB little oddity
« Reply #4 on: June 03, 2013, 15:58 »

The attack function exited early if the attack missed, completely skipping the second attack.  Fixed in repo.
Logged
Hell Knight Warrant Officer (0.9.9.4)  [26!/8/3/1/0]

Mancubus 2nd Lieutenant (0.9.9.6)  [22/12/3/0/0]
M:16 S:43 (126) A:17

ParaSait

  • Baffen :P
  • Elder
  • Lieutenant General
  • *
  • *
  • Offline Offline
  • Posts: 1229
  • Happy Little Boozer
    • View Profile
    • MPSF
Re: [0.9.9.7|G|Linux] MMB little oddity
« Reply #5 on: June 04, 2013, 10:45 »

You counted the milliseconds?
The unit of time is actually turns in this game, ya know :P
Logged
[18|7|3|0|0|0] [MED:13/43] [SPE:36/67] [ASM:11/40]

Check out my epic youtube channel!
Currently playing The Bard's Tale and System Shock 2 (coop with GrAV1t)!

LuckyDee

  • Sound Wizard
  • Grand Inquisitor
  • General
  • *
  • *
  • Offline Offline
  • Posts: 1516
  • High Caliber Consecrator
    • View Profile
    • LuckyDeeIndustries
Re: [0.9.9.7|G|Linux] MMB little oddity
« Reply #6 on: June 04, 2013, 11:36 »

The unit of time is actually turns in this game, ya know :P

I do actually, I just didn't think anyone except coders and testers would be bothered to work it out :P
Logged
[0.9.9.7G] Current: Hell Knight 1st Lieutenant [20/12/4/0/0/0]
High: Arch-Vile Lt. Colonel [25/21/12/2/1/0]

siwucha

  • Lance Corporal
  • *
  • Offline Offline
  • Posts: 24
  • Lost Soul
    • View Profile
Re: [0.9.9.7|G|Linux] MMB little oddity
« Reply #7 on: June 04, 2013, 16:58 »

You counted the milliseconds?

Yes I indeed counted the milliseconds, or turns or whatever. I wanted to know how long the attacks take, since the display in the character screen is not so good for MMB builds. It just shows the (non MMB) attack time with the current weapon, not the dual attack time for both weapons. (If both weapons attack with the same speed it doesn't matter of course). Unfortunately fractional turns are still a bit difficult to count this way.
Logged
Pages: [1]