View Single Post
  #11  
Old 10-24-2008, 01:26 AM
enkendu
Fire Beetle
 
Join Date: Nov 2002
Posts: 27
Default

Thank you for adding this little line, i spent hours trying to figure this out and this looks like it did it thank you very much, Quote:

Originally Posted by cavedude
Code:
alter table npc_faction add column ignore_primary_assist tinyint(3) not null default 0;

Will do it, or you can use the newest version of PEQ. Both the release and CVS have that column.
Reply With Quote