Quote:
Originally Posted by Huppy
This is the query that should be run to give all merc merchants their proper class to function:
Code:
UPDATE npc_types SET class = 71 WHERE lastname LIKE '%Mercenary Liaison';
Also making sure that mercs are enabled in the rule_values table.
|
Well did that and it worked like it should. Then I got a call and was not paying atttention and my toon got ported to the guild hall and the server crashed.
Now when I log in there are no NPC's and it crashes within 30 secs.