Go Back   EQEmulator Home > EQEmulator Forums > Quests > Quests::Submissions

Quests::Submissions This is where you submit your quests for review

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 04-19-2005, 11:44 PM
aragon
Sarnak
 
Join Date: Feb 2005
Location: Malaga-Spain
Posts: 40
Default Nexus Scion quest

This is a very easy newbie manual to make all Nexus Scion teleporters work...If you have perl enabled and running in your server just copy the quests in your quests folder "C:\Eqemu\quests\zonenamehere".

Nexus Scion for Toxxulia Forest:
copy the code bellow and paste into a notepad renaming it as Nexus_Scion.pl , create a folder inside quests directory named tox, C:\Eqemu\quests\tox\, and save this file there.

Quote:
##Nexus_Scion.pl
#Zone: tox

sub EVENT_SAY{
if ($text=~/Hail/i){
quest::say("Hello $name . I do not have much time to chat. If you wish to [journey to luclin], tell me so.");
}
if($text=~/journey to Luclin/i)
{
quest::say("Very well.");
quest::movepc(152, 0, 0, -19.1);
}
}
READY!!!

Do the same for all the others zones with nexus spires and restart complete your Eqemu server and run it again, it should be working now!


If the zone is not populated yet, like Great Divide, you can still create a Nexus Scion by doing this:

- Create a folder inside quests folder called "greatdivide", now copy Nexus_Scion.pl you just created, from "C:\EqEmu\quests\tox\", and paste inside greatdivide folder.

-Inside the game with a GM flag Go to the center of the Nexus Spire where you want to spawn the npc and type:
Quote:
#spawn Nexus_Scion 128 80 16 100000 0 12 0 0
target the npc and type:
Quote:
#npcspawn create

DONE!!!

Restart the Eqemu server or type the command #reloadpl and ready to go

Last edited by aragon; 04-20-2005 at 03:44 PM..
Reply With Quote
 


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 10:32 AM.


 

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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3