Yoko

All sides of Injection
It is currently 2025-11-05 04:03:45

All times are UTC+02:00




Post new topic  Reply to topic  [ 3 posts ] 
Author Message
 Post subject: UO.Set трабл
PostPosted: 2008-07-04 20:11:15 
Offline

Joined: 2006-10-25 09:35:37
Posts: 20
Когда юзаю скрипт, открывается окно Text, и там типа параметры для значения UO.Set
Вот скрипт:
Code:
sub Arrow() 
   VAR ManaNeed=4
   UO.Set('lasttarget','laststatus')
   if UO.Mana>=ManaNeed then
      UO.Cast('Magic Arrow','laststatus')
   else
      UO.Print("Low mana!!!")
   endif
end sub

Вопрос, как сделать так чтоб это окно не открывалось?
Дело в том что когда часто используешь стрелку, получается много флуда в окне Текст, и комп начинает нереально тормозить)))


Top
   
 Post subject:
PostPosted: 2008-07-04 21:35:33 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
Code:
   UO.Set('lasttarget','laststatus')
зачем это?


Top
   
 Post subject:
PostPosted: 2008-07-05 02:31:09 
Offline

Joined: 2006-10-25 09:35:37
Posts: 20
я хз, может что бы назначить ласттаргет - ластстатусом)))
ну попробую удалить эти строки)))
спс заранее


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 4 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:  
Powered by phpBB® Forum Software © phpBB Limited