Search found 2 matches

by skazkin
2006-02-04 18:52:08
Forum: Help
Topic: Перебор и ignore предметов?
Replies: 2
Views: 1019

Destruction wrote:Прочитайте про uo.deletejournal()

спасибо!
by skazkin
2006-02-04 16:36:17
Forum: Help
Topic: Перебор и ignore предметов?
Replies: 2
Views: 1019

Перебор и ignore предметов?

while UO.Life > 0
uo.findtype(0xffff,-1,2)
UO.useskill('Item Identification','finditem')
wait(1000)
if uo.injournal('Это обычный предмет.') then
uo.ignore('finditem')
endif
wait(9000)
wend

Почему скрипт игнорит все вещи ...