Log in

View Full Version : does player form make use of player array?



Bramble
12-12-2006, 01:42 AM
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?

Boreas
12-12-2006, 02:57 AM
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.