Forgot something

A final touch to the replay system.
This commit is contained in:
LostTrackpad 2024-08-07 18:56:06 +07:00
parent 5bd6db9005
commit 8c18caab1d

View file

@ -144,6 +144,9 @@ if CLIENT then
net.Start("Checkpoint_Finish")
net.WriteFloat(totaltime)
if !LocalPlayer().InReplay then
notification.AddLegacy("Replay saved as ".."beatrun/replays/" .. game.GetMap() .. "/"..Course_Name .. os.date("%H-%M-%S_%d-%m-%Y", os.time()) .. ".txt", 0, 3)
end
net.SendToServer()
timealpha = 1000