# AEstatsMutator - Short Intro ############################## 25.09.99 14:10 VER: 4.22 by Christoph 'AEon' Loewe (C) 1998-2001 Commercial Use Prohibited ! AEon@planetquake.com Part of the AEstats Package. Visit http://www.planetquake.com/aeons/aestats This Mutator will add frag information for Unreal Tournaments Demo 3.22 (the upcoming non Glide Demo should work with this Mutator as well). This extra info written into UT's log file can then be parsed with preAEs and thus yield tons of stats. # Disclaimer/Copyright ###################### Ęstats package and AEstatsMutator.u is provided as is, use at your own risk. There is no warranty whatsoever. Copyright by Christoph 'AEon' Loewe (C) 1998-2001 All Rights Reserved. Commercial use prohibited! # Installation ############## 1. Copy the files in System\UnrealTournament-338\ AEstatsMutator.int AEstatsMutator.u into your TournamentDemo\System\ directory. 2. Right click on the "UnrealTournament" Desktop Icon and under Properties add LOG=AEs.log e.g. C:\TournamentDemo\System\UnrealTournament.exe LOG=AEs.log 3. Run "UnrealTournament" and in the "Game" Menu select "Start Practice Session" for some local bot match gaming. 4. Click on the "Mutator" button and double click on the "AEstats" mutator. It should appear on the right side under "Mutators used". You might want to activate "Always use this Mutator Configuration", to always have the AEstatsMutator in use. 5. "Bots" add some of those and then start playing. All the frag info will be written into your \TournamentDemo\System\AEs.log log file. Note: - UT locks the AEs.log file as long as the game is running. So before your copy it to somewhere safe, you need to exit UT. - UT *overwrites* the AEs.log file each time you start UT. So always copy the AEs.log to a safe place like \TournamentDemo\Logs\. See the AEstats.txt for more info. # Feedback ########## If you find a bug in the code or simply want to optimize certain parts of the code because you really know Unreal Script then drop me a line: AEon@planetquake.com # History ######### v4.22 - First version of the AEstatsMutator.u AEon (25.09.99 14:32)