Call of Duty 4: Scripting Reference - Mathl::RandomIntRange: 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:1910:19, 31 July 2009CoDEmanX talk contribs 308 bytes +308 New page: {{Function |Version=4 |Name=RandomIntRange( <min>, <max> ) |Module=Math |Available |Summary=Returns a random integer r, where min <= r < max |Call_on |Example=<pre>rand ...