#include "custom_set_lib" void main() { string script = GetCustomSet_OnDeath(); if(script != "") ExecuteScript(script,OBJECT_SELF); }