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

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

Reply
 
Thread Tools Display Modes
  #1  
Old 08-22-2004, 01:46 AM
monalin crusader
Hill Giant
 
Join Date: May 2004
Posts: 238
Default

Quote:
prevents spell 2821 from being cast, so does anyone know how i could make 2821 an allowable spell for HT since im pretty sure it is correct, but i may be wrong since ive never played an SK myself.
try this it kinda defeats teh purpose of having this line in here for those spells but it just allows the spell id u want to get through to work. And yes the HT spell does get more powerful as u get 40+ It also gets alot harder to resist and does a heck of a lot more dmg. My sk at 65 on the emulator only does 700 for an HT at 65 and thats wrong hehe.

Code:
					  if((spell_to_cast != castspell->spell_id) && (spell_to_cast != 2821) 
					  { 
						 InterruptSpell(castspell->spell_id); //CHEATER!!! 
						 break; 
					  }
Also i've been looking into the pets recently and they're casting warders because there is no data in the DB for it to cast the spell. When it looks in the DB for the correct pet it cant find it and casts a default pet spell. I'm not sure where thats located in the code or even if its in the db. I can look around a little and see if that helps.
Reply With Quote
Reply

Thread Tools
Display Modes

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 12:59 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