Search found 1 match

by subl
2014-10-02 22:10:32
Forum: Requests
Topic: 7.0.18.0 Client and if not uo.waiting() then
Replies: 1
Views: 3339

7.0.18.0 Client and if not uo.waiting() then

Доброго времени суток.

Пытаюсь Настроить инжу на 7.0.18.0 на U0games.ru 1nceptum

Есть странная проблема в скрипте на inmani

sub inmani()
if (UO.InJournal('cliloc# 0xA3A1') or UO.InJournal('cliloc# 0xAB74')) then
UO.exec("cast 'Heal' self")
UO.DeleteJournal()
end if
if not ...