This addon will change your server into a big 1on1 KnifeArena.
Random and endless 1on1 knife fights.
[b]Features:[/b]
[list][*]You can adjust the health that is given to fighters.
[*]You can give each player a limit of respawns.
[*]You can setup a timelimit for each knife fight.
[*]Does not need a keygroup that stores the teleport destinations.
[*][b]!watch[/b] and [b]!fight[/b] commands for players.[/list]
[b]Official Maplist:[/b]
[url=http://www.fpsbanana.com/maps/24147][img]http://image.fpsbanana.com/ss/maps/thm_39725.jpg[/img] kf_hall1[/url]
[url=http://www.fpsbanana.com/maps/24149][img]http://image.fpsbanana.com/ss/maps/thm_39734.jpg[/img] kf_field1[/url]
[url=http://www.fpsbanana.com/maps/34437][img]http://image.fpsbanana.com/ss/maps/thm_66537.jpg[/img] kf_airglass1[/url]
[b]Mapping Information:[/b]
[list][*]The teleport destinations are just [b]info_target[/b]'s and named [b][n]_ka_t[/b] and [b][n]_ka_ct[/b]. There [n] is the number of the area.
[*]The teleport destinations have to be counted up from 1. [u]Do not skip a number![/u]
[*]The spawn room and each area should not be reachable from any other area.
[*]The addon does all the teleport handling itself. You just have to use the [b]info_target[/b]'s and the playerspawn-entities.
[*]You should use [b]Player Clips[/b] around the areas to stop players jumping/going outside.
[*]You have to do the most part of the [b]Navigation File[/b] yourself, because the areas can't be reached from spawn.
[*]I also recommend that you pack all the materials/textures and at least the navigation file into the map, to avoid problems if they are lost.[/list]
[b]Video Preview:[/b]
http://youtube.com/watch?v=SDy5qBHqr5U
http://youtube.com/watch?v=XCZBIH631wU
[b]License:[/b]
[url=http://creativecommons.org/licenses/by-nc-sa/3.0/us/][img]http://i.creativecommons.org/l/by-nc-sa/3.0/us/88x31.png[/img][/url]
Installation
[color=red][b]This Python Addon requires Mattie's Eventscripts 2.1.1.338 or higher![/b][/color]
[list][*]Run [b]es_install knife_arena autoload[/b] on your server
[*]Restart your server[/list]
[color=green][b]The configuration files will appear in the knife_arena folder on first load.[/b][/color]
[color=blue][b]These are the recommended server settings:[/b][/color]
[syntax="es"]mp_freezetime 0
mp_roundtime 9
mp_startmoney 0
bot_quota 10
bot_quota_mode fill
bot_difficulty 3
bot_chatter off
bot_join_after_player 0
bot_knives_only[/syntax]
Version Notes For 3.0.0
Updated on: 2010-07-26 10:58:36 EST by [NATO]Hunter (View Zip Contents)
Refactored to use the latest ES 2.1 features.