Garry's Mod Wiki

NPC:SetIgnoreConditions

  NPC:SetIgnoreConditions( table conditions, number size )

Description

Sets conditions to ignore for the this NPC.

Arguments

1 table conditions
Conditions to ignore, see COND enum.
2 number size
Number of conditions to include in the ignored conditions table. Set this to the size of ignored conditions table to ignore all specified conditions.