Yes, I too have so intended. I disabled 'IMP_XCRASH4' before - model works without changes.
Psychikon, can you see in your Doomsday.out these lines:
Def_GetFlagValue: Undefined flag 'ptf_srcvel'.
Def_GetFlagValue: Undefined flag 'ptf_srcdir'.
Here, I do not know - what's the problem. This standart Doomsday generators flags, and normally assigned in the Gargoyle.ded, but for some reason - engine can not read them? Maybe it is obtained only for me?
But, if a little change syntax - works fine for me.
I don't even have the full names there, but just the version 6 DED ones, like "srcvel" and "srcdir". I don't know why it says that, because those are supposed to be valid flags. Oh well.......
Maybe I've found.
Generator on state "IMP_XDIE1". I think, we can not use flags "srcvel | srcdir" in the Stage section. Maybe they from main generator flags? I see it in main Flags.ded - "gnf_srcvel" and "gnf_srcdir", not "ptf_srcvel" etc..
I think, now this 2 flags not working in Gargoyle. Of course, I may be wrong.
Comments
Psychikon, can you see in your Doomsday.out these lines:
Def_GetFlagValue: Undefined flag 'ptf_srcvel'.
Def_GetFlagValue: Undefined flag 'ptf_srcdir'.
Here, I do not know - what's the problem. This standart Doomsday generators flags, and normally assigned in the Gargoyle.ded, but for some reason - engine can not read them? Maybe it is obtained only for me?
But, if a little change syntax - works fine for me.
Generator on state "IMP_XDIE1". I think, we can not use flags "srcvel | srcdir" in the Stage section. Maybe they from main generator flags? I see it in main Flags.ded - "gnf_srcvel" and "gnf_srcdir", not "ptf_srcvel" etc..
I think, now this 2 flags not working in Gargoyle. Of course, I may be wrong.