Кстати, да. Такая-же проблемаwhen on my shard when i get poisoned it says something about warning step buffer, it resends, and i lag like shit, so if i can take that resend off i will be fine.
Search found 3 matches
- 2007-06-04 22:51:46
- Forum: General
- Topic: YOKO PLEASE HELP
- Replies: 6
- Views: 3393
- 2007-06-03 15:58:46
- Forum: Help
- Topic: напишите команды кому не жалко
- Replies: 7
- Views: 1534
- 2007-06-03 15:53:57
- Forum: Help
- Topic: "invalid object 'finditem'" в скрипте на ItemID
- Replies: 2
- Views: 2079
"invalid object 'finditem'" в скрипте на ItemID
sub Item()
UO.IgnoreReset()
UO.FindType('-1', '-1', '2')
while UO.FindCount() <> 0
UO.DeleteJournal()
UO.Click('finditem')
repeat
wait(50)
until UO.InJournal("You see: ") == 0
if UO.InJournal ...
UO.IgnoreReset()
UO.FindType('-1', '-1', '2')
while UO.FindCount() <> 0
UO.DeleteJournal()
UO.Click('finditem')
repeat
wait(50)
until UO.InJournal("You see: ") == 0
if UO.InJournal ...