Execute Freeze, & Resurrect Via ACS.

Remember, just because you request it, that doesn't mean you'll get it.

Moderator: Developers

Execute Freeze, & Resurrect Via ACS.

Postby wtg62 » Sat Aug 04, 2012 1:41 am

I want to be able to freeze actor's on a map through ACS, because sometimes I need to create a pause effect for cinematics, or anything that would involve freezing everything on the map, via ACS.

I understand you could just make some things Dormant via Thing_Deactivate, but I need something to keep actors in one place as well. (Say, you have something affected by gravity).

May the command could go like this: FreezeMap(bool FreezeActivator);
It should also have another command (Or argument) to undo this Map freezing.


I also would like to be able to resurrect the player, via ACS.
There are several reasons someone would want to do this.

The reason I want this, is so that I can have the player die in a map, then resurrected at another point.
wtg62
 
Joined: 04 Dec 2010

Re: Execute Freeze, & Resurrect Via ACS.

Postby Ryan Cordell » Sat Aug 04, 2012 9:07 am

Unfortunately, resurrection via ACS was already denied, since cheating yourself back to life can bring back some unintended side effects.
User avatar
Ryan Cordell
Smashing!
 
Joined: 06 Feb 2005
Location: Capital of Explodistan.

Re: Execute Freeze, & Resurrect Via ACS.

Postby wtg62 » Sat Aug 04, 2012 2:12 pm

Ryan Cordell wrote:Unfortunately, resurrection via ACS was already denied, since cheating yourself back to life can bring back some unintended side effects.


What kind of side effects?

I know only one side effect, like if a player dies, if his actor properties change during the death state, they'll remain the same if he's resurrected.
wtg62
 
Joined: 04 Dec 2010

Re: Execute Freeze, & Resurrect Via ACS.

Postby Xaser » Sat Aug 04, 2012 2:16 pm

The biggest thing I can think of is that certain death types (Hexen's gibs and player freeze deaths) prevent resurrecting because of the way they're implemented, so an ACS resurrect command would fail in that case.

I don't remember the old discussion though -- were these the big issues or were there other things? This is the sort of thing that'd be useful if it's doable, though I wonder if the "allowrespawn" keyword along with a Respawn script could do what the OP wants.
User avatar
Xaser
secretly a supercomputer being a government
 
Joined: 20 Jul 2003
Location: .plɹoʍɹǝʌǝu.

Re: Execute Freeze, & Resurrect Via ACS.

Postby wtg62 » Sat Aug 04, 2012 2:20 pm

Xaser wrote:I don't remember the old discussion though -- were these the big issues or were there other things? This is the sort of thing that'd be useful if it's doable, though I wonder if the "allowrespawn" keyword along with a Respawn script could do what the OP wants.


Not a bad idea, I think that could work. Though it's a bit different than what I was thinking, as I wanted to be able to resurrect the player on command, rather than have the player do it by pressing use.

Xaser wrote:The biggest thing I can think of is that certain death types (Hexen's gibs and player freeze deaths)


I don't know if I'd ever have a moment in hexen where I'd need to resurrect a gibbed player.
As for freeze deaths, can't you resurrect yourself before exploding into ice chunks?
wtg62
 
Joined: 04 Dec 2010


Return to Feature Suggestions

Who is online

Users browsing this forum: No registered users and 1 guest