addspawn - EdgeIY/infiniteyield GitHub Wiki Documentation void addspawn(<string> cmd, <number> sDelay) Description Adds command cmd to execute on respawn with a delay in seconds of sDelay. Example --Note: This is just a snippet ["Function"] = function(args,speaker) addspawn("esp all",1) end ⚠️ **GitHub.com Fallback** ⚠️