Whenever I make a new item it dosent get updated and it continues to remain the same..same name and stats..i have tried manually creating a new weapon and I have usualy used the weapon creator. Any ideas?
Whenever I make a new item it dosent get updated and it continues to remain the same..same name and stats..i have tried manually creating a new weapon and I have usualy used the weapon creator. Any ideas?
Update -> Clear cache to see changes.
Make sure you've executed the batch file (Navicat,HeidiSQL,Dreamweaver,etc.)
In-game type
Restart server,Code:.reloadtable items
~Over.DoseCode:.additem <ID> // .lookupitem <Name>
Hey I tryed that but it says reload failed...how do I clear my cache?
Delete everything in your World of Warcraft\Cache\WDB\enUS folder. And, you can't reload the items table, just restart the server
O..KK Thanks got it now![]()
Of course he can.
.reload items
no you cant, some of the tables you cant reload. Ones that i've found include vendors, and i think anything from the creature or logon database.
Creature tables will load, the ones that won't load are.. items, vendors, all the _spawns tables, accounts, and a few others I forgot
It actually depends on your setup and rev.
I can load evertything from quests, items, creature_names creature_proto spells etc etc.
Make sure you type in the full name, and ONLY tables that can be reloaded are in your world database.
TO reload accounts, you can do that from the Logon.exe window with
reload
and thats it,
Cairi
Cairi
As a Nation, we have AGREED to A GREED
gmtricks.com
I got to work at first but when I tried it again it wouldn't change. Im using Ascent DB editor 0.5 and I have been clearing my WoW cache..along with shutting down mysql, apache, the login server and ascent world and then booting it back up. Im probably doing something wrong. Oh an Im also using AC web ultimate repack if that helps