Revision Difference
NPC:SetIgnoreConditions#560134
<function name="SetIgnoreConditions" parent="NPC" type="classfunc">
<description>Sets conditions to ignore for the this NPC.</description>
<realm>Server</realm>
<added>2023.11.17</added>
<args>
<arg name="conditions" type="table">Conditions to ignore, see <page>Enums/COND</page>.</arg>
<arg name="size" type="number">Number of conditions to include in the ignored conditions table. Set this to the size of ignored conditions table to ignore all specified conditions.</arg>⤶
</args>
</function>