#include <fun> public plugin_init() register_clcmd("respawn_me", "function"); public function(id) respawn(id);