shenwu0702 0 Posted January 10, 2019 Share Posted January 10, 2019 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. Link to comment https://wrobot.eu/forums/topic/10613-repair/ Share on other sites More sharing options...
Matenia 627 Posted January 11, 2019 Share Posted January 11, 2019 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 https://wrobot.eu/forums/topic/10613-repair/#findComment-50521 Share on other sites More sharing options...
shenwu0702 0 Posted January 12, 2019 Author Share Posted January 12, 2019 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 https://wrobot.eu/forums/topic/10613-repair/#findComment-50542 Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now