It is currently 29 Mar 2024, 11:16

All times are UTC + 2 hours [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: 24 Aug 2010, 22:47 
Offline
Бывалый игрок
User avatar

Joined: 17 Mar 2010, 20:28
Posts: 416
cкрипт автоматически ищет на земле кровь и заливает её в пустые бутылки


Code:
Enable Event Sysmessage
set #sysmsgcol 1359
event sysmessage ###Script Crafted By Gign###
while #HITS > 0
{
 finditem WUF C
 if #FINDCNT > 0
 {
  set %bottlesID #FINDID
  finditem UZG_XWK_PZG_QZG_TZG_NZG_OZG
  if #FINDCNT > 0
  {
   set %objectbuff #LOBJECTID
   set %targetbuff #LTARGETID
   set %targkindbuff #LTARGETKIND
   set #LTARGETKIND 1
   set #LOBJECTID %bottlesID
   set #LTARGETID #FINDID
   event macro 17
   target
   event macro 22
   set #LOBJECTID %objectbuff
   set #LTARGETID %targetbuff
   set #LTARGETKIND %targkindbuff
  }
 }
 else
 {
  event SysMessage No bottles for blood!
  wait 3s
 }
}
halt


Last edited by Gign on 24 Aug 2010, 23:21, edited 1 time in total.

Top
 Profile  
 
PostPosted: 24 Aug 2010, 22:51 
Offline
Эксперт
User avatar

Joined: 27 Aug 2009, 10:29
Posts: 1089
Location: Latvia, Riga-Daugavpils
спасибо -)


Top
 Profile  
 
PostPosted: 24 Aug 2010, 22:57 
Offline
Руководитель проекта
User avatar

Joined: 31 Jul 2008, 19:08
Posts: 37344
Кстати есть такая штука, если кто не в курсе: в плане получения крови трупы можно резать 5 раз.


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

All times are UTC + 2 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 227 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:  
Powered by phpBB® Forum Software © phpBB Group