no lol kingofwar
no lol kingofwar
Question: Anyone know any good malls that I can use with NCDB?
yes some guy has just released one lol
http://www.mmowned.com/forums/emulat...l-2-4-3-a.html
I'm only guessing! If I'm not mistaken you should be able to use any of the malls as all the databases are the same structure.
nope, whydb and NCDB have a different creature proto
Ok I made it compatible with arcemu and I have a problem. It doesnt load anything. Like I go to org no NPCs their. I spawn an NPC that vends and no vendor template even thought I know for sure the database is their.
When your server loads it probably has a missing column in the vendors table so it Basically drops the vendors table.
Alter Vendors table;
Feild Name: extended_cost
Datatype: int
Len:
Default: 0
and check column Not Null?
Save
That worked for me.
But it doesnt load all the creatures either.
run
\trunk\sql\world_updates\633_creature_spawns_bytes.sql
from ArcEmu folder
I dont seem to have that sql file.
Alright I got the latest ascent rev and I got the sql file. I updated but no luck. In world.exe it sais 0 creatures / 0 gameobject on map ID and it sais this for every map. So I dont know whats up.
Anyone help?