Yoko
http://forum.yoko.com.ua/

А тут что не так??
http://forum.yoko.com.ua/viewtopic.php?f=3&t=11763
Page 1 of 1

Author:  grundick [ 2007-04-15 12:51:52 ]
Post subject:  А тут что не так??

Code:
sub Heal() 
VAR maxHp=uo.str
 
  While not UO.dead()
    if  uo.Life() < maxHp 
      wait(500)
      UO.Bandageself()
    end if
  wend
end sub

Вроде всё примивней не бывает.И один хрен парсе эррор

Author:  to4a [ 2007-04-15 13:24:01 ]
Post subject: 

удивительно, блин.
зы:

if uo.Life() < maxHp then

Author:  Nmy [ 2007-04-15 20:57:18 ]
Post subject: 

Code:
if uo.life < uo.str then

Page 1 of 1 All times are UTC+02:00
Powered by phpBB® Forum Software © phpBB Limited
https://www.phpbb.com/