Go Back   EQEmulator Home > EQEmulator Forums > Quests > Quests::Q&A

Quests::Q&A This is the quest support section

Reply
 
Thread Tools Display Modes
  #1  
Old 04-27-2014, 04:02 PM
Township EQ
Hill Giant
 
Join Date: Sep 2013
Posts: 118
Default Event_spell_buff_tic_client

Code:
sub EVENT_SPELL_EFFECT_CLIENT {
	$client->Message(15, "spell on u");
}
sub EVENT_SPELL_BUFF_TIC_CLIENT {
	my $healthisnigga = $entity_list->GetClientByID($caster_id);
	$healthisnigga->Message(15, "test1");
	$client->Message(15, "test2");
}
is "EVENT_SPELL_BUFF_TIC_CLIENT" not working or am i just using it horribly incorrectly? I'm correctly getting the message for "spell on u" just nothing when the actual spell ticks.
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:46 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3