Strife humanoids stucks in their Melee state

Bugs that have been investigated and resolved somehow.

Moderator: GZDoom Developers

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Post Reply
ZzZombo
Posts: 317
Joined: Mon Jul 16, 2012 2:02 am

Strife humanoids stucks in their Melee state

Post by ZzZombo »

The problem was described at http://zandronum.com/tracker/view.php?id=1002.
User avatar
randi
Site Admin
Posts: 7749
Joined: Wed Jul 09, 2003 10:30 pm
Contact:

Re: Strife humanoids stucks in their Melee state

Post by randi »

Fixed in r3863. Vanilla Strife bug, and only for the beggar, BTW.
ZzZombo
Posts: 317
Joined: Mon Jul 16, 2012 2:02 am

Re: Strife humanoids stucks in their Melee state

Post by ZzZombo »

No, I was able to make peasants to do shit as well.
User avatar
randi
Site Admin
Posts: 7749
Joined: Wed Jul 09, 2003 10:30 pm
Contact:

Re: Strife humanoids stucks in their Melee state

Post by randi »

Damn! You made the peasants shit? How'd you do that?

For reference, these are the peasant's Melee states:

Code: Select all

        Melee:
                PEAS E 10 A_FaceTarget
                PEAS F 8 A_CustomMeleeAttack(2*random[PeasantAttack](1,5)+2)
                PEAS E 8
                Goto See
He does one hit then goes right back to wandering around aimlessly (the See state).
ZzZombo
Posts: 317
Joined: Mon Jul 16, 2012 2:02 am

Re: Strife humanoids stucks in their Melee state

Post by ZzZombo »

I did it the same way I did with beggaries. TBH, I first noticed the bug with them.
Post Reply

Return to “Closed Bugs [GZDoom]”