EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Database/World Building (https://www.eqemulator.org/forums/forumdisplay.php?f=625)
-   -   Scions, Translocaters and Soulbinders (https://www.eqemulator.org/forums/showthread.php?t=5172)

Hardy 02-13-2003 11:13 AM

Scions, Translocaters and Soulbinders
 
I have them working, just download this file and extract into a folder called "quests" in your emu folder. If it works for 4.2, please tell me, I wasn't sure if NPC IDs changed at all, i wouldn't think they would though :P

Hardy 02-16-2003 06:15 PM

47 downloads....no replies :cry:

I hope that means its working.... You could say thanks or something :(

SponkeyMonkey 02-17-2003 05:22 AM

Good job
 
Worked for me :) Thx good job

hey do u got AIM i need some help with some other stuff, thx.

Damilis 02-17-2003 05:53 AM

Still working through matching NPCTYPEs but so far so good :) Outstanding job slick!

Where can i get my hands on a quest making utility? all the links on the forums are dead.

SponkeyMonkey 02-17-2003 06:00 AM

Question
 
hello im trying too get the Preist of discord guy too make me pvp , i can get him too talk too me and such i just cant get him too make me pvp hwen i say yes. Ne ideas?

NPC_SCRIPT 124478{
TRIGGER_TEXT:Hail:{
SAY:Greetings %CHARNAME%, Would you like you like to go PvP [yes]
}
}
TRIGGER_TEXT:yes:{
#pvp on %CHARNAME%
SAY:Have a Safe Journey %CHARNAME%
}
}

Hardy 02-17-2003 06:56 AM

Re: Question
 
Quote:

Originally Posted by SponkeyMonkey
NPC_SCRIPT 124478{
TRIGGER_TEXT:Hail:{
SAY:Greetings %CHARNAME%, Would you like you like to go PvP [yes]
}
}
TRIGGER_TEXT:yes:{
#pvp on %CHARNAME%
SAY:Have a Safe Journey %CHARNAME%
}
}

I have yet to mess with the PvP commands, I don't think you need the "%CHARNAME%" in the command though as the NPC targets you once hailed. Also you don't use #pvp

Code:

NPC_SCRIPT 124478{
TRIGGER_TEXT:Hail:{
SAY:Greetings %CHARNAME%, Would you like you like to go PvP [yes]
}
}
TRIGGER_TEXT:yes:{
SET_PVP
SAY:Have a Safe Journey %CHARNAME%
}
}

Please correct me if I am wrong

Quote:

Originally Posted by Damilis
Where can i get my hands on a quest making utility? all the links on the forums are dead.

There are good tutorials on how to make quests, your quest utility is a notepad :D Just run a search in the forums, you will find one

Hardy 02-17-2003 07:13 AM

I did a search for ya, ain't I nice? lol. Here ya go: http://forums.eqemu.net/viewtopic.ph...uest+scripting

SponkeyMonkey 02-17-2003 07:39 AM

THX
 
Hey hardy do u have AIM? i got some questions.

if u do my AIM s/n is wukoeltuko plz msg me

Hardy 02-17-2003 08:00 AM

No i don't, i only use MSN.

SponkeyMonkey 02-17-2003 08:06 AM

u on?
 
Are u on? i added u too my buddy list on thier

Hardy 02-17-2003 08:09 AM

MSN? yep, i am on there 24/7, either away or online :P Right now i am online. I didn't get a message that you added me though

SponkeyMonkey 02-17-2003 08:15 AM

wuts your sn
 
Wuts your s/n maybe i added wrong 1. i added hardyeq@hotmail.com

msg me mine is spidiiman@hotmail.com


All times are GMT -4. The time now is 01:19 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.