Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Development > Archive::Quests

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

Reply
 
Thread Tools Display Modes
  #1  
Old 06-21-2004, 07:22 AM
ryetsu
Fire Beetle
 
Join Date: Jun 2004
Posts: 18
Default Soulbinders...

After reading some previous post's it appears that beneficial spells such as Bind and Healing spells will not function when coming from a NPC to a PC.

Am I correct in that assumption?

The reason I ask is because my SoulBinder cast's the bind spell but it does not stick.

Anyone know what I need to change in the source? I have the latest and greatest version, 06/16.

Thanks!
Reply With Quote
  #2  
Old 06-21-2004, 09:45 AM
KhaN's Avatar
KhaN
Dragon
 
Join Date: Mar 2004
Location: France, Bordeaux.
Posts: 677
Default

I use NPC to cast a variety of spells on my server and has no problems with it, but one time again, i use 0 EQlive spells so *shrug*.

I cant speak about bind, as bind in EQA isnt a spell but a global, maybe other server owner could answer.
__________________

Reply With Quote
  #3  
Old 06-21-2004, 09:54 AM
Tertiary
Hill Giant
 
Join Date: Nov 2003
Posts: 192
Default

When I was playing with soulbinders, I used selfcast which, seemed to work OK.



Code:
sub EVENT_SAY {
if ($text=~/Hail/i){quest::say("Greetings $name . When a hero of our world is slain. their soul returns to the place it was last bound and the body is reincarnated. As a member of the Order of Eternity. it is my duty to [bind your soul] to this location if that is your wish."); }
if ($text=~/bind my soul/i){quest::say("Very well. You will return to this spot when you die.");
quest::selfcast(2049); }
}
#END of FILE Zone:neriaka  ID:5555 -- Soulbinder_Nola_Z`Ret
Reply With Quote
  #4  
Old 06-21-2004, 10:12 AM
ryetsu
Fire Beetle
 
Join Date: Jun 2004
Posts: 18
Default

Worked like a charm! Thanks very much Tertiary!
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 07:13 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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3