Call of Duty 4: Scripting Reference - Vector::Length
From COD Modding & Mapping Wiki
Revision as of 02:57, 1 August 2009 by CoDEmanX(talk | contribs)(New page: {{Function |Version=4 |Name=Length( <vector> ) |Module=Vector |Available |Summary=Returns the length of the given vector |Call_on |Example=<pre>dist = Length( models[j].origin - cent...)