26.03.2012, 20:00
YSI's y_hooks doesn't seem to support it yet. I guess it has to be added by ******? It's an 0.3e callback. Is there an alternative to hook it?
#if defined _ALS_OnFilterScriptInit
#undef OnFilterScriptInit
#else
#define _ALS_OnFilterScriptInit
#endif
#define OnFilterScriptInit Function_OnFilterScriptInit