Проблема с сбросом полных мешков осталась.
Заменил функцию дропа на эту:
Вроде получилось.
Code:
sub drop()
uo.useobject(cont2)
UO.FindType(Bag, -1,'backpack')
UO.Print('Droped..Full')
if UO.FindCount() < 0 then
end if
BagSer=UO.GetSerial('finditem')
UO.MoveItem(BagSer, 1 ...
Search found 1 match
- 2007-08-18 04:00:02
- Forum: Scripting Ore
- Topic: И снова этот злосчастный БС!
- Replies: 77
- Views: 13016