Yoko
http://forum.yoko.com.ua/

grabdelay bug?
http://forum.yoko.com.ua/viewtopic.php?f=1&t=7368
Page 1 of 1

Author:  joselito [ 2006-04-15 08:18:31 ]
Post subject:  grabdelay bug?

im trying to set grabdelay to 0ms but always when i try to grab two items with a low delay it says: "Can't Pickup Item". Is it a bug or what?
im using ,set grabdelay 0

Author:  Edred [ 2006-04-15 10:45:59 ]
Post subject: 

what is your connect (ping) to your shard? 0 ms? or more? Do your shard allow fastloot? Most shards don't allow drag items fastest then 200-300 ms...

Author:  Destruction [ 2006-04-15 16:46:26 ]
Post subject: 

Owner of this message - server, it not bug.

Read Edred's post.

Sorry for my clumsy English.

Author:  joselito [ 2006-04-15 18:41:54 ]
Post subject: 

Destruction wrote:
Owner of this message - server, it not bug.

Read Edred's post.

Sorry for my clumsy English.


No, the message is from injection, not from the server. It looks like when i set a low grabdelay it keeps a delay of 500ms. Is there another way to move from the ground to my backpack? Thanks for the help.

Author:  Destruction [ 2006-04-15 22:37:43 ]
Post subject: 

joselito wrote:
Destruction wrote:
Owner of this message - server, it not bug.

Read Edred's post.

Sorry for my clumsy English.


No, the message is from injection, not from the server. It looks like when i set a low grabdelay it keeps a delay of 500ms. Is there another way to move from the ground to my backpack? Thanks for the help.

Can you detect it ?

Author:  joselito [ 2006-04-16 01:45:52 ]
Post subject: 

Destruction wrote:
joselito wrote:
Destruction wrote:
Owner of this message - server, it not bug.

Read Edred's post.

Sorry for my clumsy English.


No, the message is from injection, not from the server. It looks like when i set a low grabdelay it keeps a delay of 500ms. Is there another way to move from the ground to my backpack? Thanks for the help.

Can you detect it ?


the item? yes
the message? it is exactly like all other injection messages

Author:  Destruction [ 2006-04-16 02:09:17 ]
Post subject: 

The message, of course!

Hmm, you detect method is bad.

Try this script and post result:
Code:
sub Test()
uo.print("Select object with quantity more one. Object must be not in backpack.")
uo.addObject("obj to move")
while uo.targeting()
wait(100)
wend
uo.exec("set injectecho 0")
uo.exec("set grabdelay 0")
uo.deletejournal()
uo.grab("2","obj to move")
uo.grab("1","obj to move")
; see two commands above - i correctly understand you method which contains error?
checklag()
if uo.injournal("pickup item") then
uo.print("Server is owner of error message.")
else
uo.print("Injection is owner of error message.")
endif
endsub

Sub checklag()
deljournal("ackpack")
uo.click("backpack")
repeat
wait(50)
until uo.injournal("ackpack")
endsub

Sub deljournal(msg)
while uo.injournal(msg)
uo.setjournalline(uo.injournal(msg)-1,'')
wend
endsub

Author:  joselito [ 2006-04-16 06:46:44 ]
Post subject: 

thanks a lot man, i ran the script and got: "injection is owner of the message"

here's the pic: Image

my char picked only one blood moss instead of two

Author:  Destruction [ 2006-04-16 08:28:49 ]
Post subject: 

This messgae not for starter.

Ребят, я хреново написал скрипт или чего?.. Никада не видел такого..

Author:  Edred [ 2006-04-16 10:12:00 ]
Post subject: 

Destruction wrote:
Ребят, я хреново написал скрипт или чего?.. Никада не видел такого..


Конечно хреново. После драга одной штуки у стопки изменился сериал, вот он и не может из этой стопки еще взять.

Author:  Destruction [ 2006-04-16 17:21:51 ]
Post subject: 

Edred wrote:
Destruction wrote:
Ребят, я хреново написал скрипт или чего?.. Никада не видел такого..


Конечно хреново. После драга одной штуки у стопки изменился сериал, вот он и не может из этой стопки еще взять.

Во, точняк.

Не судите строго - на время поста глянь 8)

2Author, sorry i create bad test script - try fixed script and after run this script, use command
Code:
,showjournal
and copy here text information from window.

Page 1 of 1 All times are UTC+02:00
Powered by phpBB® Forum Software © phpBB Limited
https://www.phpbb.com/