Yoko
http://forum.yoko.com.ua/

Помогите разобратся как работает!!!
http://forum.yoko.com.ua/viewtopic.php?f=20&t=8490
Page 1 of 1

Author:  fasterpm [ 2006-08-12 19:11:02 ]
Post subject:  Помогите разобратся как работает!!!

макрос на авто пушку
sub pushka2()
var i ,j
uo.ignore('0x00D293F7')#Izya Shniperson
uo.ignore('0x014B808F')#felix
uo.ignore('0x0041DD38')#Amigos
while j==0
UO.FindType(0x0190,'-1','ground')
uo.addobject('dich','finditem')
uo.getstatus('dich')
if 'finditem'>0 then
j=1
endif
wend
UO.waittargetobject('0x5454C4CD','finditem')
UO.Exec('usefromground 0x0E73')
j=0
end sub

если у кого есть норм или лучше киньте плиз

Author:  fasterpm [ 2006-08-12 19:15:22 ]
Post subject: 

вот еще один в чем их различия обьесните
sub pushka1()
var i
dim a[1]
a[1]='0x0190'
for i = 1 to 1
uo.ignore('0x00D293F7')#Izya Shniperson
uo.ignore('0x014B808F')#felix
UO.FindType(a[i],'-1','ground')
uo.addobject('dich','finditem')
uo.getstatus('dich')
UO.waittargetobject('0x5454C4CD','finditem')
UO.Exec('usefromground 0x0E73')
end sub

Page 1 of 1 All times are UTC+02:00
Powered by phpBB® Forum Software © phpBB Limited
https://www.phpbb.com/