Interesting bug with MQ2AdvPath using Vanilla compile 20150722
As soon as you issue /play mypath reverse command
all the following paths will play as reverse even though you do not enter reverse modifier for them.
Example:
you have just loaded MQ2Advpath.
you have a saved mypath ABCD for going from A to D,
works at first as expected ABCD,
when you
it works as expected too going DCBA,
but when you
again it goes DCBA.
Even worse it uses the "silent" reverse for all other paths you attempt to /play
Two workarounds:
Unload and load MQ2AdvPath before each /play this is pretty silly
Second:
do not use reverse argument, this requires to make two paths AB and BA
As soon as you issue /play mypath reverse command
all the following paths will play as reverse even though you do not enter reverse modifier for them.
Example:
you have just loaded MQ2Advpath.
you have a saved mypath ABCD for going from A to D,
Rich (BB code):
/play mypath
when you
Rich (BB code):
/play mypath reverse
but when you
Rich (BB code):
/play mypath
Even worse it uses the "silent" reverse for all other paths you attempt to /play
Two workarounds:
Unload and load MQ2AdvPath before each /play this is pretty silly
Second:
do not use reverse argument, this requires to make two paths AB and BA


I am sure halfings have the same problem, while tall races are fine.