Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Server Code Submissions

Reply
 
Thread Tools Display Modes
  #1  
Old 08-15-2007, 01:16 PM
Foin
Fire Beetle
 
Join Date: Sep 2006
Posts: 22
Default Iksar BL pet fix

i was askin around the irc because my iksar bl pets are black wolves and got a response

im not a coder but heres what he said

Current code
case IKSAR: npc_type->race = WOLF; npc_type->texture=1; npc_type->size *= 1.5f; break;

Proposed fix
case IKSAR: npc_type->race = WOLF; npc_type->texture=1; npc_type->size *= 1.5f; npc_type->gender=1; break;
Reply With Quote
  #2  
Old 08-15-2007, 03:05 PM
Theeper
Discordant
 
Join Date: May 2004
Posts: 290
Default

Works for me on 7.0-1031. Thanks.
Reply With Quote
  #3  
Old 08-15-2007, 03:36 PM
Foin
Fire Beetle
 
Join Date: Sep 2006
Posts: 22
Default

Your iksar beastlord pet is the same model as the scale wolf pup in field of bone?
do you do this fix and recompile?
Reply With Quote
  #4  
Old 08-15-2007, 03:40 PM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

Yeah... the gender has to be 1, not sure why it didn't make its way into the code like that.
Reply With Quote
  #5  
Old 08-15-2007, 03:43 PM
Foin
Fire Beetle
 
Join Date: Sep 2006
Posts: 22
Default

Thanks for the reply Cavedude i know your a busy guy can this small change be added in the next nightly build?
Reply With Quote
  #6  
Old 08-15-2007, 03:44 PM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

I don't have CVS access, FNW submitted it for me. I'll see about getting this in, though.
Reply With Quote
  #7  
Old 08-15-2007, 03:45 PM
Foin
Fire Beetle
 
Join Date: Sep 2006
Posts: 22
Default

also is there a guide to recompile my self?
Reply With Quote
  #8  
Old 08-17-2007, 01:12 PM
Foin
Fire Beetle
 
Join Date: Sep 2006
Posts: 22
Default

found another bl pet problem orges pet should be texture 3.
Reply With Quote
  #9  
Old 08-17-2007, 01:28 PM
Foin
Fire Beetle
 
Join Date: Sep 2006
Posts: 22
Default

found the line and fixed it
case OGRE: npc_type->race =BEAR;npc_type->texture=3;npc_type->gender=2; break;
Reply With Quote
  #10  
Old 10-16-2007, 11:54 AM
gernblan
Discordant
 
Join Date: Aug 2006
Posts: 394
Default

What are the odds of getting this into the tree?

Please?

We're going on almost 2 months since this was posted and this fix does indeed work.

Thank you!
__________________
--
Keelyeh
Owner, ServerOp and Developer
Jest 4 Server
Linux (Jest3 runs on Fedora, our Dev servers usually run on Ubuntu and/or Gentoo), OC-12 Connection = Hella Fast
Reply With Quote
  #11  
Old 10-17-2007, 04:51 AM
gernblan
Discordant
 
Join Date: Aug 2006
Posts: 394
Default

Actually, put these changes into pets.cpp today and recompiled.. does NOT work.
__________________
--
Keelyeh
Owner, ServerOp and Developer
Jest 4 Server
Linux (Jest3 runs on Fedora, our Dev servers usually run on Ubuntu and/or Gentoo), OC-12 Connection = Hella Fast
Reply With Quote
  #12  
Old 10-17-2007, 09:24 AM
WildcardX
Developer
 
Join Date: Apr 2003
Posts: 589
Default

I'll look at this code and confirm if it works or now. If it does, I'll submit it to the server code.
__________________
Read my developer notes at my blog.

Quote:
If it's not on IRC, it ain't l33t!
Reply With Quote
  #13  
Old 10-18-2007, 05:39 PM
WildcardX
Developer
 
Join Date: Apr 2003
Posts: 589
Default

This has been committed to the server code repository. Thank you for your contribution.
__________________
Read my developer notes at my blog.

Quote:
If it's not on IRC, it ain't l33t!
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 04:23 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