Call of Duty 4: Scripting Reference - Level::GetTime: 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.

1 August 2009

  • curprev 02:1602:16, 1 August 2009CoDEmanX talk contribs 200 bytes +200 New page: {{Function |Version=4 |Name=GetTime() |Module=Level |Available |Summary=Gets the level time in Milliseconds from the start of the level. |Call_on |Example=<pre>nextNodeTime = GetTime() + 5...