Revision Difference
NPC:ConditionName#510703
<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 <page>COND</page></arg>⤶
</args>⤶
<rets>⤶
<ret name="" type="string">A human understandable string equivalent of that condition.</ret>⤶
</rets>⤶
</function>⤶
⤶