Jump to content

Turn off the join NPC option


Recommended Posts

Hello,

Quote

        wManager.wManagerSetting.CurrentSetting.NpcMailboxSearchRadius = 1000;
        wManager.wManagerSetting.CurrentSetting.AddToNpcDb = false;
        wManager.wManagerSetting.CurrentSetting.NpcScanRepair = true;
        wManager.wManagerSetting.CurrentSetting.NpcScanVendor = true;
        wManager.wManagerSetting.CurrentSetting.NpcScanAuctioneer = true;
        wManager.wManagerSetting.CurrentSetting.NpcScanMailboxes = true;
        wManager.wManagerSetting.CurrentSetting.UseSpiritHealer = false;
        wManager.wManagerSetting.CurrentSetting.AcceptOnlyProfileNpc = false;
        wManager.wManagerSetting.CurrentSetting.WaitResurrectionSickness = false;

To get name you can edit with notepad settings file

Link to comment
Share on other sites

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...