Using old database format ?
[Status] Loading items
[Status] EMuShareMem loaded [Status] Loading npcs [Status] Loading NPCTypes from database... NPCs loaded - using old database format [Status] Loading npc faction lists [Status] Loading NPC Faction Lists from database... [Status] Loading loot tables [Status] Loading Loot tables from database... What the message in bold mean ? im doing something wrong ? It dont appear all the time. |
i Think it has to do with the fact that you are using a sourced databased that is older than the most recent eqemu update.
really meaning, there might be new additions to the sql database on mobs, one i think could be a colum to define AC, i remember reading about that somewhere, perhaps its just saying exactly what your doing, using an older database? Thats just my guess, not sure though. |
I use MW5.7 ALpha 1 DB that i have "emptyied". I have then add my spawns.
|
did you add the AC column to NPC types?
Code:
ALTER TABLE `npc_types` ADD `AC` smallint(5) not null default 0; |
Yes that fixes the "using old database" thing..... now.... to setup all the mobs with AC..... *grumble*
|
This work, thanks scorp :)
Setting the AC isnt hard, i think the hard part is to do test and see for how hard you hit a mob when you entered AC. |
All times are GMT -4. The time now is 04:13 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.