HELP Removing Owners of Shops and Castles

12/11/2009 08:05 BetuDM#1
What db i need del to clear the owners in the game?
cuz i have reseted the server and i need all shops without owners and the castles too.
12/11/2009 09:32 wbl4352#2
please check in cq_dynanpc for the castle and shops..
12/11/2009 10:11 PraDevil[ELITE]#3
Quote:
Originally Posted by BetuDM View Post
What db i need del to clear the owners in the game?
cuz i have reseted the server and i need all shops without owners and the castles too.
do you mean want to reset your db with no body there..??
12/11/2009 11:37 BetuDM#4
Quote:
Originally Posted by PraDevil View Post
do you mean want to reset your db with no body there..??
i am making a server, but i need start this with any information, and have shops and castles with hights prices, and i need del this, i have finded on cq_dynam.... do u have a query to clear all to standard?
12/11/2009 14:24 PraDevil[ELITE]#5
here is it
12/11/2009 18:55 javairc#6
Quote:
DELETE from account.account;
some DB must change it my.account to account.account

;)
12/11/2009 21:33 DaLaughinMan8#7
Quote:
Originally Posted by PraDevil View Post
here is it
If he uses that his shops will still be own by who every bought them... or gets the same id as the person who bought them and same with the castle plots. Don't think you can just DELETE from my.dynanpc without losing the castle plots, shop flags, legion door/pole/shield and the targets in the training grounds. Think its one of those things you got to do by hand only tool I know that will help you is the npc translation tool[when it writes the npc sql file replace cq_npc with cq_dynanpc... shhh;)]
12/12/2009 05:56 .Ash#8
Just do it manually...Lol Its fun ^_^