HelpScroll Menu Control Player script

Posts 14 of 4 · Page 1 of 1
Scroll Menu Control Player script
anyone know that scrollmenu control player script and are willing to share it because i can't seem to recall the menu which had it but i think crink did hmmm?


well if anyone has please link below or pm it


ill be sure to rep and +thanks in return
Code
[HTML]_plrs = playableUnits;
_cplrs = count _plrs;
_rcplrs = random _cplrs;
_a = 0;
for "_a" from 0 to _cplrs do
{
_plr = _plrs select (_a + _rcplrs);
[_plr] join group player;
_plr switchCamera "INTERNAL";
selectPlayer _plr;
player remoteControl _plr;
_rcntrl = true;
if (_rcntrl) exitWith {};
};[/HTML]

i dont know how to make a thing like a spoiler >.<
i'm looking for one that would work for scroll menus tho man
anyone? im still looking
Posts 14 of 4 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?