Help Talk to NPC for Buff

All resolved question will be found here. It is recommended that you browse / search through this section first and see if your question has been answered before

Moderators: Moderators, Documentation Writers

Message
Author
nd26zero
Noob
Noob
Posts: 8
Joined: 14 Sep 2014, 12:46
Noob?: Yes

Help Talk to NPC for Buff

#1 Post by nd26zero »

Any suggestion for it? when buff inactive will teleport back to savemap and talk to the "Healer for agi&bless buff" then go back to lock map. idk to set it up. idont know what to do. pls help thank you.

genskull
Plain Yogurt
Plain Yogurt
Posts: 88
Joined: 10 Jul 2014, 09:16
Noob?: Yes

Re: Help Talk to NPC for Buff

#2 Post by genskull »

nd26zero wrote:Any suggestion for it? when buff inactive will teleport back to savemap and talk to the "Healer for agi&bless buff" then go back to lock map. idk to set it up. idont know what to do. pls help thank you.
get first the npc coordinate of the npc you want to talk, and what server are you playing? you're server can use @ command?
and pls read the manual first and try to make one for you self, post your macro or config here and so that we know where we can help you. btw you're problem is so simple and basic.

example: ( macros.txt )

automacro CheckHp {
hp <= 30%
run-once 1
call {
do c @go 0 ============> change this one where the location or the town where the npc are.
do talknpc 158 212 r0 =====> CHANGE THIS ONE of the exact location of the npc buffer or healer or any npc you want.
pause 1
log FULLY CHARGE
do c @warp prontera =======> change this one whe're you want to warp after the npc heal you.
release CheckHp
}
}

and read the http://openkore.com/index.php/NPC_conversation_codes for the npc conversation sequence

nd26zero
Noob
Noob
Posts: 8
Joined: 14 Sep 2014, 12:46
Noob?: Yes

Re: Help Talk to NPC for Buff

#3 Post by nd26zero »

Private Server ForsakenRO
Thanks sir , i'll try it..

tientung93
Noob
Noob
Posts: 2
Joined: 08 Oct 2014, 10:04
Noob?: Yes

Re: Help Talk to NPC for Buff

#4 Post by tientung93 »

when die i want auto use NPC healer and auto check when low hp can comeback town and use NPC healer. idont know what to do. pls help thank you.

User avatar
SkylorD
Moderators
Moderators
Posts: 1167
Joined: 16 Dec 2011, 02:53
Noob?: No
Location: Brazil
Contact:

Re: Help Talk to NPC for Buff

#5 Post by SkylorD »

tientung93 wrote:when die i want auto use NPC healer and auto check when low hp can comeback town and use NPC healer. idont know what to do. pls help thank you.
http://forums.openkore.com/viewtopic.php?f=34&t=6315 -> Use this plugin + genskull's macro.
Learn rules

Locked