Code: Select all
 .................................
		findtype(-1,source_container);
		IF FindFullQuantity < 1 then
		a := True
		else
		begin
			MoveItem(finditem,0,backpack, 0,0,0);
			wait(200);
			stime := Now;
			WaitTargetObject(finditem);
			UseSkill('Item Identification');
 .................................
Что я делаю не так



 ))
))