Displayrand
Revision as of 08:28, 9 December 2007 by 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...)
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.