June 4, 20178 yr 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.
Create an account or sign in to comment