View Single Post
  #1  
Old 08-15-2011, 10:36 PM
Kingmen30264
Hill Giant
 
Join Date: Sep 2006
Posts: 112
Default No Endurance and Updating Items(?)

Something that I have noticed, is that I have no endurance on my PURE Melee classes. The ones with mana show end correctly, but the ones that don't have mana (Monks, Zerkers, Warrs, etc) show 0/0 on their endurance. Is there a way for me to fix this? I know it works on some servers... What did they do for it to start working?

I am using Rev_1751 patched all the way through.

Something else I was wondering was, how do I update my DB items? I downloaded the TXT, but how do I update it? Right now I am having to manually add in the item(s) I want from Live. Is there an sql file that I need to grab and run?

In my eqemu/utils folder, there is a perl file called load_13thfloor_items, but when I inspect it, it shows the information as:

Code:
$db = "eq";
$user = "eq";
$pass = "eq";
$host = "localhost";
Do I need to change this to match my DB info and run it? or does it autorun or what?
Reply With Quote