Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #5  
Old 02-16-2015, 11:08 AM
Bandor
Hill Giant
 
Join Date: May 2014
Posts: 209
Default

So the only thing I can think of causing this issue would be my Expansion Settings in my db. Currently they are all set to 16383 Which according to wiki is default up to tss. Which means PoR zones should work no problem,Upon reviewing relic zone data for the 10th time I still see nothing wrong,its set up exactly as Arcstone and that zone is working 100%. Not really sure whats going on here.

Have this in my Global_player so it will flag you upon task completion. But the flag required for zone is a item,which you get via task completion. It works fine for Arcstone but not Relic lol.

Code:
sub EVENT_TASK_COMPLETE {
    if($task_id == 16) {
  quest::setglobal("Azmaro", 2, 4, "F");
    } elsif($task_id == 34) {
  quest::setglobal("Azmaro", 3, 4, "F");
    } elsif($task_id == 35) {
  quest::setglobal("Azmaro", 4, 4, "F");
    }elsif($task_id == 21) { 
quest::set_zone_flag(370); 
} elsif($task_id == 23) { 
quest::set_zone_flag(371);
	}
__________________
Owner and Developer - Everquest: A New World
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 11:23 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3