------------------------
TOHeartbeat - Mutator
------------------------

anybugs.... (madmax@topfclan.de and we will see what we can do)


What is this?
-------------

a mutator that indicates your lack of health (<30) by your increasing heartbeat


How to install on your server ?
-------------------------------
Copy the .u file to the FIRST System-folder of your TacticalOps installation.

- Open your Server.ini (or however it's called)
- Goto Section [Engine.GameEngine]
- Search for the LAST "Serverpackages=xxxxx" entry
- Add this line AFTER the last entry:

ServerPackages=TOHeartbeat


- Goto Section [TOST43.TOSTServerActor]

- Search for the first free "Mutators[x]=" entry (x in range from 0...9)

- Add this line to your Mutator-List
  
Mutators[x]=TOHeartbeat.TOHeartbeat

That's all

have fun...

MadMax

