null=sold1 spawn { sold1 dotarget t1 ;sleep 2;_rounds = 0;while {alive t1 and alive sold1 and _rounds < 5} do {_rounds=_rounds+1;sleep 0.5; gl action ["useweapon",vehicle sold1,sold1,0];}}