waitForParty -- Don't get separeted! by Chontrad

Other plugins for extending OpenKore's functionality. This forum is only for posting new plugins and commenting on existing plugins. For support, use the Support forum.

Moderator: Moderators

Message
Author
Mucilon
Cybernatic Entity
Cybernatic Entity
Posts: 249
Joined: 04 Apr 2008, 13:15
Noob?: Yes
Location: Brazil

Re: waitForParty -- Don't get separeted! by Chontrad

#31 Post by Mucilon »

If you just don't want to see this message spammed, you can make the line which generate it as comment!
Open your plugin file, find the line with this text: party is away and at the beginning of this line add the symbol: #
Save the file and reload your bot.
After that you will never see this message again!

riddle_OK
Noob
Noob
Posts: 1
Joined: 17 Jul 2008, 07:45
Noob?: No

Re: waitForParty -- Don't get separeted! by Chontrad

#32 Post by riddle_OK »

This is really a great plugin. I have seen one post querying (bornfromnothing) about the timeout. I think it will be good if you can really add some timeout not only removing the message spammed. Let us say for example that the masterbot is doing a randomwalk and only check party after 30 seconds if it is not around then it be the only time that he will come looking. It would also be good if we can specify party member's name especially if you have more than two in a party and all were online. May post might be too late but I hope that you can work this out. :D

bornfromnothing
Noob
Noob
Posts: 12
Joined: 11 Jun 2008, 07:34
Noob?: Yes

Re: waitForParty -- Don't get separeted! by Chontrad

#33 Post by bornfromnothing »

thanks riddle_OK
thats really what i mean, just wanna say, the problem on this plugin is when the party is gonna into the portal to another map/dungeon, the master party will come at first and looking heey where is my slave? maybe he/she left behind? ok i'll get him/her back.. and the slave is just doing the same, heey master wait for meee, and come into the portal and no wonder, the master are in another map, and this is repeating forever.. :o :o :o :oops: :oops: :shock: :shock:

Mucilon or Chontrad.. add timeouts pls :mrgreen:

ragnabagkus
Noob
Noob
Posts: 2
Joined: 28 Aug 2008, 13:17
Noob?: Yes

Re: waitForParty -- Don't get separeted! by Chontrad

#34 Post by ragnabagkus »

Can someone please tell me how to use this plugin? I want my hunter to wait for its acolyte when its regaining its HP. Can my hunter also support my acolyte when it is being attacked by a monster? how can i do that?

fco2783
Plain Yogurt
Plain Yogurt
Posts: 95
Joined: 05 Apr 2008, 05:15
Noob?: Yes
Location: in place where you cant go
Contact:

Re: waitForParty -- Don't get separeted! by Chontrad

#35 Post by fco2783 »

ragnabagkus wrote:Can someone please tell me how to use this plugin? I want my hunter to wait for its acolyte when its regaining its HP. Can my hunter also support my acolyte when it is being attacked by a monster? how can i do that?
first try to read man...

http://forums.openkore.com/viewtopic.php?p=423#p423

secondly you can make your hunter support your acolyte...attackAuto_party 1

Mucilon
Cybernatic Entity
Cybernatic Entity
Posts: 249
Joined: 04 Apr 2008, 13:15
Noob?: Yes
Location: Brazil

Re: waitForParty -- Don't get separeted! by Chontrad

#36 Post by Mucilon »

Guys,

I made the changes, now you can use a timeout, like this:

Code: Select all

follow_wait 1
follow_wait_inLockOnly 0 
follow_wait_timeOut 30
Download the and test it... I didn't have time.

[The extension pl has been deactivated and can no longer be displayed.]


fco2783
Plain Yogurt
Plain Yogurt
Posts: 95
Joined: 05 Apr 2008, 05:15
Noob?: Yes
Location: in place where you cant go
Contact:

Re: waitForParty -- Don't get separeted! by Chontrad

#37 Post by fco2783 »

how will the timeout help this plugin...

Mucilon
Cybernatic Entity
Cybernatic Entity
Posts: 249
Joined: 04 Apr 2008, 13:15
Noob?: Yes
Location: Brazil

Re: waitForParty -- Don't get separeted! by Chontrad

#38 Post by Mucilon »

This timeout will do exactly what bornfromnothing and riddle_OK need, a minimum time to check if the slave is out of lost of sight!

Buy n Sell
Noob
Noob
Posts: 11
Joined: 12 Apr 2008, 11:18

Re: waitForParty -- Don't get separeted! by Chontrad

#39 Post by Buy n Sell »

openkore 2.0.6.1
ok. Ive tried this:

follow_wait 1
follow_wait_inLockOnly 0
follow_wait_timeOut 20


follow_wait 1
follow_wait_inLockOnly 1
follow_wait_timeOut 20


follow_wait 1
follow_wait_inLockOnly 0
follow_wait_timeOut 10



follow_wait 1
follow_wait_inLockOnly 1
follow_wait_timeOut 10


but same thing happes

in ayo_fild02 (leaf cats)
the master goes back for autostorage, the slave tries to follow. the master went from ayo_fild02-01 the slave is left behind so the master goes back, but the time it finishes talking to the npc at ayo_fild01 the slave already gets to the master. so now the master is in ayo_fild02 but the slave is in ayo_fild01. now the master go back to the slave (it takes about 30 sec to go to and back from ayo_fild01 to ayo_fild02) but the slave reaches the master before he finishes talking but he still goes there anyways. And so its do actions over and over agian. if I put more on the timeout- the master could die from the wootan fighter there- master is stil low level

what should I do?

Mucilon
Cybernatic Entity
Cybernatic Entity
Posts: 249
Joined: 04 Apr 2008, 13:15
Noob?: Yes
Location: Brazil

Re: waitForParty -- Don't get separeted! by Chontrad

#40 Post by Mucilon »

After you change, did you reload the config.txt or restarted the bot?
If yes, try to keep follow_wait_inLockOnly as 0 and rise the follow_wait_timeOut.

Post Reply