57 lines
2.0 KiB
Plaintext
57 lines
2.0 KiB
Plaintext
================================================================================
|
|
REVENGE VERSION 2, ORIGINAL VERSION BY SCOTT "FROOD" SHINGLER.
|
|
ZEROPOINT PRODUCTIONS, DECEMBER 2007
|
|
D.SCHEERENS@GMAIL.COM
|
|
================================================================================
|
|
|
|
|
|
|
|
================================================================================
|
|
TABLE OF CONTENTS.
|
|
================================================================================
|
|
1. INTRODUCTION.
|
|
2. QUICK INSTALLATION GUIDE.
|
|
|
|
|
|
|
|
================================================================================
|
|
1. INTRODUCTION.
|
|
================================================================================
|
|
Not much has changed in Revenge 2. It fixes the bug which caused a player to
|
|
immediately get revenge sometimes when he/she entered the server. A new feature
|
|
in Revenge 2 is the option to broadcast revenge messages, for example:
|
|
"ABC got revenge on XYZ!". This option can be turned on/off in the configuration
|
|
file for Revenge2.
|
|
|
|
|
|
================================================================================
|
|
2. QUICK INSTALLATION GUIDE.
|
|
================================================================================
|
|
1. Make sure your server has been shut down.
|
|
|
|
2. Copy the Revenge2.u, Revenge2.int and Revenge2.ini files to the system
|
|
folder of your UT server.
|
|
|
|
3. If your server is using redirect upload the Revenge2.u.uz file to the
|
|
redirect server.
|
|
|
|
4. Open your servers configuration file and add the following server package:
|
|
|
|
ServerPackages=Revenge2
|
|
|
|
5. If you already had the old version of Revenge installed, remove the
|
|
following lone from the server packages list:
|
|
|
|
ServerPackages=Revenge
|
|
|
|
You can now also delete the Revenge.u, Revenge.int and Revenge.ini files.
|
|
|
|
6. Save the changes to the configuration file.
|
|
|
|
7. Add the Revenge 2 mutator to you server. If you have to set this manually
|
|
in your configuration files, use the following mutator
|
|
"Revenge2.RevengeMutator".
|
|
|
|
8. Start your server.
|
|
|
|
|