Jump to content

Recommended Posts

1. How to turn off picking at the specified level.

2. How to add a fix to the Trainer NPC using only the script file. The masking script has all NPCs because it always goes wrong. Very headache

3.The last question, the character in the picture below has only one backpack, but there is a small backpack in the backpack. How do you equip this character with a backpack slot?

If the role can be met, only the read script stores all NPCs that meet the criteria (repair or sale, trainer) and calculates the closest to the role. Instead of reading NPCs for all databases, that's always an error!

In the picture below, this character has been standing for an hour at this sale NPC that only a warlock can use. And I don't know how this NPC is added to the script.

er.jpg

sdsd.jpg

Link to comment
Share on other sites

You need to ad the correct NPC type in your database, when you add NPCs. Never use the "auto scan" option.
Auto equipping bags - either buy HMP or search for free plugins here.

Link to comment
Share on other sites

23 hours ago, Matenia said:

You need to ad the correct NPC type in your database, when you add NPCs. Never use the "auto scan" option.
Auto equipping bags - either buy HMP or search for free plugins here.

How do I just use my own script to join an NPC?

wManager.Wow.Helpers.NpcDB.AcceptOnlyProfileNpc = false;   Does not work!

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