Quote:
Originally Posted by werebat
that statement is for ruleset 10. if you dont care about the ruleset then type:
UPDATE rule_values SET rule_value='true' WHERE rule_name='Mercs:AllowMercs';
|
Well the AllowMerc values all turned to true. But, the mercs still aren't working. Also when I try that third query:
Code:
SELECT name,class FROM npc_types WHERE class = 71 LIMIT 2;
It still says empty.. Apparently, that query is searching for the two warrior liasons. I know they are there in-game. They just won't let me talk to them. Same for all the other liasons.
