Changed damage handling after change of player pawn

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: Changed damage handling after change of player pawn

Re: Changed damage handling after change of player pawn

by Apeirogon » Sat Jul 06, 2019 3:33 am

I was not sure is it my fault or gzdoom. I found solution for all such bugs, but after I cant handle crouching I thought that it probably something wrong in gzdoom.

Re: Changed damage handling after change of player pawn

by Graf Zahl » Fri Jul 05, 2019 4:10 pm

If you do hacks like this, make sure you actually understand all the ramifications and reset the PlayerInfo's variables accordingly.

Changed damage handling after change of player pawn

by Apeirogon » Fri Jul 05, 2019 1:50 pm

Load attached file and start new game.
After spawning type into console "summon dio". It summon dummy player pawn.
Mdk it. Nothing happens, besides death of dummy player pawn.

Repeat last steps but instead of mdk it press use on, it change player to dummy player pawn.
Now mdk original player pawn. It dies, but puppet, and player, die too.
You can use weapons instead of mdk, result would be the same, puppet player pawn would damage original after swapping player pawns.

Repeat last step again, but instead of mdk, again press use, but now on on original player pawn to complete "wheel of sansara" and return back original player pawn actor.
Now again mdk/shoot puppet. It kill/hurt it and also player.

Top