Yoko

All sides of Injection
It is currently 2024-04-19 02:43:55

All times are UTC+02:00




Post new topic  Reply to topic  [ 4 posts ] 
Author Message
PostPosted: 2004-04-27 15:43:07 
Offline

Joined: 2004-04-08 18:24:46
Posts: 21
народ помогите плиз. Нужен скрипт чтоб при нажатие на кнопку ты слазил с лошади писал алл килл и на лст таргет. А потом чтоб при нажатие этой же кнопки ты выходил из вар режима и садился на лошадь и вновь включал вар режим. Заранее спасибо.


Top
   
 Post subject:
PostPosted: 2004-04-27 20:15:35 
Offline
Expert!
User avatar

Joined: 2004-04-04 11:13:54
Posts: 1205
Location: Балаково, Саратовская обл.
Тип кобылы свой поставь а лучше сериал ее заюзать.
Code:
sub horse()
   UO.FindType('0x00E2',-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


Top
   
 Post subject:
PostPosted: 2004-04-28 13:55:19 
Offline

Joined: 2004-04-08 18:24:46
Posts: 21
А никак нельзя делать чтоб он еще и садился на нее при нажатие этойже кнопки?


Top
   
 Post subject:
PostPosted: 2004-04-28 16:05:40 
Offline
User avatar

Joined: 2004-04-08 16:06:21
Posts: 29
да он как раз и сделал =) просто тебе надо поменять тип найта, чтобы он мог его искать именно его. Вот тут: UO.FindType('0x00E2',-1,'ground')


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

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users and 41 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