[0.4.0] [SW] "levelwarp" turns the player into zombie

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: [0.4.0] [SW] "levelwarp" turns the player into zombie

Re: [0.4.0] [SW] "levelwarp" turns the player into zombie

by sinisterseed » Fri Feb 14, 2020 11:18 am

It didn't look like a nitpick-tier question to me, but ok.
Graf Zahl wrote:Remember: This is still a Build engine game. Program flow is a lot less flexible than in Doom.
You have to make some sacrifices.
Fair enough, then it stays that way.

Re: [0.4.0] [SW] "levelwarp" turns the player into zombie

by Graf Zahl » Fri Feb 14, 2020 11:16 am

Remember: This is still a Build engine game. Program flow is a lot less flexible than in Doom.
You have to make some sacrifices.

Re: [0.4.0] [SW] "levelwarp" turns the player into zombie

by Rachael » Fri Feb 14, 2020 11:15 am

Lowskill - I admire your dedication to the testing and bug reporting, but this is such a high level of nit picking.

It's a debug command - it ultimately doesn't really matter how glitched it is.

Re: [0.4.0] [SW] "levelwarp" turns the player into zombie

by sinisterseed » Fri Feb 14, 2020 10:55 am

https://github.com/coelckers/Raze/commi ... 8056c40810

But doesn't this just work around the issue instead of properly fixing it? Ideally (IMO anyway) when warping to a map dead the player should be respawned.

Re: [0.4.0] [SW] "levelwarp" turns the player into zombie

by Rachael » Wed Feb 12, 2020 10:57 am

It is, because levelwarp pretty much enters the swtrek cheat.

Re: [0.4.0] [SW] "levelwarp" turns the player into zombie

by sinisterseed » Wed Feb 12, 2020 10:52 am

Found something interesting while investigating something else, heh.

Apparently a similar result can be achieved in VoidSW when using the "swtrek##" cheat. I wonder if this is somehow related.

[0.4.0] [SW] "levelwarp" turns the player into zombie

by sinisterseed » Sat Feb 08, 2020 5:26 am

Using "levelwarp" to warp to a map after dying turns the player into a zombie, being able to live with 0hp and yet still play normally (even die normally) instead of getting fully revived.

The command also preserves the amount of health the player had on the map they warped from, but I think that's intended behavior?

https://youtu.be/8_mFj-441pk

The lack of ambient sounds on the map can also be easily spotted, as reported here - viewtopic.php?f=340&t=67311

And this red keycard panel seen behind the red door in the sewers of the same map can vanish/appear depending on the angle (I accidentally replaced my save file, ooops) - https://i.imgur.com/5PHQnmN.png

Top