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