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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Combat bot profile with skip?

wired203

Community Developer
Joined
Jan 22, 2015
Messages
391
Is it possible to have a combat bot profile with conversation autoskip?
 
Is it possible to have a combat bot profile with conversation autoskip?

Try this, also remember to change the Alignment type to Light if needed.

Code:
<Profile>
    <Name>Combat Bot</Name>  
    <ForceAlignment Type="Dark" AutoSkip="True" />
</Profile>

- Jon
 
Last edited:
I had quickly pulled one of my own profiles to try that but I didn't give it the name combat bot. That works a treat thanks.
 
Back
Top