From 25e4d04a331a6a0b9d897d4f721757730771ff97 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Sat, 18 Nov 2017 16:00:29 -0500 Subject: More documentation * Documented the item table * Documented the inventory table * Started writing tutorials --- gamemode/core/mapstich/sv_mapstich.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'gamemode/core/mapstich') diff --git a/gamemode/core/mapstich/sv_mapstich.lua b/gamemode/core/mapstich/sv_mapstich.lua index f8e79cd..3c5da66 100644 --- a/gamemode/core/mapstich/sv_mapstich.lua +++ b/gamemode/core/mapstich/sv_mapstich.lua @@ -45,6 +45,7 @@ end ---Saves the player. -- Saves the player as if they had disconnected, or transfered to another level --@concommand artery_saveplayer +--@usage artery_saveplayer concommand.Add("artery_saveplayer",function(ply,cmd,args) SavePlayerData(ply) end) -- cgit v1.2.3-70-g09d2