[HELP]family war

10/19/2010 15:53 Resende#1
Anyone know where I scratch the occupants of the family war?

ty :handsdown:
10/19/2010 20:32 ~WARNING~#2
what do you mean by "scratch the occupants"
10/19/2010 22:34 karnyge#3
I believe the meaning is to remove the 'owners' of the family maps.

I dont know myself, and i have looked through my databases, and used the search engine.
10/20/2010 10:37 D4RK_4NG3L#4
they are all located under cq_dynanpc

PHP Code:
Update cq_dynanpc set datastr 'None'owner_name default_owner_nameownerid 0 where ownerid 9999;
Update cq_dynanpc set datastr 'None'owner_name default_owner_nameownerid 0price initial_pricedeposit 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.