my question is, does using the player form make use of the player array as in, if you call upon it, it will load it up to handle randoms and such?
Printable View
my question is, does using the player form make use of the player array as in, if you call upon it, it will load it up to handle randoms and such?
Well findnormalrandoms does the randoms. But yes, calling setupplayers for the form is the same as typing out declareplayers and letting the user fill it out (although you can use declare players for more of tusers variables). Just look at a script that uses it.