Name: Client Camera Security
Coder: Unrealed
Version: 1.0

---

Mutator functions:
1. Players were using the set command for propering their selves ( CameraRotSpeed ).
2. The mutator prevents this bad command by checking CameraRotSpeed in the Client.

Multi-Player Setup ( Follow the steps ):
1. Open your file 'Rune.ini' in you 'Rune\System' foldier.
2. Search the Line: '[Engine.GameEngine]'.
3. Under all sub-lines, add following sub-line: 'ServerPackages=ClientCamera'.

That's all, do it and your server will be safe.
You are allowed to share the mutator if you include this file.

---

By Unrealed ( Thank you MacBath )