Yoko

All sides of Injection
It is currently 2025-12-17 12:10:29

All times are UTC+02:00




Post new topic  Reply to topic  [ 1 post ] 
Author Message
PostPosted: 2008-02-17 01:14:30 
Offline

Joined: 2006-05-31 15:38:05
Posts: 17
Вот есть скрипты на стрелки под ML проблема заключается в том, что когда в тебя кастуют тоже стрелка ( в пвп с магом на маг) то ети скрипты перестают вообше что то кастовать, враг как будто тебя закастовывает!!

sub Arrow1()
if not uo.waiting() then
UO.exec("cast 'Magic Arrow' lasttarget")
end if
if (UO.InJournal('cliloc# 0xA3A1') or UO.InJournal('cliloc# 0xAB74')) then
UO.exec("cast 'Magic Arrow' lastattack")
UO.DeleteJournal()
end if
end sub

sub Arrow2()
if not uo.waiting() then
UO.exec("cast 'Magic Arrow' last target")
end if
if (UO.InJournal('cliloc# 0xA3A1') or UO.InJournal('cliloc# 0xAB74')) then
UO.exec("cast 'Magic Arrow'")
UO.DeleteJournal ()
end if
end sub

sub Arrow3)
if not UO.waiting() then
UO.Exec("cast 'Magic Arrow' last")
end if
if uo.injournal("cliloc# 0xA3A1") and uo.JournalSerial(uo.injournal("cliloc# 0xA3A1")-1)=='0xFFFFFFFF' then
uo.cast('Magic Arrow','lastattack')
Uo.deletejournal()
uo.cast('Magic Arrow','lastattack')
uo.deletejournal()
end if
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 1 guest


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