Quasar
Moderator

Posts: 4484
Registered: 08-00 |
DoomHero85 said:
Also, in my other thread you said if I wanted to add textures to a wad I could add single textures so not to take up too much space with a full set of textures, but I don't know how to load just a couple from a pack.
You need to learn about the Hexen map format before you try to use UDMF, because ZDoom's UDMF namespace semantics are based on its "*-in-Hexen" configurations. In Hexen, line specials do not have a set activation model such as SR or D1; this is instead determined by the line special activation flags on the linedef. You can control the ways in which the line may be activated, and what types of objects may serve as the action's originators.
There is no scope for the full discussion of such things in a thread on this forum, however. You need to visit two resources: the ZDoom Wiki, and the Doom Wiki. I will leave someone else to link you do the ZDoom wiki since I never remember its URL, but the Doom wiki is at http://doomwiki.org
|