Garry's Mod Wiki

Revision Difference

Entity:SetCreator#526788

<function name="SetCreator" parent="Entity" type="classfunc"> <description>Sets the creator of the SENT.</description> <description>Sets the creator of the Entity. This is set automatically in Sandbox gamemode when spawning SENTs, but is never used/read by default.</description> <realm>Server</realm> <file line="53-L55">lua/includes/extensions/entity.lua</file> <args> <arg name="ply" type="Player">The creator</arg> </args> </function>