MantisBT - Zandronum
View Issue Details
0001408Zandronum[All Projects] Bugpublic2013-07-17 14:412013-07-17 14:48
Diode 
 
highmajoralways
closedsuspended 
1.0 
 
0001408: Incomplete DECORATE support
Parts of the DECORATE language do not work in Zandronum. I have confirmed that the actor properties for Height and Scale do not work, and I suspect there are many more aspects of this that are broken/missing.
Attempt to reference Height or Scale in a DECORATE script. Zandronum gives an Unknown Identifier error.

Run the same script in GZdoom and it will work.

Here's a link to an actor with a script that will trigger the error:

'http://www.realm667.com/index.php?option=com_content&task=blogsection&id=8&Itemid=136 [^]'

The problem is on line 54 - Zandronum does not recognize the Height property - although it seems to allow the property be set, it doesn't then retrieve it when asked.

GZdoom does not have this problem.
No tags attached.
Issue History
2013-07-17 14:41DiodeNew Issue
2013-07-17 14:48DuskNote Added: 0006684
2013-07-17 14:48DuskStatusnew => closed
2013-07-17 14:48DuskResolutionopen => suspended

Notes
(0006684)
Dusk   
2013-07-17 14:48   
Why, of course. Zandronum is many major versions behind ZDoom so of course not everything is supported.

Patience! Upgrading will happen, eventually.