vector_length(:args)
new Float:vVel[3];pev(id, pev_velocity, vVel);if(vector_length(vVel) > 0) //something...