Call of Duty 4: Scripting Reference - Mathl::RandomInt
From COD Modding & Mapping Wiki
Revision as of 10:20, 31 July 2009 by CoDEmanX(talk | contribs)(New page: {{Function |Version=4 |Name=RandomInt( <max> ) |Module=Math |Available |Summary=Returns a random integer between 0 and max-1 inclusive |Call_on |Example=<pre>if ( RandomInt( 100 ) &g...)