turbocross
New Member
- Joined
- Mar 23, 2010
- Messages
- 231
Hi, I'm trying to make a CC to ignore combat.
void combat ()
{
}
Is there a way to exit combat and keep going along it's way to the hotspot?
Or better yet, just to ignore combat so my character doesn't have to dismount.
This way it can get to where it want to go faster.
void combat ()
{
}
Is there a way to exit combat and keep going along it's way to the hotspot?
Or better yet, just to ignore combat so my character doesn't have to dismount.
This way it can get to where it want to go faster.