View Full Version : Scions, Translocaters and Soulbinders
Hardy
02-13-2003, 11:13 AM
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
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
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
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
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
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.php?t=1570&highlight=quest+scripting
SponkeyMonkey
02-17-2003, 07:39 AM
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
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 s/n maybe i added wrong 1. i added hardyeq@hotmail.com
msg me mine is spidiiman@hotmail.com
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.