Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::General > Archive::General Discussion

Archive::General Discussion Archive area for General Discussion's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 12-31-2002, 04:26 PM
Hardy's Avatar
Hardy
Dragon
 
Join Date: Feb 2002
Location: GI, NE
Posts: 924
Default Soulbinders Released: Updated 1/1/03

Here you go. Just unzip into a folder called quests in your emu folder. Adds all soulbinders so they will actually bind you when you talk to em.

HAPPY NEW YEAR!

Edit: Might only be compatible with version 4.1 of the emu.
Reply With Quote
  #2  
Old 12-31-2002, 07:21 PM
Yulin
Fire Beetle
 
Join Date: Dec 2002
Location: In the Darkness
Posts: 4
Default

I'm still using 0.4.0 so not sure if this soulbinder release is for 0.4.1 or not; but it doesn't work on 0.4.0. The files had to be slightly modified (I don't think it would work unless things were were messed with a parser though since the {}'s don't match up at all in the files). I changed the files to be like:

NPC_SCRIPT 37364{
TRIGGER_TEXT:Hail:{
SAY:Greetings %CHARNAME%, would you like me to [bind your soul]?
}

TRIGGER_TEXT:bind my soul:{
SAY:Incoming Bind! When you die, you will zone back to this spot.
CAST_SPELL 2049
}
}

The extra {}'s were not allowing the second trigger text to execute (made sense too since there were 2 }'s after the first which closed the script). Also, spell 2049 is the immediate bind spell the soulbinders use.
Reply With Quote
  #3  
Old 12-31-2002, 08:21 PM
Hardy's Avatar
Hardy
Dragon
 
Join Date: Feb 2002
Location: GI, NE
Posts: 924
Default

they work fine in 4.1. I tested them all before I released. Never tried them in 4.0. Thank you for bringing that to my attention, I will also change the files to make the spell so its immediate cast time, thanks again! It also should not matter about the 2 }, either Hail or bind my soul will both trigger it, never had a problem with em. They might have changed the structure in 4.1, but don't quote me on that.
Reply With Quote
  #4  
Old 12-31-2002, 08:45 PM
Yulin
Fire Beetle
 
Join Date: Dec 2002
Location: In the Darkness
Posts: 4
Default

I'm thinking they did, did you try it without the npc_script at all? You can see what I mean when you type out your code a bit differently:

Code:
NPC_SCRIPT 64995
{
      TRIGGER_TEXT:Hail:
      {
            SAY:Greetings %CHARNAME%, would you like me to [bind your soul]?
      }
}

TRIGGER_TEXT:bind my soul:
{
      CAST_SPELL 35
      {
            SAY:Incoming Bind! When you die, you will zone back to this spot.
      }
}
As you see, the second trigger isn't in the script struct. Anyone able to verify if the structure in 4.1 was changed so that you basically don't even need the npc_script structure name anymore? Maybe you just need to list the trigger texts in 4.1.
Reply With Quote
  #5  
Old 12-31-2002, 08:51 PM
Hardy's Avatar
Hardy
Dragon
 
Join Date: Feb 2002
Location: GI, NE
Posts: 924
Default

nope, I left the NPC_SCRIPT in all the time, I never removed it and tested that. What I do is set up a server just for testing, when I see that its working good, I send it off to ManJones server so he can put it up. So they do work I might also keep in the casting time for bind, since I am working on other quests atm. Translocaters was next on my list, but them spells are not working :( So I guess I do some newbie armor quests or something.
Reply With Quote
  #6  
Old 12-31-2002, 09:23 PM
Yulin
Fire Beetle
 
Join Date: Dec 2002
Location: In the Darkness
Posts: 4
Default

Assumed you tested it, and on 4.1. Pretty much was just wondering what the script changes might be to allow it to work on 4.1.

When you say "translocaters", are you meaning the scions? The spells they cast are apparently called "Journey: " and wherever you want it to go (only the ones to/from nexus are there). ie: "CAST_SPELL 2935" is the AE teleport spell to nexus.

Dunno if you were planning on trying to do anymore more than port with a trigger like "travel to nexus" though since that could in essence be abused by someone triggering it over and over. But those should be the spells you need if the scions is what you are working on.
Reply With Quote
  #7  
Old 01-01-2003, 07:00 AM
Hardy's Avatar
Hardy
Dragon
 
Join Date: Feb 2002
Location: GI, NE
Posts: 924
Default

nope, I wanted to work on the Translocaters which are located on the docks. I casted a Translocate spell, and it said it was an unknown effect.
Reply With Quote
  #8  
Old 01-01-2003, 12:21 PM
Edgar1898
Senior Member
Former EQEmu Developer
Current EQ2Emu Lead Developer
 
Join Date: Dec 2002
Posts: 1,065
Default

Instead of translocate spells use journey spells they work. But then again journey spells are aoe :P
Reply With Quote
  #9  
Old 01-01-2003, 08:22 PM
Hardy's Avatar
Hardy
Dragon
 
Join Date: Feb 2002
Location: GI, NE
Posts: 924
Default

Well, I got translocators to work. I used the Portal spells, just do a spell search for Freeport, and it will come up Portal to Freeport, or something like that. Or just search Portal. Am I released translocators? Nope, thats exclusive to ManJones Server, whenever he gets it in the server
Reply With Quote
  #10  
Old 01-02-2003, 04:31 AM
DeletedUser
Fire Beetle
 
Join Date: Sep 2002
Posts: 0
Default

WesQuests are broken in 4.0
Reply With Quote
  #11  
Old 01-02-2003, 09:49 AM
Baron Sprite's Avatar
Baron Sprite
Dragon
 
Join Date: Jan 2002
Posts: 708
Default

__________________
Waking up in the morgue is pretty harsh, but it beats being dead.
Begun, this irc stat war has.
Reply With Quote
  #12  
Old 06-30-2003, 01:26 PM
cannonalldex
Sarnak
 
Join Date: Jun 2003
Posts: 88
Default

Just unzip into a folder called quests in your emu folder. Adds all soulbinders so they will actually bind you when you talk to em.

im kinda lost here, how does this folder in your emu folder actually work in the game?
Reply With Quote
  #13  
Old 06-30-2003, 02:09 PM
IANumtin
Hill Giant
 
Join Date: Apr 2003
Location: EQEmu
Posts: 121
Default

Depending on what zone you're in, the file that would trigger the NPC is saved exactly as the NPC number. For instance, if a soulbinder in East Freeport has an NPC number of 5554 then the quest would be in the quest folder under your eqemu directory with the file name 5554.qst
__________________
They say baldness is in the genes but I have hair in my jeans :>)
Reply With Quote
  #14  
Old 06-30-2003, 06:07 PM
Hardy's Avatar
Hardy
Dragon
 
Join Date: Feb 2002
Location: GI, NE
Posts: 924
Default

Please don't bump old posts If you have questions about quests, then post in the quest forum.
__________________
Punisher Mod
Diablo 2: LOD 1.09 and 1.10
Reply With Quote
  #15  
Old 06-30-2003, 10:19 PM
IANumtin
Hill Giant
 
Join Date: Apr 2003
Location: EQEmu
Posts: 121
Default

Ummm......it was him.....

*points to cannonalldex*
__________________
They say baldness is in the genes but I have hair in my jeans :>)
Reply With Quote
Reply


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