I found a script, I don't know if it was built into Torque or not (%client.createPlayer) but it creates a clone of your current name and appearance, I have a script that's supposed to change your name, clone you, then respawn you, change your name back and the clone will delete after about 5 minutes, I have everything but the clone destroying itself part, how would I make it so the clone will delete itself after a certain amount of time? (I would prefer for it to explode), and how would I make it so I can delete all clones in a server using a serverCmd?