findClientByName(name).player.tumble(3);
Does this work for players or is it an admin only thing? and heres how to change time scale.
Player::tumble is not a default function.tumble(findClientByName("name"),time);