Yoko

All sides of Injection
It is currently 2024-04-16 11:23:14

All times are UTC+02:00




Post new topic  Reply to topic  [ 25 posts ]  Go to page Previous 1 2
Author Message
PostPosted: 2013-09-06 12:27:57 
Offline

Joined: 2013-09-01 15:59:29
Posts: 34
Beltek wrote:
И еще бы скрипт на слезание / сажение на лошадь было бы не плохо


Нашел, но после посадки на лошадь у него видимо меняется ID, и приходится менять заново.
Code:
sub horse() 
  var Horse='0x0016E9C5' ; Сюда ID лошади
  If NOT UO.ObjAtLayer('Horse') Then
    UO.UseObject(Horse)
  Else
    UO.UseObject('self')
  EndIf
end sub



И еще бы скрипт на трекинг игроков и все...


Last edited by Beltek on 2013-09-06 12:51:33, edited 3 times in total.

Top
   
PostPosted: 2013-09-06 12:39:44 
Offline

Joined: 2011-06-11 19:54:23
Posts: 820
А таргет кинул на кого–то,?
Еще как вариант попробуй laststatus


Top
   
PostPosted: 2013-09-06 16:02:33 
Offline

Joined: 2013-09-01 15:59:29
Posts: 34
Не работает Energy Vortex Скролл!
Code:
sub EVscrl()
Uo.waittargettile("400",str(Uo.getx("lasttarget")),str(Uo.gety("lasttarget")),str(Uo.getz("lasttarget")))
uo.usetype(0x1F66)
end sub


Пишет: you can't summon that spot.
Пробовал на лошадь и на чара - результат одинаков!

Все еще ищю Авто лут...


Top
   
PostPosted: 2013-09-06 20:07:32 
Offline

Joined: 2011-06-11 19:54:23
Posts: 820
А руками кастует на чара?
Code:
Uo.waittargettile("400",str(Uo.getx("lasttarget")),str(Uo.gety("lasttarget")),str(Uo.getz("lasttarget")))
Вместо "400" поставь "0" или "-1", может прокатит...


Top
   
PostPosted: 2013-09-07 12:43:45 
Offline

Joined: 2013-09-01 15:59:29
Posts: 34
Juicy Fruit wrote:
А руками кастует на чара?
Code:
Uo.waittargettile("400",str(Uo.getx("lasttarget")),str(Uo.gety("lasttarget")),str(Uo.getz("lasttarget")))
Вместо "400" поставь "0" или "-1", может прокатит...

Неа, пишет targeting cancelled...


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 25 posts ]  Go to page Previous 1 2

All times are UTC+02:00


Who is online

Users browsing this forum: Google [Bot] 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:  
cron
Powered by phpBB® Forum Software © phpBB Limited