Yoko

All sides of Injection
It is currently 2025-11-02 14:54:25

All times are UTC+02:00




Post new topic  Reply to topic  [ 7 posts ] 
Author Message
 Post subject: Casttime
PostPosted: 2008-08-11 13:36:26 
Offline

Joined: 2008-08-11 13:34:17
Posts: 14
Народ, помогите со скриптом плз :)
Я нечего выложить не смогу, потому что я вобще не знаю коддинг инжект скриптов. Поэтому обращаюсь к вам.

Мне нужен скрипт который показывает сколько кастует секунд магия.
Например я кастую An Ex Por и после завершения спелла, мне хотелось бы видеть сколько секунд он длился.


Top
   
 Post subject:
PostPosted: 2008-08-11 13:48:21 
Offline

Joined: 2008-08-11 13:34:17
Posts: 14
Буду очень признателен


Top
   
 Post subject:
PostPosted: 2008-08-11 13:54:32 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
Не тестировал.
Code:
sub Time_Cast()
  var ttime=0
  var mana=0

  uo.DeleteJournal()
  mana=uo.mana
  uo.Cast('Paralyze','laststatus')
  repeat
    wait(100)
    ttime=ttime+100
  until uo.mana <> mana OR uo.InJournal('fizzle')
  uo.Print('Time cast is :'+STR(ttime)+' ms.')
end sub


Top
   
 Post subject:
PostPosted: 2008-08-11 14:05:04 
Offline

Joined: 2008-08-11 13:34:17
Posts: 14
Это совсем не то


Top
   
 Post subject:
PostPosted: 2008-08-11 14:31:20 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
norque wrote:
Это совсем не то

Спасибо, в следующий раз буду более внимателен


Top
   
 Post subject:
PostPosted: 2008-08-12 10:39:56 
Offline

Joined: 2008-08-11 13:34:17
Posts: 14
up


Top
   
 Post subject:
PostPosted: 2008-08-12 11:39:58 
Offline

Joined: 2008-03-03 02:16:35
Posts: 45
АХАХАХАХАХАХАХАХАХАХАХАХАХАХА


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 7 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:  
Powered by phpBB® Forum Software © phpBB Limited