eafa 2 Posted March 17, 2017 Share Posted March 17, 2017 Hi, I'm trying to combine questing with custom profile, I've added needed "QuestClass" and is accessing it from Run() func of my custom profile. it works in general but fails to find any NPC for quest pickups/turinins and I found that it's not possible to add NPC list when declaring a QuestClass because it's read only. So how to use QuestClass/QuestGrinderClass classes from a custom profile ? My search ended up at Quester.Profile.EasyQuestProfile.NpcQuest - I guess that is the list of Npcs that are used in QuestClass but I couldn't find a way to make it work... My goal is to make a Custom profile which can do quests the same way Quester does but with an addition of my own methods for gearing up/navigation/auction house. Link to comment https://wrobot.eu/forums/topic/5406-questing-in-custom-profile/ Share on other sites More sharing options...
Droidz 2738 Posted April 5, 2017 Share Posted April 5, 2017 Hello, with "custom profile" you can do what you want, but it is not easy way to do quest with. Why do you not use normal quest profile, you can use you own code/class Link to comment https://wrobot.eu/forums/topic/5406-questing-in-custom-profile/#findComment-25484 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