Yoko

All sides of Injection
It is currently 2025-12-12 18:21:34

All times are UTC+02:00




Post new topic  Reply to topic  [ 3 posts ] 
Author Message
PostPosted: 2006-10-13 00:41:47 
Offline

Joined: 2006-05-30 18:00:23
Posts: 18
плиз подскажите где ошибка, скрипт работает но после лечения выдаёт такую ошибку- function not found - potion_timer
и ещё вопросик можноли убрать прицел после взятия меча в руки ?
Code:
  
sub main()
  var tmp_weap = "set_tmp"
  if uo.life<70 then
  dgheal()
   end if
 
 
  if uo.b==0 then
    uo.print("WARHING: You haven't bandages")
    uo.SetGlobal("__healing__", "0")
    uo.exec("terminate HealBandOnce")
  else
      uo.print("Healing")
#    if uo.GetGlobal("__healing__") <> "1" then
#      uo.SetGlobal("__healing__", "1")
      uo.setarm(tmp_weap)
#      uo.exec("bandageself")
      uo.waittargetself()
      uo.usetype("bandage")
      CheckLag()
      uo.arm(tmp_weap)
      uo.unsetarm(tmp_weap)
#      uo.SetGlobal("__healing__", "0")
    else
      uo.print("already healing.... aborted")
      return
    end if
  end if
end sub


Top
   
 Post subject:
PostPosted: 2006-10-13 01:42:20 
Offline
Expert!

Joined: 2004-04-03 17:36:29
Posts: 2544
Location: Saint-Petersburg
if закомментарен, а else и endif к нему нет. И что к какому ифу относится, фиг с ходу разберешься. Скрипт - в топку.

_________________
Ни один скрипт не работает? Пора обновить Инжект...
Все работает, но хочется большего? Пора переходить на стелс...


Top
   
 Post subject:
PostPosted: 2006-10-13 02:37:32 
Offline

Joined: 2006-05-30 18:00:23
Posts: 18
А может есть какой альтернативный скрипт ??!!
скинте пожалуйсто !! :wink:


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 3 posts ] 

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Limited