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.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #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
 


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 07:40 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