Call of Duty 4: Scripting Reference - Dvars::GetDebugDvarInt
From COD Modding & Mapping Wiki
Revision as of 10:11, 31 July 2009 by CoDEmanX(talk | contribs)(New page: {{Function |Version=4 |Name=GetDebugDvarInt( <dvar> ) |Module=Dvars |Available=SP Only |Summary=Gets the value of a debug dvar, as an integer. |Call_on |Example=<pre>if ( GetDebugDva...)