EarthQuake
9.5 on the Richter!

Posts: 1462
Registered: 05-03 |
Okay, I looked at the wad and after being about as baffled as you were, I realized that there are no "new" weapons per se... All the weapons you see are Heretic, Hexen, and Strife weapons that have sprite and sound supplements. If you supply any graphics to a monster or item from one of the games I mentioned, you can actually use that games' things in another game supported by ZDoom.
Start up a game of Doom and type "summon imp". This will summon an invisible Heretic gargoyle. Provide sprites and sounds for it in your wad, and you can use ACS to spawn that thing into Doom. In this wad, it is the KEYCONF lump that enables the player to be able to use the new weapons, by assigning Heretic, Hexen, and Strife weapons to Doom weapon slots.
One thing worth noting, is that you cannot change the behavior of these weapons. You need to use DECORATE to create your own set of weapons if you want to modify how they work.
As for your first question, I can't help you, sorry.
|