Do not release this, keep it private. Not trying to be a jerk, trying not to get you failed and ridiculed. Seriously, keep it to yourself.
registerOutputEvent(GameConnection,"SetTimescale","float 0.2 2.0 0.2 1");
function GameConnection::SetTimescale(%this, %time) {
serverCmdTimescale(%this, %time);
}