Garry's Mod Wiki

Revision Difference

gmsave.SaveMap#566031

<function name="SaveMap" parent="gmsave" type="libraryfunc"> <description>Saves the map</description>⤶ <description>Saves the map.</description>⤶ <realm>Server</realm> <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>⤶ <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>⤶ <ret name="" type="string">The encoded to JSON string containing save data.</ret>⤶ </rets> </function>