I'm trying to figure out how to perform an action on all players. Specifically, I want to assign the same resources for all players in just a couple Action lines. This will also help for more advanced things I may want to apply to all players, such as some cinematic features (if it is even possible).
Is there any way to set it to work with all players instead of just one player at a time? I read something about arrays, but I'm not sure how that works.
One of the other things I tried was this...
... except I don't know if that will work how I want it to, because if it is random, couldn't the same player be selected more than once, and some players not at all?
Please help me out with this. Thanks!
Is there any way to set it to work with all players instead of just one player at a time? I read something about arrays, but I'm not sure how that works.
One of the other things I tried was this...
... except I don't know if that will work how I want it to, because if it is random, couldn't the same player be selected more than once, and some players not at all?
Please help me out with this. Thanks!