Hey,
In the init of the player i want to add a command, that will give each member of the group (group1) the 101st (sub) arm patch. Note: The soldiers are the 'BAS Soldiers' (The rangers with patchs). Please help!
I tried the following code with no success:
"_x setObjectTexture [0,"\BAS_weap\unitpatch\101stsub.paa"]" foreach units group1
Thanks in advance...