Jump to content

Prevent bot from attacking players


eafa

Recommended Posts

How to make a plugin/profile code to ignore all player attacks ?

I have tried to do it in a Fightclass, 

if target is player then 

wManager.wManagerSetting.CurrentSetting.AddBlackList(ObjectManager.Me.TargetObject.Guid, 999999, true); 

but this doesn't help at all, nothing changes.

Link to comment
Share on other sites

  • 2 weeks later...
  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...