DES or Destiny's Edge

Advanced OpenGL source port fork from ZDoom, picking up where ZDoomGL left off.
[Home] [Download] [Git builds (Win)] [Git builds (Mac)] [Wiki] [Repo] [Bugs&Suggestions]

Moderator: Graf Zahl

Locked
User avatar
Induna
Posts: 34
Joined: Sun Jul 23, 2006 17:39
Location: England

DES or Destiny's Edge

Post by Induna »

Sorry if this is not GZDoom related but I didn't know where else to ask.

Who made this mod? It credits a load of people from these drd forums but doesn't credit him/herself.
I have it on my hard drive but I've no idea where I got it from. Is there an updated verion?

The version I have is 2.2 but doesn't work with the latest version of gzdoom 1.1.02.

Script error, "inventry" line 233:
"powerup.type" requires an actor of type "PowerupGiver"

I've looked in the wad and it refers to this line*

ACTOR BerserkerPack : Berserk 2023
{
Game Doom
SpawnID 134
Inventory.PickupMessage "$GOTBERSERKPACK"
Inventory.Amount 1
Inventory.MaxAmount 2
Inventory.Icon PICKPACK
Inventory.PickupSound "misc/i_pkup"
Inventory.UseSound "grunt1"
Powerup.Type "Strength" <-----this line
+COUNTITEM
+INVBAR
- INTERHUBSTRIP
States
{
Spawn:
PSTR A -1 BRIGHT
Stop
}
}
User avatar
KeksDose
Stronghold Team
Posts: 319
Joined: Thu Apr 12, 2007 21:35
Location: Germany

Post by KeksDose »

You need to inherit from "PowerupGiver", not "Berserk". This should fix it. :P
User avatar
Induna
Posts: 34
Joined: Sun Jul 23, 2006 17:39
Location: England

Post by Induna »

*thumbs up*

Yeah it worked. Still some odd messages showing up in the console but it's playable.

Any idea who made it?
User avatar
InsanityBringer
Posts: 137
Joined: Fri Jun 15, 2007 22:59

Post by InsanityBringer »

IIRC Blade Nightflame. It could of been someone else though.
Hellraiser777
Posts: 23
Joined: Wed Mar 08, 2006 10:00

Post by Hellraiser777 »

Its by Blade Nightflame, trust me. I tested it.
User avatar
Induna
Posts: 34
Joined: Sun Jul 23, 2006 17:39
Location: England

Post by Induna »

Did he release a newer version than 2.2?
User avatar
Blade Nightflame
Posts: 31
Joined: Sun Dec 04, 2005 22:35

Post by Blade Nightflame »

Oh my. Sorry for not noticing this now, but DES is seriously outdated and will recieve no further support. Besides, I don't have it on my hard drive anymore. Genesis Saga will be the (Presumably final.) newest addition to the series of enhancement mods. (Destiny's Edge, Demon Wars then Genesis Saga.)

However, GS ain't released yet, but I guess I could promise much more advanced effects than is offered in DES.

While we're on the subject, would you mind sending over DES? I sort of miss it, although I dislike many of the old things I've done, I still want to remember. :P
Locked

Return to “GZDoom”