help!
Posted: 2006-09-24 03:17:25
Наверно тупая тема но всеже нужен скрипт чтобы при появлении кого либо реколился по РУНЕ!
Code: Select all
sub Recall()
var rune = ' ID of your rune '
uo.Set('finddistance','15')
var i
DIM people[2]
people[0]=' ' ; Тип male
people[1]=' ' ; Тип female
uo.Ignore('self')
for i = 0 to 1
uo.FindType(people[i],'-1','ground')
wait(500)
if uo.FindCount() then
uo.WaitTargetObject(rune)
uo.Cast('Recall')
else
uo.Print('No one has been found ')
end if
next
uo.IgnoreReset()
end sub
I'm wrote:ПОИСК!
I'm wrote:ПОИСК!
KIlleroK wrote:You Must Die твой скрипт тупит реколиться даже когда поблизости никого
Code: Select all
sub Recall()
var rune = ' ID of your rune '
var player
uo.Set('finddistance','15')
var i
DIM people[2]
people[0]='0x0190' ; Тип male
people[1]='0x0191' ; Тип female
uo.Ignore('self')
for i = 0 to 1
uo.FindType(people[i],'-1','ground')
player = uo.GetSerial('finditem')
wait(500)
if uo.FindCount() then
uo.WaitTargetObject(rune)
uo.Cast('Recall')
else
uo.Print('No one has been found ')
end if
next
uo.IgnoreReset()
end sub
Code: Select all
for jor = 0 to 9
ser = uo.journalserial(jor)
noto = uo.getnotoriety(ser)
if noto <> 1 and noto <> 0 and not uo.injournal("elemental") then
if uo.waiting() then
uo.canceltarget()
endif
Save()
pwavw()
wait(180000) ; время в секундах при ожидании пока уйдет ПК
loot()
wait(3000)
goto reccal
endif
next
Code: Select all
if noto <> 0 then
NMY wrote:Code: Select all
for jor = 0 to 9
ser = uo.journalserial(jor)
noto = uo.getnotoriety(ser)
if noto <> 1 and noto <> 0 and not uo.injournal("elemental") then
if uo.waiting() then
uo.canceltarget()
endif
Save()
pwavw()
wait(180000) ; время в секундах при ожидании пока уйдет ПК
loot()
wait(3000)
goto reccal
endif
next
ну вы понели о чём яCode: Select all
if noto <> 0 then
от всех
KIlleroK wrote:Играю на сервере FW почти не один скрипт не идет помойка а не шард