Garry's Mod Wiki

Log in to edit

NPC:SetUnforgettable

<function name="SetUnforgettable" parent="NPC" type="classfunc"> <description>Sets given entity as an unforgettable enemy.</description> <realm>Server</realm> <added>2023.09.06</added> <args> <arg name="enemy" type="Entity">The enemy entity to set.</arg> <arg name="set" type="boolean" default="true">The entity to set.</arg> </args> </function>