[refactoring3] Redneck: Enemy gets stuck on the back of the truck

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 a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: [refactoring3] Redneck: Enemy gets stuck on the back of the truck

Re: [refactoring3] Redneck: Enemy gets stuck on the back of the truck

by Graf Zahl » Fri Dec 30, 2022 7:20 am

Here's something interesting:

RRRA has a fix for this that at least stops the endless gibs - but due to being too careful with enabling features across games it was not active in normal RR.
I just removed that check so hopefully this problem will be gone now.

Re: [refactoring3] Redneck: Enemy gets stuck on the back of the truck

by Graf Zahl » Tue Nov 01, 2022 12:55 am

In all my recent tests on RR I have seen this only once, which I consider normal. It's just a poorly written CON script that cannot really be fixed on the engine side without replacing it.

Re: [refactoring3] Redneck: Enemy gets stuck on the back of the truck

by Graf Zahl » Thu Oct 06, 2022 2:17 pm

I've seen this happen many times in the past. It's really nothing new. Gonna have to see if it is easier to reproduce now, but ultimately this is a typical result of CON's shittiness.

Re: [refactoring3] Redneck: Enemy gets stuck on the back of the truck

by Rachael » Thu Oct 06, 2022 2:03 pm

It seems like I can get this to happen reliably by i_timescaling to 10 and waiting at the spawn. It seems to be the issue is he does not actually take damage from the truck despite playing the blood and gib animations, either that or maybe he takes so much damage that his health rolls over.

Re: [refactoring3] Redneck: Enemy gets stuck on the back of the truck

by Graf Zahl » Thu Oct 06, 2022 1:42 pm

Does this always happen now? This effect is nothing new in general, it can even be seen with the DOS EXE on occasion.

[refactoring3] Redneck: Enemy gets stuck on the back of the truck

by Rachael » Thu Oct 06, 2022 1:28 pm

E1L1:

When the old coot gets stuck on the back of the truck, he does not properly die, and instead can be dragged all around the level as thus:


Savefile: https://cdn.discordapp.com/attachments/ ... 0000.dsave

Top