Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Bug Reports

Development::Bug Reports Post detailed bug reports and what you would like to see next in the emu here.

Reply
 
Thread Tools Display Modes
  #1  
Old 10-25-2004, 09:10 PM
Muuss
Dragon
 
Join Date: May 2003
Posts: 539
Default BST Pets

BST pets don't proc anymore on 6.0dr1, whatever the proc spell is.

A nice feature could be to make the pets report their buffs when their owner make a /pet report health, like it was (is ?) on live...
__________________
Muuss - [PEQGC] Dobl, the ogre that counts for 2 !
http://www.vilvert.fr/page.php?id=10
Reply With Quote
  #2  
Old 10-26-2004, 05:30 AM
movieman
Fire Beetle
 
Join Date: May 2004
Posts: 25
Default

Ah, yes, the lack of pet buff reporting (even if only on /pet report health for the moment) is something that I'd like to see fixed too .
Reply With Quote
  #3  
Old 10-26-2004, 06:36 AM
Muuss
Dragon
 
Join Date: May 2003
Posts: 539
Default

You can still target ur pet and type #showbuffs
__________________
Muuss - [PEQGC] Dobl, the ogre that counts for 2 !
http://www.vilvert.fr/page.php?id=10
Reply With Quote
  #4  
Old 10-26-2004, 06:52 AM
sdabbs65
Dragon
 
Join Date: Dec 2003
Location: Earth
Posts: 818
Default quest

Quote:
Originally Posted by Muuss
You can still target ur pet and type #showbuffs
you can add this as a command easy...
useing the perl system.
say to you pet buffs and have him report it back..
all you would need is the pet ID make it a global command
I think globla commands are fudged atm need to check.
..hmmm
I will work on that tonight see what comes up.
__________________
hosting Eqemu/Runuo/wow Emulators.

www.cheaterz.info
Reply With Quote
  #5  
Old 10-26-2004, 07:42 AM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default Re: BST Pets

Quote:
Originally Posted by Muuss

A nice feature could be to make the pets report their buffs when their owner make a /pet report health, like it was (is ?) on live...
I had nothing better to do, so I looked at this:

In zone/client_process.cpp around line 3803

After:
Code:
case PET_HEALTHREPORT: {
               Message_StringID(10, PET_REPORT_HP, ConvertArrayF(mypet->GetHPRatio(), val1));
Add:
Code:
mypet->CastToMob()->ShowBuffs(this);
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 06: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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3