/* Gets the distance between 2 vectors (float[3]). */ native Float:vector_distance(const Float:vVector[3], const Float:vVector2[3]);;