Garry's Mod Wiki

Revision Difference

Player:AddCount#547215

<function name="AddCount" parent="Player" type="classfunc"> <description>Adds an entity to the total count of entities of same class.</description> <description><note>See [GetCount](/gmod/Player:GetCount) for list of types</note>Adds an entity to the total count of entities of same type.</description> <realm>Shared</realm> <args> <arg name="str" type="string">Entity type</arg> <arg name="ent" type="Entity">Entity</arg> </args> </function>