Garry's Mod Wiki

Revision Difference

NPC:ConditionName#517697

<function name="ConditionName" parent="NPC" type="classfunc"> <description>Translates condition ID to a string.</description> <realm>Server</realm> <args> <arg name="cond" type="number">The NPCs condition ID, see &lt;page&gt;COND&lt;/page&gt;</arg>⤶ <arg name="cond" type="number">The NPCs condition ID, see <page>COND</page></arg>⤶ </args> <rets> <ret name="" type="string">A human understandable string equivalent of that condition.</ret> </rets> </function>