Thread: Newbie to EQEmu
View Single Post
  #12  
Old 05-21-2008, 09:18 PM
Baeltor
Fire Beetle
 
Join Date: Sep 2004
Posts: 6
Default

Try:

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