| Yoko http://forum.yoko.com.ua/ | |
| Расти даггер http://forum.yoko.com.ua/viewtopic.php?f=20&t=13649 | Page 1 of 1 | 
| Author: | dioXido [ 2008-06-03 22:52:22 ] | 
| Post subject: | Расти даггер | 
| Quote: UO.WaitMenu('Blacksmithing','Colored Armor & Weapons','Colored Armor & Weapons','Rusty Weapons','Rusty Weapons','Rusty Swords & Blades', 'Rusty Swords & Blades', 'Rusty Dagger') ;Что куем Вроде задал всё верно, но по какой-то причине он не куёт даггеры, останавливается в процессе. В чем бы могла быть ошибка. Уважаемые скриптеры подскажите) UO.UseType(0x1BEF) ;Инги айрона Quote: sub BlacksmithyIM()  VAR Exit=0, LastTimer while Exit<>1 UO.DeleteJournal() LastTimer=UO.Timer() UO.WaitMenu('Blacksmithing','Colored Armor & Weapons','Colored Armor & Weapons','Rusty Weapons','Rusty Weapons','Rusty Swords & Blades', 'Rusty Swords & Blades', 'Rusty Dagger') ;Что куем UO.UseType(0x1BEF) ;Инги айрона while NOT UO.InJournal("You put") AND NOT UO.InJournal("You have failed") wait(500) wend If UO.InJournal("You have failed") then repeat wait(100) until UO.Timer()>=LastTimer+100 ;Время создания дагера EndIf UO.FindType('0x0F51',-1,'backpack') wait(500) If UO.GetQuantity('finditem') then UO.WaitTargetObject('finditem') UO.UseObject(0x40180D94) ; Форж Endif UO.FindType('0x1BEF',-1,'backpack') If UO.GetQuantity('finditem')<10 then UO.FindType('0x1BEF','0x0750','0x4011C8A7') ;Cундук с ингами wait(1000) UO.Grab('1000','finditem') Endif wait(1000) wend | |
| Author: | GAUHAR [ 2008-06-04 00:11:18 ] | 
| Post subject: | |
| http://yoko.netroof.net/help/help.php?l ... m=waitmenu Обрати внимание: Допускается 1, 2 или 3 пары. | |
| Author: | dioXido [ 2008-06-04 05:49:32 ] | 
| Post subject: | |
| GAUHAR wrote: http://yoko.netroof.net/help/help.php?lang=rus&a=item&item=waitmenu Обрати внимание: Допускается 1, 2 или 3 пары. Так я все правильно там написал. | |
| Author: | GAUHAR [ 2008-06-04 10:22:16 ] | 
| Post subject: | |
| У меня вышло 4 пары меню: UO.WaitMenu('Blacksmithing','Colored Armor & Weapons', 'Colored Armor & Weapons','Rusty Weapons', 'Rusty Weapons','Rusty Swords & Blades', 'Rusty Swords & Blades', 'Rusty Dagger'); А в комманде ясно сказано не больше 3. Используй AutoMenu. | |
| Page 1 of 1 | All times are UTC+02:00 | 
| Powered by phpBB® Forum Software © phpBB Limited https://www.phpbb.com/ | |