I'm using live_function_add to replace the built-in instance_destroy with a modified version of itself, but it doesn't work because "self" becomes some internal GMLive struct
When I make the replacement function log self to the debug output it shows "call_func0([ 0,6,18,undefined,97 ], function gml_Script_anon@107@scr_gmlive_instance@scr_gmlive_instance)
