Transfer classes to (G)ZDoom
Posted: Fri Apr 04, 2014 7:23 pm
Hi.
I have 2 objects in my wad that come from Zandronum ressources : the Invisibility Sphere and the MaxHealthBonus. (aka red potion)
The problem is, I want my wad to be also (G)ZDoom compatible, so I need to define the two missing classes this port can't read : Translucency (the "Power.type" of the sphere) and MaxHealth (for the health bonus, whose name curiously appears in blue in Slade...
), because I don't want to load another file to play my wad.
Unfortunately, I totally ignore how to proceed. Searched on the forums and into the ressources files, but yet no success...
Oh, and, is there a way to use the LifeShield Sphere with Zandro... ? The file seems to not work properly with it...
Many thanks if you can help me.
I have 2 objects in my wad that come from Zandronum ressources : the Invisibility Sphere and the MaxHealthBonus. (aka red potion)
The problem is, I want my wad to be also (G)ZDoom compatible, so I need to define the two missing classes this port can't read : Translucency (the "Power.type" of the sphere) and MaxHealth (for the health bonus, whose name curiously appears in blue in Slade...
Unfortunately, I totally ignore how to proceed. Searched on the forums and into the ressources files, but yet no success...
Oh, and, is there a way to use the LifeShield Sphere with Zandro... ? The file seems to not work properly with it...
Many thanks if you can help me.