Yoko

All sides of Injection
It is currently 2025-11-03 22:54:18

All times are UTC+02:00




Post new topic  Reply to topic  [ 3 posts ] 
Author Message
PostPosted: 2006-03-27 11:04:00 
Offline
User avatar

Joined: 2005-04-23 20:18:57
Posts: 362
Мне кажется что тут он должен при 1м нажатии слазить с коня конь по ластстатусу начинает атачить.
а при 2м нажатии обратно на коня садится.

Но на животнику он не залазет при повторном нажатии....
Скажите плз в чём дело а если и не должен дайте плз скрипт тчобы садился. :shock: :lol:

Code:
sub horse()
UO.Set('lasttarget','laststatus')
UO.FindType('0x00CC',-1,'ground')
If UO.FindCount('finditem')>0 Then
UO.UseObject('finditem')
Else
uo.UseObject('self')
uo.waittargetobject('laststatus')
uo.say("all kill")
Endif
end sub

_________________
Dragon World. [since 2004]


Top
   
 Post subject:
PostPosted: 2006-03-27 11:17:41 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
Code:
sub horse() 
var Horse='0x0000749E' ; Ñþäà ID ëîøàäè
If NOT UO.ObjAtLayer('Horse') Then
UO.UseObject(Horse)
Else
UO.UseObject('self')
EndIf
end sub



у коней однако тоже не 1 тип вроде, да и цвета разные


Top
   
 Post subject:
PostPosted: 2006-03-27 11:50:59 
Offline

Joined: 2005-08-19 16:12:23
Posts: 182
You Must Die wrote:

На моем шарде юз по ИД не покатит, потому что ИД меняется когда слазиш с лошади... В основном просто запоминаю какой тип и цвет имеет моё ездовое животное...


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

All times are UTC+02:00


Who is online

Users browsing this forum: Bing [Bot] and 6 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