Hi,
I need a bit of help with a script. I have a target setting script written that allows me to pick the target.
Now I want one to backstab a target which is fine but then I want it to flee and re-enter and backstab the same target.
The problem I am having is when I flee the mud gives 2 lines of text:
You make use of an opportunity to flee!
You go east...
The second line is the same as if you walked east so it triggers just walking around. Is there a way to fix this?
I have seen some around #if something direction then go back in but I'm not sure how to get around the text being the same for the flee and just walking east etc.
Thanks.
I need a bit of help with a script. I have a target setting script written that allows me to pick the target.
Now I want one to backstab a target which is fine but then I want it to flee and re-enter and backstab the same target.
The problem I am having is when I flee the mud gives 2 lines of text:
You make use of an opportunity to flee!
You go east...
The second line is the same as if you walked east so it triggers just walking around. Is there a way to fix this?
I have seen some around #if something direction then go back in but I'm not sure how to get around the text being the same for the flee and just walking east etc.
Thanks.