20 Mar 12, 11:00AM
(This post was last modified: 20 Mar 12, 11:02AM by MrYanDao|W$N|.)
(20 Mar 12, 03:48AM)Bukz Wrote: * Bukz pokes Freddo, also I'm sure that it's been posted elsewhere on these forums already, if you wanna try searching for it.Nope. There's only a topic for Mac but not for Windows.
It is done via the assaultcube.bat file I know that much. :p
(20 Mar 12, 10:05AM)jamz Wrote: What?Thank you so much! It works. But doesn't save the extension as .txt file. I'll have a look around(:
Here's my assaultcube.bat:
[SELECT ALL] Code:For /F "tokens=1-3 delims=/ " %%a in ('date /t') DO SET partd=%%c%%b%%a
FOR /F "tokens=1,2 delims=:" %%d in ('time /t') DO SET partt=%%d%%e
bin_win32\ac_client.exe --init> client_logs\clientlog_%partd%_%partt%.txt