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.
|