new Float:flSpeed = get_pcvar_float( cvar_speed_hunter ); engfunc( EngFunc_SetClientMaxspeed, id, flSpeed ); set_pev( id, pev_maxspeed, flSpeed );