$qglobals{vxed_Instance_Flag} should return the value of the global, not the global object. Maybe try quest::QGVarDuration("vxed_Instance_Flag")
EDIT: Maybe not. It looks like (according to the wiki) that function will only return the amount of seconds based on a duration input. For example: quest::QGVarDuration("D3") should return 259200.
|