View Single Post
  #6  
Old 07-18-2016, 10:51 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

A bag with >10 slots wouldn't hurt the client..but, you would have some client-server issues when trying to access those slots.

There is code in-place to limit all bags to 10-slot upon server start-up..so, any changes there are overridden.


You have to be careful with manually applying updates. It could be possible to apply an update that will be out-of-date and have another applied that will
cause the proper update not to trigger.

I was pretty sure that all of the merc info was in the peq database..but, iirc, there is something that needs to be applied.

Lemme look and see if I can find the thread on that - it was fairly recent..


EDIT: I didn't see it..but, I'll keep an eye out for it. Check your logs for any [Error] entries.
__________________
Uleat of Bertoxxulous

Compilin' Dirty

Last edited by Uleat; 07-18-2016 at 10:56 PM..
Reply With Quote