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

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 01-15-2008, 01:30 AM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default Bind Wound

In the current EQEmu builds, bind wound requires the player to train 1 point into it before it works. That's annoying for the players and for anybody who handles bug reports So, here is my quick workaround:

In world/client.cpp find:

Code:
pp.skills[SENSE_HEADING] = 200;
After that, add:

Code:
pp.skills[BIND_WOUND] = 1;
This will start all new players with 1 point in bind wound so it will work. This is not technically correct so it shouldn't be put in the official code. I just started a noob toon on Live and had 0 in bind wound. Maybe somebody else can quickly figure out how to get bind wound to work at 0 (I bet a skill check needs to be removed somewhere, since everybody gets bind wound) but for now, I hope this helps some.
Reply With Quote
 


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 02:12 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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3