Open ottconnect opened 7 years ago
Also the first quest is an auto quest accept at the start just like retail, working on that
Quest 31450 - New Fates Added Faction script to the core 1.0.0.7 today and also added the script to npc 56013
Haven't had the chance to test it yet, but if someone is willing to test it out just add me on skype : ottconnect
Can anyone test this out and let me know if you can get the first quest in the Pandaren start zone with applying this code in a database edtior and booting the server and log into the server and test the first quest if you can accept it.
DELETE FROM creature_questender WHERE id=53566;
INSERT INTO creature_questender (id, quest) VALUES
(53566, 30039), -- Much to Learn
(53566, 30040), -- Much to Learn
(53566, 30041), -- Much to Learn
(53566, 30042), -- Much to Learn
(53566, 30043), -- Much to Learn
(53566, 30044), -- Much to Learn
(53566, 30045), -- Much to Learn
(53566, 30027), -- The Lesson of the Iron Bough
(53566, 30033), -- The Lesson of the Iron Bough
(53566, 30034), -- The Lesson of the Iron Bough
(53566, 30035), -- The Lesson of the Iron Bough
(53566, 30036), -- The Lesson of the Iron Bough
(53566, 30037), -- The Lesson of the Iron Bough
(53566, 30038); -- The Lesson of the Iron Bough
-- Master Shang Xi Quest Starters
DELETE FROM creature_queststarter WHERE id=53566;
INSERT INTO creature_queststarter (id, quest) VALUES
(53566, 30039), -- Much to Learn
(53566, 30040), -- Much to Learn
(53566, 30041), -- Much to Learn
(53566, 30042), -- Much to Learn
(53566, 30043), -- Much to Learn
(53566, 30044), -- Much to Learn
(53566, 30045), -- Much to Learn
(53566, 30027), -- The Lesson of the Iron Bough
(53566, 30033), -- The Lesson of the Iron Bough
(53566, 30034), -- The Lesson of the Iron Bough
(53566, 30035), -- The Lesson of the Iron Bough
(53566, 30036), -- The Lesson of the Iron Bough
(53566, 30037), -- The Lesson of the Iron Bough
(53566, 30038); -- The Lesson of the Iron Bough
I can confirm that the code above kinda of works but the quests are not class locked and loot tables for the weapon rack are not there yet.
warriors have the warrior quest and the priest quest for The Lesson of the Iron Bough making it so priests can't continue on.
and I am willing to test the faction script I will add you on skype
i'll fix that on the next update.
I'm still trying to figure this one out myself. I've even resorted to marking all horde factions as hated and vice-versa. All pandaren are also locked out from PvP gear. Even the faction-based PvE gear.
https://github.com/ottconnect/Legion/issues/115 reference post
handwrap are added on Version 1.0.1.9
Coudn't turn in quest=29787 worthy-of-passing, manually changing players phase to 1527 allowed player to hand in.
This is where we are going to discuss and show work progress on Wandering Island Level 1 - 10
Wandering Island Quest