EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Development (https://www.eqemulator.org/forums/forumdisplay.php?f=621)
-   -   Fix: Hand to Hand weapons (https://www.eqemulator.org/forums/showthread.php?t=3741)

quester 11-04-2002 12:45 PM

Fix: Hand to Hand weapons
 
Small fix for players using hand to hand weapons..The skill used was wrong.

Fix:

zone/attack.cpp

Code:

136a143
>          // quester: hand to hand weapon
138a146
>                // cout << "hth weapon in use" << endl;
140c148
<        skillinuse = 29;
==========
>        skillinuse = 28;



All times are GMT -4. The time now is 06:28 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.