Random player on a team
I was just wondering if this is the right way to do it and/or a what is a more efficient way to do this.
Code:
get_players(Players, iNum, "ae", "TERRORIST") |
Re: Random player on a team
Code:
|
Re: Random player on a team
lol. Works great! Thanks.
|
Re: Random player on a team
This is sorta in the same topic. So what about this one?
PHP Code:
|
Re: Random player on a team
i would rather do something like this
PHP Code:
|
Re: Random player on a team
This is a good scenrio for a recrusive function. My only fear of using this is that it might hang up the game, even if it's for like a quater of a second.
|
Re: Random player on a team
Thanks Emp
|
| All times are GMT -4. The time now is 04:48. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.