storage auto problems with invisible npc on same location

Discussion about everything RO and OpenKore related. This place is NOT for ANY kind of support questions.

Moderator: Moderators

Message
Author
kamoteako
Noob
Noob
Posts: 5
Joined: 11 Apr 2011, 21:31
Noob?: No

storage auto problems with invisible npc on same location

#1 Post by kamoteako »

Hi,
I'm having problems with storage auto. There is an invisible NPC at the same location of Kafra. When the bot executes storage auto, it is talking to the invisible NPC instead of Kafra, thus the storage auto is not properly executed. Anybody have a fix on this?

User avatar
fadreus
The Kore Devil
The Kore Devil
Posts: 708
Joined: 17 Nov 2017, 23:32
Noob?: No
Location: Genting Highland, Malaysia
Contact:

Re: storage auto problems with invisible npc on same location

#2 Post by fadreus »


iRO Supporter.
Read before you ask is the wisest thing human can do.
Unless you're a cat.
Image

kamoteako
Noob
Noob
Posts: 5
Joined: 11 Apr 2011, 21:31
Noob?: No

Re: storage auto problems with invisible npc on same location

#3 Post by kamoteako »

Is there anything wrong with this macro?

automacro warpstorage {
console /initiating auto-storage/
call {
do ai manual
do ss is 0 ##for butterfly wing##
do talk 18 c c r1 c n
do autostorage
do ai on
}
}

Post Reply