Yoko

All sides of Injection
It is currently 2024-04-19 22:11:56

All times are UTC+02:00




Post new topic  Reply to topic  [ 1 post ] 
Author Message
PostPosted: 2010-06-25 15:34:11 
Offline
User avatar

Joined: 2010-06-16 10:00:45
Posts: 6
Помогите сделать со скриптом так, чтобы звук он проигрывал кажды полторы секунды, а "exec recall" только один раз.
Code:
sub Alarm()
st:
If UO.InJournal("Персонал")>0 or UO.InJournal("Персонал сервера!")>0 or UO.InJournal("Личинка")>0 or UO.InJournal("Имперец")>0 or UO.InJournal("GM")>0 or UO.InJournal("Seer")>0 or UO.InJournal("Counselor")>0 or UO.InJournal("LKnight")>0 or UO.InJournal("Привет")>0 or UO.InJournal("Хм")>0 or UO.InJournal("Здесь?")>0 or UO.InJournal("Тут?")>0 or UO.InJournal("Гном")>0 or UO.InJournal("Светлый")>0 or UO.InJournal("Орк")>0 or UO.InJournal("уровня")>0 or UO.InJournal("Темный")>0 or UO.InJournal("Эльф") Then
While not UO.InJournal("privet")
UO.Playwav("C:\Alarm.wav")
UO.Exec("exec recall")
Wait(1500)
Wend
End if

if UO.countground(0x0F6C)>0 or UO.countground(0x0DDA)>0 then
While not UO.InJournal("privet")
UO.Playwav("C:\Alarm.wav")
Wait(1500)
Wend
end if

wait(1000)
goto st
end sub


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

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users and 38 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