TeamShock by Organized Evolution

evolution@organized-evolution.com

Enables team colored shots for ShockRifle and Super ShockRifle.

Created for {SdK}DoctoR_DeatH.

Contents:

  TeamShock-README.txt - This file

  TeamShock.int - initialization/localization file
  TeamShock.u - mutator

  TeamShockPack.utx - texture file

Installation:

  Place TeamShock.int & TeamShock.u into your System directory.
  Place TeamShockPack.utx into your Textures directory.

  Place this line in your server's .ini file under the [Engine.GameEngine] section,
  after all other ServerPackages:

     ServerPackages=TeamShock


  If starting your server from the command line, use TeamShock.Loader as the mutator string.
  If starting your server from within UT, pick TeamShock as a mutator.

Configuration:

  During the game, login as admin, then type

     
       mutate toggleshock

  
  to toggle team colors for the ShockRifle and 


       mutate togglesupershock


  to toggle team colors for the SuperShockRifle.


  To see the current value of ShockRifle and SuperShockRifle, type


       mutate listcolor


  After you have done this AT LEAST ONCE, you will be able to edit these values directly by looking for a section called
 
  [TeamShock.Loader] with two entries:

  bColorShockRifle=True
  bColorSuperShockRifle=True

  Of course, they might have different values, if you've toggled them off.

  Set these to True to enable team colors, and False to disable team colors.

  Enjoy!