View Single Post
NanoC
Veteran Member
Join Date: Jan 2016
Location: Argentina
Old 03-12-2021 , 23:00   Re: Demo format plugin
Reply With Quote #2

Use this plugin:
https://forums.alliedmods.net/showthread.php?p=824438

But change line 228:
Code:
FormatTime(sTime, sizeof(sTime), "%Y%m%d-%H%M%S", GetTime());
to:
Code:
FormatTime(sTime, sizeof(sTime), "%d%m%Y-%H%M%S", GetTime());
then recompile the plugin
__________________
NanoC is offline
Send a message via Skype™ to NanoC