Call of Duty 4: Scripting Reference - Dvars::GetDvar: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

31 July 2009

  • curprev 10:1110:11, 31 July 2009CoDEmanX talk contribs 249 bytes +249 New page: {{Function |Version=4 |Name=GetDvar( <dvar> ) |Module=Dvars |Available |Summary=Gets the value of a dvar, as a string. |Call_on |Example=<pre>if( GetDvar( "debug_skipintro" ) == "on"...