Garry's Mod Wiki

Revision Difference

SANDBOX:PlayerSpawnedSENT#553229

<function name="PlayerSpawnedSENT" parent="SANDBOX" type="hook"> <ishook>yes</ishook>⤶ <description>Called after the player has spawned a scripted entity.</description> <realm>Server</realm> <args> <arg name="ply" type="Player">The player that spawned the SENT</arg> <arg name="ent" type="Entity">The spawned SENT</arg> </args> </function>