Проверка армора и раскладка
Moderators: Murderator+, Murderator
-
- Posts: 44
- Joined: 2004-11-28 23:17:38
Проверка армора и раскладка
Ребята помогите,если есть у кого нить скрипт,который делает армс лорэ на арм,если новый кидает в одну сумку,если нет в другую.
-
- Expert!
- Posts: 1032
- Joined: 2006-02-25 21:48:38
-
- Posts: 44
- Joined: 2004-11-28 23:17:38
-
- Posts: 2259
- Joined: 2005-04-19 18:00:29
- Location: Московская область
- Contact:
-
- Posts: 2259
- Joined: 2005-04-19 18:00:29
- Location: Московская область
- Contact:
Code: Select all
sub rasklad()
var arm=' type of armor '
var pack1=' ID of pack where are full repeared armors '
var pack2=' ID of pack where are badly damaged armors '
var sunduk=' ID of pack-where are all arms '
var msg1=' msg of full repeared arms '
var msg2=' msg of badly demaged armors '
var k
uo.FindType(arm,'-1',sunduk)
while uo.FindCount()
uo.FindType(arm,'-1',sunduk)
uo.WaitTargetObject('finditem')
uo.UseSkill('Arms Lore')
k = 0
uo.DeleteJournal()
repeat
wait(100)
k = k + 1
until uo.InJournal(msg1) or uo.InJournal(msg2) or k(>50)
if uo.InJournal(msg1) then
uo.MoveItem('finditem','-1',pack1)
wait(1000)
end if
if uo.InJournal(msg2) then
uo.MoveItem('finditem','-1',pack2)
wait(1000)
end if
wend
end sub
Писал в окне ответа.Не проверял, посмотри .
-
- Posts: 44
- Joined: 2004-11-28 23:17:38
ilove_skazi wrote:until uo.InJournal(msg1) or uo.InJournal(msg2) or k(>50)
в этой строке ошибку выдает!
либо ты мсг неправильно прописал либо k > 50 должен быть так
Уроки языка Injection
Основные команды языка Injection
Yoko Injection Code Sweeper
Drw (2009) скрипты
2017 Начал играть на Uorpg.net
Основные команды языка Injection
Yoko Injection Code Sweeper
Drw (2009) скрипты
2017 Начал играть на Uorpg.net
Code: Select all
sub unload()
var n
var pack1=' ID of pack where are full repeared armors '
var pack2=' ID of pack where are badly damaged armors '
var sunduk=' ID of pack-where are all arms '
var msg=' msg of full repeared arms '
Dim arm[7]
arm[1] = '0x1412' #helm
arm[2] = '0x1413' #gorget
arm[3] = '0x1410' #arms
arm[4] = '0x1414' #gauntlets
arm[5] = '0x1415' #platemail
arm[6] = '0x1411' #legs
arm[7] = '0x1B76' #heater
For n=1 To 7
repeat
uo.FindType(arm[n],'-1',sunduk)
if uo.findcount() then
uo.deletejournal()
uo.WaitTargetObject('finditem')
uo.UseSkill('Arms Lore')
if uo.InJournal(msg) then
uo.MoveItem('finditem','-1',pack1)
wait(1000)
else
uo.MoveItem('finditem','-1',pack2)
wait(1000)
until uo.findcount()==0
next
end if
end if
end sub
пробуй...
Уроки языка Injection
Основные команды языка Injection
Yoko Injection Code Sweeper
Drw (2009) скрипты
2017 Начал играть на Uorpg.net
Основные команды языка Injection
Yoko Injection Code Sweeper
Drw (2009) скрипты
2017 Начал играть на Uorpg.net
-
- Posts: 44
- Joined: 2004-11-28 23:17:38
ilove_skazi wrote:Можешь добавить, чтоб проверяллось не по месаге о состоянии арма.... а по цыфре дефенса выдаваемой арм лором.... т.е. там пишется сначало уровень дефенса арма, а потом ток фулл репеер или велл вронг и тд!
зделай пару армс лоре и напишы ,showjournal потом сюда копируй
Уроки языка Injection
Основные команды языка Injection
Yoko Injection Code Sweeper
Drw (2009) скрипты
2017 Начал играть на Uorpg.net
Основные команды языка Injection
Yoko Injection Code Sweeper
Drw (2009) скрипты
2017 Начал играть на Uorpg.net
-
- Posts: 44
- Joined: 2004-11-28 23:17:38
просто пропишы var msg='fuly repair' и все
Уроки языка Injection
Основные команды языка Injection
Yoko Injection Code Sweeper
Drw (2009) скрипты
2017 Начал играть на Uorpg.net
Основные команды языка Injection
Yoko Injection Code Sweeper
Drw (2009) скрипты
2017 Начал играть на Uorpg.net
-
- Posts: 44
- Joined: 2004-11-28 23:17:38
Мне почти новые тож надо оставлять.....Если новый арм дает 23 арма, то до 20 арма можно оставлять вещь!
What would you like to evaluate?
You must wait to perform another action
Defense [42].This item is a bit worn. It is not repairable.
What would you like to evaluate?
Defense [45].This item is a bit worn. It is not repairable.
What would you like to evaluate?
You must wait to perform another action
Defense [53].This item is a bit worn. It is not repairable.
What would you like to evaluate?
Defense [57].This item is in full repair. It is not repairable.
What would you like to evaluate?
Defense [39].This item is a bit worn. It is not repairable.
What would you like to evaluate?
Defense [29].This item is a bit worn. It is not repairable.
What would you like to evaluate?
Defense [23].This item is well worn. It is not repairable.
What would you like to evaluate?
Defense [42].This item is a bit worn. It is not repairable.
What would you like to evaluate?
Defense [56].This item is a bit worn. It is not repairable.
Select Target
What would you like to evaluate?
You must wait to perform another action
Defense [42].This item is a bit worn. It is not repairable.
What would you like to evaluate?
Defense [45].This item is a bit worn. It is not repairable.
What would you like to evaluate?
You must wait to perform another action
Defense [53].This item is a bit worn. It is not repairable.
What would you like to evaluate?
Defense [57].This item is in full repair. It is not repairable.
What would you like to evaluate?
Defense [39].This item is a bit worn. It is not repairable.
What would you like to evaluate?
Defense [29].This item is a bit worn. It is not repairable.
What would you like to evaluate?
Defense [23].This item is well worn. It is not repairable.
What would you like to evaluate?
Defense [42].This item is a bit worn. It is not repairable.
What would you like to evaluate?
Defense [56].This item is a bit worn. It is not repairable.
Select Target
-
- Posts: 44
- Joined: 2004-11-28 23:17:38
Code: Select all
var msg='This item is in full repair'
Уроки языка Injection
Основные команды языка Injection
Yoko Injection Code Sweeper
Drw (2009) скрипты
2017 Начал играть на Uorpg.net
Основные команды языка Injection
Yoko Injection Code Sweeper
Drw (2009) скрипты
2017 Начал играть на Uorpg.net
-
- Posts: 44
- Joined: 2004-11-28 23:17:38
-
- Expert!
- Posts: 1032
- Joined: 2006-02-25 21:48:38
Code: Select all
var msg='full repair|bit worn'
Уроки языка Injection
Основные команды языка Injection
Yoko Injection Code Sweeper
Drw (2009) скрипты
2017 Начал играть на Uorpg.net
Основные команды языка Injection
Yoko Injection Code Sweeper
Drw (2009) скрипты
2017 Начал играть на Uorpg.net
-
- Posts: 44
- Joined: 2004-11-28 23:17:38