Unable to Access DoN Tasks Unless Flagged as GM
Hello all. Hoping someone can provide some advice on a problem I am having with DoN content on my server. 2 weeks ago I setup a new Windows Eqemu server just for a few friends and myself to play around on. Used the server install and instructions from here: https://eqemu.gitbook.io/server/cate...lation-windows. The install went fairly smooth and we have been playing on the server daily for the past 2 weeks. All of us are using the RoF2 client.
We are currently trying to check out the Dragons of Norrath content which is new to us. After getting the faction that is supposed to be required, we try to hail NPC "Officer Sirrikis Ryktor (Dark Reign Tasks)" to start a task, however the NPC to just turns to face us but does not provide a response nor does he show the task selection window. After searching the forums and coming up empty I did some investigation into the quest script for this NPC (/quests/lavastorm/Officer_Sirrikis_Ryktor.lua). The script is listed below for reference. Code:
function event_say(e) Original DB Settings Code:
Table: variables | Row: rule_name=Expansions | Row: rule_value= 65535 (This complete row was actually not missing, I had to add it) I have also tried the settings below to in attempt to enable all expansions which is preferred. Server was stopped and restarted after making changes to the database to ensure they were loaded. Current DB Settings Code:
Table: variables | Row: rule_name=Expansions | Row: rule_value= 524287 Am I overlooking some settings to enable all expansions? Am I correct that the NPC issue appears to be an expansion setting? Any help or suggestions is appreciated. Sorry for the lengthy post, tried to provide as much information as I could. |
DoN
I created my own srver also but DoN instances dont appear to work for me. When I accept the request there is no indication of where the zone in point is, like LDON.
Are you also having this issue or were you able to enter the instance zones ? |
Quote:
Or you do not have updated patch/offsets. |
DoN
Got it. I'd forgotten how it worked ie the faction tasks are not instanced. When I get enough faction tasks done ( 2 so far completed) I'll confirm if im having the same issue.
Looking at that script you could try forcing the DRF value to 4 ie DRF = 4 by adding it on a new line above the if statement as below. Code:
function event_say(e) |
Apologies, just ignore I didnt realise this was such an old post. Have a good one my friend.
|
All times are GMT -4. The time now is 03:00 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.