Revision Difference
gmsave.PlayerLoad#517867
<function name="PlayerLoad" parent="gmsave" type="libraryfunc">
<description>Sets player position and angles from supplied table</description>
<realm>Server</realm>
<args>
<arg name="ply" type="Player">The player to "load" values for</arg>
<arg name="ply" type="Player">The player to "load" values for</arg>
<arg name="data" type="table">A table containing Origin and Angle keys for position and angles to set.</arg>
</args>
</function>