Yoko http://forum.yoko.com.ua/ |
|
Heal/Cure self http://forum.yoko.com.ua/viewtopic.php?f=17&t=14729 |
Page 1 of 1 |
Author: | Num3erOne- [ 2009-04-22 11:37:17 ] |
Post subject: | Heal/Cure self |
Hey Its possible creat scripts in yoko like thhis: Scripts from easyuo healcure: if C in #charstatus { goto cure } set %jstart #jindex event macro 15 3 set %rodzaj 2 gosub spellcheck1 300 In one key im wont have cure and heal when im have posion click key and cure click the same key heal. If is possible pleas write a scripts what works in yoko injection |
Author: | Destruction [ 2009-04-22 11:51:08 ] |
Post subject: | |
Yes, possible. if uo.poisoned() then ; cure endif |
Author: | Num3erOne- [ 2009-04-22 12:42:51 ] |
Post subject: | |
Can you write all scripts with heal and cure ?? sub Heal() if not UO.waiting() then UO.Exec("cast Heal self") end if if uo.injournal("cliloc# 0xA3A1") then UO.Exec("cast Heal self") uo.deletejournal() end if end sub Where im must add scripts with cure ?? |
Author: | Destruction [ 2009-04-22 13:47:56 ] |
Post subject: | |
Что-то он фигню какую-то спрашивает, ничего не понятно.. Кто-нибудь ему ответит кроме меня ?) |
Author: | CoS [ 2009-04-23 09:39:01 ] |
Post subject: | |
script with cure must include heal function ? ему походу надо чтобы в скрипте после хила шёл кур |
Page 1 of 1 | All times are UTC+02:00 |
Powered by phpBB® Forum Software © phpBB Limited https://www.phpbb.com/ |