Revision Difference
gmsave.SaveMap#560356
<function name="SaveMap" parent="gmsave" type="libraryfunc">
<description>Saves the map</description>
<realm>Server</realm>
<file line="88-L116">lua/includes/gmsave.lua</file>
<file line="80-L108">lua/includes/gmsave.lua</file>
<args>
<arg name="ply" type="Player">The player, whose position should be saved for loading the save</arg>
</args>
<rets>
<ret name="" type="string">The encoded to JSON string containing save data</ret>
</rets>
</function>