History
| Edit
| Delete
| raw
Wiki → Public | Page index

Exterminator¶
Warning¶
This mutator is replacing key classes of the game to secure certain functions. This mutator wont work as intended with other mutators replacing
PlayerControllers or Pawns.
This especially means that this mutator wont work decently with any modification.
Download¶
Version 0.1
Version 0.2
Features¶
Version 0.1 ¶
- Webadmin options to configure the mutator
- A command printing out the mutator configuration ingame. (ExterminatorConfig)
- Cheat detection with webadmin settable consequences (log, advertise, kick, sessionban, ban)
- Option to force projectors off
- Option to force shadows off
- Fixed an exploit where the player was able to stand up and aim before the 3rd person getup animation finished.
- Fixed an exploit where the player was able move with walking speed in crawl animations.
- Fixed an exploit making it possible to look over a large number of obstacles while the model appeared prone behind it.
- Fixed an exploit allowing zoomed view weapons other than the sniper rifles.
- Fixed an exploit allowing to set artillery via sky.
- Fixed an exploit allowing to remove bobbing.
- Fixed an exploit allowing to cancel the bolt animation of the sniper rifle
- Fixed an exploit where the player was able to instant reload the bolt sniperrifles by throwing them during reload.
- Fixed an exploit allowing the player to bolt his rifle while being switched to another.
- Fixed an exploit which allowed sprinting during reload.
- Fixed an exploit allowing to bolt during get up/lie down actions.
- Fixed an exploit allowing the MG to insta deploy when firing from hip
- Fixed an exploit allowing the MG to deploy on surfaces to high to deploy on.
Version 0.2 ¶
Installation¶
Only server side installation is required. The clients can copy the files into their system folder or simply download the mutator from the server.
- Extract the files Exterminator.u, Exterminator.ucl and Exterminator.int to your Red Orchestra servers system folder.
- Add a line "ServerPackages=Exterminator" under other lines starting with "ServerPackages="
- Restart the server
- Open webadmin
- Add the mutator in the current mutator list.
- Add the mutator under Default->VoteConfig.
- Setup the mutator to your likings under Default->Exterminator
- If you want you can place the .uz2 file on your redirect.
Webadmin configuration¶
You will find several options when opening your servers webadmin and
selecting Default->Exterminator.
- bForceProjOff: Forces projectors off on the client when checked.
- bForceShadowsOff: Forces shadows off on the client when checked.
- DetectConsequences: Specifies what happens when a cheat or reset of forced variables is detected. Options are
* Log: Logs the UID of the player to the logfile
* Advertise: Prints a message to all players that the player in question is trying to exploit the game (and in what way)
* Kick: Kicks the player.
* SessionBan: Sessionbans the player
* Ban: Bans the player
Last Edit: June 18, 2009 15:46 by ueber