It is currently 28 Mar 2024, 19:49

All times are UTC + 2 hours [ DST ]




Post new topic Reply to topic  [ 279 posts ]  Go to page Previous  1 ... 22, 23, 24, 25, 26, 27, 28  Next
Author Message
PostPosted: 25 May 2017, 02:16 
Offline
Новичок

Joined: 15 May 2017, 20:44
Posts: 8
МОжно ли как то сделать в этом скрипте, чтоб он выкапывал до конца цветнуху если попадет на нее а не 1 раз копнет и дальше пойдет ? Есть умельцы ?


Top
 Profile  
 
PostPosted: 25 May 2017, 16:09 
Offline
Игрок

Joined: 13 Mar 2013, 16:20
Posts: 242
так вроде высшая руда по 1ой копается , тоесть 1 раз выкопал и всё , больше её там нету (


Top
 Profile  
 
PostPosted: 26 May 2017, 10:08 
Offline
Новичок

Joined: 15 May 2017, 20:44
Posts: 8
Тады СОри не выкапывал просто выше метеора ) еще


Top
 Profile  
 
PostPosted: 02 Jun 2017, 17:47 
Offline
Новичок

Joined: 15 May 2017, 20:44
Posts: 8
Ребят почему чар не выкидывает айррон купел и бронзу а просто пытается пару раз в бэкпаке их дергает, а потом летит домой. выбрасывать как обычно руду и дальше на копку. А вот эти три вида руды не выбрасывает на пол (





Вроде как все верно

sub dropMarganece
dropLoop:
finditem DWJ C_ , #backpackid
if #findcnt = 0
{
wait 20
if #weight >= %maxweight
{
if %recall
gosub port
if ! %recall
gosub moveItems
return
}
if #weight < %maxweight
return
}
if #findcol = 0 || #findcol = 1160 || #findcol = 2738
{
exevent drag #findid #findstack
exevent dropg #charposx #charposy #charposz
wait %dropDelay
}
ignoreitem #findid 1
goto dropLoop
return

Помогите кто шарит


Last edited by Vikky on 27 Jul 2017, 08:25, edited 1 time in total.
Пользуемся кнопкой "Правка"


Top
 Profile  
 
PostPosted: 26 Jul 2017, 23:01 
Offline
Новичок

Joined: 26 Jul 2017, 22:55
Posts: 7
надо чтобы чар рядом кидал руду замени вот так и будет выкидывать
Code:
set %xpos #charposx + 1
set %ypos #charposy
set %zpos  #charposz
exevent dropg %xpos %ypos %zpos



Top
 Profile  
 
PostPosted: 28 Jul 2017, 17:39 
Offline
Начинающий игрок

Joined: 21 Dec 2015, 18:25
Posts: 15
Привет всем .Проблема с журналом предполагаю ....копнет и стоит сек 30 . Кто может подскажите пожалуйста в чем проблема

sub scan
scan:
scanjournal
if ( ( put_the_pieces in #sysMsg ) || ( put_the_Elemental in #sysMsg ) || ( put_the_Lava in #sysMsg ) || ( You_loosen in #sysMsg ) || ( put_the_Dark_Crystal in #sysMsg ) || ( put_the_Meteor in #sysMsg ) || ( put_the_Black_Steel in #sysMsg ) || ( put_the_Gold in #sysMsg ) || ( put_the_Silver in #sysMsg ) || ( put_the_Platinum in #sysMsg ) )
gosub kopka
%get fixed
if ( ( You_put_the_Steel_ore in #sysMsg ) || ( You_put_the_Copper_ore in #sysMsg ) || ( You_put_the_Bronze_ore in #sysMsg ) || ( You_put_the_Iron_ore in #sysMsg ) || ( nothing in #sysMsg ) || ( line in #sysMsg ) || ( decide in #sysMsg ) || ( Try in #sysMsg ) || ( close in #sysMsg ) || ( see in #sysMsg ) || ( line in #sysMsg ) )
return
if #scnt >= %overtime
return
goto scan
return
return


Разобрался ))

_________________
Intel® Core™ i5-4670
Gigabyte gtx 970


Top
 Profile  
 
PostPosted: 05 Aug 2017, 09:22 
Offline
Эксперт
User avatar

Joined: 03 Oct 2012, 19:35
Posts: 2844
Ктонить пользуется этим скриптом?

_________________
https://www.youtube.com/watch?v=31j4DIp ... LL&index=6


Top
 Profile  
 
PostPosted: 05 Aug 2017, 23:54 
Offline
Новичок

Joined: 26 Jul 2017, 22:55
Posts: 7
да


Top
 Profile  
 
PostPosted: 06 Aug 2017, 00:32 
Offline
Эксперт
User avatar

Joined: 03 Oct 2012, 19:35
Posts: 2844
plohojsanta wrote:
да

Что происходит когда ломается кирка, или чар умирает?

_________________
https://www.youtube.com/watch?v=31j4DIp ... LL&index=6


Top
 Profile  
 
PostPosted: 06 Aug 2017, 01:02 
Offline
Новичок

Joined: 26 Jul 2017, 22:55
Posts: 7
кирка заменяется а вот если чар умирает то вылет из игры


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 279 posts ]  Go to page Previous  1 ... 22, 23, 24, 25, 26, 27, 28  Next

All times are UTC + 2 hours [ DST ]


Who is online

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