| Yoko http://forum.yoko.com.ua/ |
|
| проблемка :( http://forum.yoko.com.ua/viewtopic.php?f=20&t=333 |
Page 1 of 1 |
| Author: | kpakep [ 2004-05-13 12:29:49 ] |
| Post subject: | проблемка :( |
sub battle() var t UO.CancelMenu() UO.DeleteJournal() UO.Setarm('arm') UO.AutoMenu('What','Polar') while NOT UO.Dead() if UO.Life<UO.Str then repeat UO.Bandageself() wait(5000) if UO.Count('0x0e21')==0 then uo.waittargettype("washbasin") uo.usetype("bloodbandages") wait(500) UO.DeleteJournal() endif until UO.Life==UO.Str endif UO.Arm('arm') UO.WaitTargetSelf() UO.Cast('Summ. Crea') wait(500) if UO.InJournal('lack sufficient') then while UO.Mana<40 UO.Exec("warmode 0") UO.UseSkill('Meditation') repeat wait(100) until UO.InJournal("You are") OR UO.InJournal("You lose") or UO.Mana>40 UO.DeleteJournal() wait(1000) wend endif t=0 repeat wait(500) t=t+1 if t>15 then UO.WaitTargetSelf() UO.Cast('Summ. Crea') t=0 endif UO.findtype('0x00d5','0x08FD','ground') until uo.FindCount()>0 repeat wait(1000) UO.Attack('finditem') UO.findtype('0x00d5','0x08FD','ground') until uo.FindCount()==0 wend end sub вот здесь пишет типа line 45: Function not Found - UO.FINDCOUNT |
|
| Author: | Yoko [ 2004-05-13 22:49:51 ] |
| Post subject: | |
найболее вероятно у тебя устаревшая версия где это ещё не было реализовано |
|
| Author: | kpakep [ 2004-05-14 19:14:57 ] |
| Post subject: | |
Yoko wrote: найболее вероятно у тебя устаревшая версия где это ещё не было реализовано
а где мне можно достать новую верисию , и узнать какая у меня ??? |
|
| Page 1 of 1 | All times are UTC+02:00 |
| Powered by phpBB® Forum Software © phpBB Limited https://www.phpbb.com/ |
|