Two random players of each team
What's the most efficient method of finding two random players of each team?
|
Re: Two random players of each team
Get all players of team 1.
Store random player id of team 1 into variable1. Get all players of team 2. Store random player id of team 2 into variable2. |
Re: Two random players of each team
example
PHP Code:
|
Re: Two random players of each team
Quote:
|
Re: Two random players of each team
Oh, two of each? Check out this thread.
|
Re: Two random players of each team
Very helpful thread, thanks for linking it.
|
| All times are GMT -4. The time now is 00:27. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.