void Player::Invisible() { if (!g_Config.Player.bInvisible) return; OutgoingInCarData.fPosition[2] = -20.0f; }