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:
Would be nice to have something like:
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:
bounce would be like:
random would be... well, random.
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: