Request: Customize Doom II cast-call finale
Moderator: Graf Zahl
-
- Posts: 33
- Joined: Thu Sep 22, 2005 3:40
Request: Customize Doom II cast-call finale
I'd like to make a request for customization of the Doom II cast-call finale
-
- Posts: 146
- Joined: Mon Oct 17, 2005 1:18
- Location: Tampa
I think this has allready been suggested, but i think its an interesting idea. I've been using linux for awhile, so the most advanced port i'm stuck with (glares in Randy's direction) is doomsday. It supports custom finales in its DED files, the only thing needed from a programming stand point is to do a phraser that could read a new lump in a wad file, and to be able to put a monster on a background with an attack phase, sound, and death animation. Perhaps a modified Decorate phraser could do this somehow? It allready does allow you to define custom monsters.
-
- Posts: 69
- Joined: Sat Nov 05, 2005 14:38
- Location: Somewhere
-
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
-
- Stronghold Team
- Posts: 3555
- Joined: Sun Nov 13, 2005 23:15
- Location: Germany
-
- Developer
- Posts: 4753
- Joined: Tue Aug 30, 2005 23:19
- Location: Scotland
Well, it's certainly possible to emulate the cast call using ACS. I've done a short test version myself. But positioning the sprites on screen etc is a bit of a pain in the hoop. However, I suppose things like sprite size and so-on would still need to be taken account of when writing an endgame lump.Tormentor667 wrote:Best Solution at all!
The only advantages I can see to the endgame lump are:
no need to construct a map
no need to fiddle around having lindefs to be activated and trigger script actions
no need to script the changes to what those lines do as you cycle through the cast call.
Personally, I'd quite like this feature, but it's also one I can live without.
-
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
Enjay wrote:Well, it's certainly possible to emulate the cast call using ACS. I've done a short test version myself. But positioning the sprites on screen etc is a bit of a pain in the hoop.Tormentor667 wrote:Best Solution at all!
Why even bother? Make the cast call in the map itself!
You can save even more work by creating special cast call DECORATE actors so that it runs mostly automatically.
-
- Developer
- Posts: 4753
- Joined: Tue Aug 30, 2005 23:19
- Location: Scotland
-
- Posts: 488
- Joined: Sun Aug 28, 2005 5:11
-
- Posts: 129
- Joined: Mon Sep 05, 2005 22:31
-
- Posts: 165
- Joined: Wed Sep 21, 2005 10:51
- Location: Illinois
Well, I did post a few example of how this can be done on the ACS Prefab Database thread.Silver Sonic wrote:...how? any examples?Graf Zahl wrote:Even possible: An ENDGAME map!
Script it yourself in ACS.
First Here
Then again Here
Then I posted the code for the second demo here
-
- Posts: 227
- Joined: Sat Sep 03, 2005 11:48
- Location: Orpington, Kent, England
-
- Posts: 227
- Joined: Sat Sep 03, 2005 11:48
- Location: Orpington, Kent, England
Well, it's a bit late now, I've released the project and it's on /idgames archives. Also, my CREDMAP is very different from your EndGame. IIRC, yours was a faithful recreation of the usual Doom2 EndGame, whilst my CREDMAP is each monster in it's own 3D environment with a various things to show off the different aspects of it's behaviour, plus it features several decorate monsters (mainly to eliminate unwante behaviour).
I was mainly complaining about the fact I forgot about the Lump itself.
I was mainly complaining about the fact I forgot about the Lump itself.