HyperSonicGT-R
02-04-2006, 07:07 AM
Alright, so I just got a small 24-man private server. I'm trying to setup BattleRecorder on it. Here's what I have:
rotate_demo:
# set the number of demo files to keep in rotation
file_limit = 10
# for local web server; edit this path and make it match the one in serversettings.con
target_root = http://www.teamequinox.us/demos
# set to 1 to enable ftp uploading
use_ftp = 1
# set to the target directory on the ftp server
ftp_target_dir = /demos/
# login information for the ftp server goes here
ftp_server = MyClan'sFTP
ftp_user = Myusername
ftp_password = Mypassword
And in ServerSettings:
sv.autoRecord 1
sv.demoIndexURL http://www.teamequinox.us/demos
sv.demoDownloadURL http://www.teamequinox.us/demos/
sv.autoDemoHook "adminutils/demo/rotate_demo.exe"
Yet it doesn't seem to record, it never shows up in Community. I checked my site's FTP, and there aren't any demos in the /demos folder.
rotate_demo:
# set the number of demo files to keep in rotation
file_limit = 10
# for local web server; edit this path and make it match the one in serversettings.con
target_root = http://www.teamequinox.us/demos
# set to 1 to enable ftp uploading
use_ftp = 1
# set to the target directory on the ftp server
ftp_target_dir = /demos/
# login information for the ftp server goes here
ftp_server = MyClan'sFTP
ftp_user = Myusername
ftp_password = Mypassword
And in ServerSettings:
sv.autoRecord 1
sv.demoIndexURL http://www.teamequinox.us/demos
sv.demoDownloadURL http://www.teamequinox.us/demos/
sv.autoDemoHook "adminutils/demo/rotate_demo.exe"
Yet it doesn't seem to record, it never shows up in Community. I checked my site's FTP, and there aren't any demos in the /demos folder.