Displayrand: Difference between revisions
Jump to navigation
Jump to search
Hunter byte (talk | contribs) New page: displayrand <gamevar> This function generates a random number and assigns it to <gamevar>. Since this function is sync safe, it can be used in unsynchronized code. See displayrandvar... |
(No difference)
|
Revision as of 09:28, 9 December 2007
displayrand <gamevar>
This function generates a random number and assigns it to <gamevar>. Since this function is sync safe, it can be used in unsynchronized code.