Anzeige:
Ergebnis 1 bis 6 von 6

Thema: BF2 Recorder ? How To

  1. #1
    Registrierter Benutzer
    Registriert seit
    Aug 2004
    Beiträge
    38

    BF2 Recorder ? How To

    Hallo,

    ich suche ein zuverlässiges How To, nach dessen Anleitung ich den BF2 Recorder zum laufen bringen kann wäre super, wenn mir da einer weiterhelfen könnte.

  2. #2
    Registrierter Benutzer
    Registriert seit
    Jul 2003
    Beiträge
    1.545
    Hi!

    Die Anleitung in der /readmes/readmeserver.txt sollte doch vollkommen ausreichen:

    ================================================== ======================
    BATTLE RECORDER
    ================================================== ======================


    USAGE

    The BattleRecorder allows a round to be recorded and distributed.
    The system is very flexible, and the current implementation can be easily
    changed. We recommend you have a good knowledge of Python before you
    edit the scripts used here.


    There are two components to BattleRecorder. First is the Dedicated Server
    Launcher.

    The Dedicated Server Launcher requires the following information:
    - AutoRecord
    Set AutoRecord to on to enable the BattleRecorder. Every round played
    on the server will now be recorded to a file.

    - DemoDownloadURL <http://YourServer.com/YourDirectory/>
    This is the URL that will be passed to all the connected clients at the
    end of the round. This is the URL that the Battlefield 2 front end will
    try and download the demo file from when the user selects 'download'.
    The demo file must be in the directory specified in the URL, or the
    demo download will fail.

    - AutoDemoHook <adminutils/demo/Your_Script.exe>
    The server runs this script at the end of every round where AutoRecord
    is enabled. Note that the exe ending is only relevant for the
    windows-server, on linux it can be any executable file. A python script,
    for instance.


    The second component to BattleRecorder is the script that is run when a
    round ends. This script can be rewritten or replaced as needed. The
    Battlefield 2 server will simply attempt to execute the script specified
    in AutoDemoHook at the end of each round.

    The default script, called auto_rotate, was written in Python and then
    built in to an executable.

    The Python script can be found here \adminutils\demo\rotate_demo.py

    The script will move a BattleRecorder file from the server to a new local
    location, or to an FTP site. You can also specify the number of files to
    keep archived.

    The script is configured using a configuration file, called
    'auto_rotate.cfg', found in the root of the Battlefield 2 installation
    root directory.

    In this file you can configure:

    - file_limit = <value>
    Use this value to set the number of BattleRecorder files you would like
    to keep available. The default is 30. Once the limit is reached, a new
    file will replace the oldest one.

    - target_root = <local directory path>
    If you intend to transfer to a local directory, enter the path here.

    - use_ftp = <bool>
    Set this to 1 if you wish to FTP the DemoRecorder file to a new
    location.

    - ftp_target_dir = <path to webroot demos>
    Enter the path on the FTP site where you want the DemoRecording
    transferred to.

    - ftp_server = <server URL or IP>
    Enter the URL or IP of your FTP server.

    - ftp_user = <FTP login username>
    Enter your FTP sites login username.

    - ftp_password = <password>
    Enter the password for your login account.


    NOTES

    DemoRecorder files become larger as you increase the number of players
    and the ticket allocation. For a round with 64 players with 250 tickets
    on each side, you should expect a file size of around 10-12 Mb.
    Ansonsten kannste mal hier nach "recorder" suchen:

    http://www.bf-games.net/forum/index....t=Search&f=118

    Gab schon einige Threads dazu und jeder hat das bis jetzt zum laufen bekommen.

  3. #3
    Registrierter Benutzer
    Registriert seit
    Aug 2004
    Beiträge
    38

    danke aber..

    mein problem ist leider, das er die demos aufnimmt, jedoch nicht in den ordner (nicht per FTP), den ich angegeben habe verschiebt und auch keine :

    Demo upload failed. Check 'rotate_demo_err.txt' for more info.

    erzeugt (auch wenn ich sie erzeuge schreibt er nix rein).

  4. #4
    Registrierter Benutzer
    Registriert seit
    Jul 2003
    Beiträge
    1.545
    Hi!

    Hast du in der \adminutils\demo\rotate_demo.py den Pfad hier richtig angepasst:

    target_root = <local directory path>

    (Klein- bzw. Großschreibung beachten!!!!)

    Hat der User der den BF2 Server startet Schreibrechte auf das gewünschte Verzeichniss?

    Das die rotate_demo_err.txt nicht erstellt wird ist glaube ich normal.

  5. #5
    irwine
    Gast
    hallo

    ich habe das gleiche problem aba bei mir gibt es "\adminutils\demo\rotate_demo.py" nicht....was koennt ich denn da tuhen??

  6. #6
    Registrierter Benutzer
    Registriert seit
    Jul 2003
    Beiträge
    1.545
    Hi!

    Die Datei gibt es auf jedem Fall im /bf2/adminutils/demo/ Verzeichniss, ausser du hast die gelöscht. Dann setz den Server nocheinmal frisch auf, nicht dass du noch andere Dateien gelöscht hast...

Ähnliche Themen

  1. How many forum members does it take to change a light bulb
    Von swannema im Forum Meldungen und Mitglieder
    Antworten: 9
    Letzter Beitrag: 04.01.04, 19:44
  2. "Cheating-Death in LINUX/WINE, Here's how to do it"
    Von Toast im Forum Emulatoren für Spiele
    Antworten: 12
    Letzter Beitrag: 13.10.03, 16:59
  3. How to Sammlung für Linuxzocker
    Von Schweinhund im Forum Emulatoren für Spiele
    Antworten: 0
    Letzter Beitrag: 08.10.03, 19:09
  4. libqt3c102-mt conflicts with libqt3-mt
    Von Atomara im Forum System installieren und konfigurieren
    Antworten: 10
    Letzter Beitrag: 07.09.03, 01:48
  5. Suche Kleines Bind DNS Server How TO
    Von X-Dimension im Forum Linux als Server
    Antworten: 1
    Letzter Beitrag: 28.03.03, 14:09

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •