they are all located under cq_dynanpc
PHP Code:
Update cq_dynanpc set datastr = 'None', owner_name = default_owner_name, ownerid = 0 where ownerid > 9999;
Update cq_dynanpc set datastr = 'None', owner_name = default_owner_name, ownerid = 0, price = initial_price, deposit = 0 where ownerid > 9999;
Update cq_dynanpc set datastr = 'None', owner_name = 'None', default_owner_name = 'None', ownerid = '0' where id < 99999999;
this one should remove all owners name from LW (pole-Shield)
family war maps lands
booths owners
castles . etc etc its about every thing thats located in cq_dynanpc
if u want to remove only the family maps u have to make them NONE manually .
and if any one knows how to fix family lvl's it will be so helpfull.