pol pot wrote:esteel wrote:Hmm i record about every game i play because i use a little batch file that automaticly starts to record
autorec.bat (I'm not sure this will work on every system.. it does work for me. This is just ugly stuff on windows.. the linux script is much simpler):
What should the first script be named? And, will it start recording automatically?
I tried to make to name standout more in the quote.. sorry i'll edit the other post to make it clearer. But it does not really matter what names the files have. But on windows it does have to have the .bat extension..
The two scripts do the same thing, tell nexuiz to record a demo with a given name. This recording will begin as soon as you connect to a server or begin a own game. This is however a 'one-time' thing. You have to rerun the script to make it record again once the recording has stopped (disconnect).
The first is a batch file for windows, the seconds a shellscript for linux and i guess mac. As you see this is MUCH easier with a real operation system
