What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Sugestion: PatrollingMethod

znuffie

Active Member
Joined
Feb 23, 2010
Messages
864
Reaction score
30
Hi,

I believe it would be much more flexible for profile writes for have a more flexible patrolling method implemented, so, instead of:

Code:
<RandomizeHotspots>[B]boolean[/B]</RandomizeHotspots>

Would be nice to have something like:

Code:
<PatrolMethod>[B]circle/bounce/random[/B]</PatrolMethod>

Thank you, show your support, profile writers!

For those who don't understand how this should work exactly, let's say you have hotspots in this order ABCDEFGHI, so, circle would be like:

Code:
A B C D E F G H I A B C D E F G H I A B C D E F G H I

bounce would be like:

Code:
A B C D E F G H I H G F E D C B A B C D E F G H I

random would be... well, random.
 
Last edited:
No, this setting should not be set in the profile. If I'm running two bots I don't want to have to edit the profile to make the stupid thing run the other way.
 
Back
Top