xlat question
Posted: Mon Apr 12, 2010 11:20
I see this in the GZDoom xlat/base.txt:
However, the doc for [wiki]Sector_Set3dFloor[/wiki] says that 4 is not a valid type, since that's 4+0 and that flag is not supported for the Vavoom type.
So what is wrong here, the translation file or the documentation?
Code: Select all
332 = 0, Sector_Set3DFloor(tag, 4)
So what is wrong here, the translation file or the documentation?