From 8e9bf311b46a3eb378c4fccfc3733e8e8c667f71 Mon Sep 17 00:00:00 2001 From: MirceaKitsune Date: Sun, 12 Sep 2010 20:22:22 +0300 Subject: [PATCH] Bots for that campaign level --- data/maps/campaign_voretournament.txt | 2 +- data/maps/campaign_voretournament_bots_1.txt | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 data/maps/campaign_voretournament_bots_1.txt diff --git a/data/maps/campaign_voretournament.txt b/data/maps/campaign_voretournament.txt index 76267e6b..5d1c69fb 100644 --- a/data/maps/campaign_voretournament.txt +++ b/data/maps/campaign_voretournament.txt @@ -1,4 +1,4 @@ "//campaign:VoreTournament Campaign" "//game","mapname","bots","skill","frag","mutator-sets","description","long description" -"dm","basement","1","1","5","g_vore 0; g_start_weapon_grabber 0","The escape","As you're slowly waking up, you see yourself in a small cell located inside a basement. A guard is patrolling the area. Suddenly, your cell door gets unlocked without the guard's knowledge. Who did that?\n\nFind a Grabber and use its electric attack to take the guard down. Then advance to the upper level of the facility, and try to recover your memory." \ No newline at end of file +"dm","basement","1","1","5","bot_config_file maps/campaign_voretournament_bots_1.txt; g_vore 0; g_start_weapon_grabber 0","The escape","As you're slowly waking up, you see yourself in a small cell located inside a basement. A guard is patrolling the area. Suddenly, your cell door gets unlocked without the guard's knowledge. Who did that?\n\nFind a Grabber and use its electric attack to take the guard down. Then advance to the upper level of the facility, and try to recover your memory." \ No newline at end of file diff --git a/data/maps/campaign_voretournament_bots_1.txt b/data/maps/campaign_voretournament_bots_1.txt new file mode 100644 index 00000000..1bb78918 --- /dev/null +++ b/data/maps/campaign_voretournament_bots_1.txt @@ -0,0 +1,4 @@ +//bot configuration: name model skin shirt pants team keyboard use moving dodging ping weapon use aggressivity range aiming calmhand mouse fightthink aithink vore predskill preyskill fear teamheal +//default team values (team-override): 1 = red, 2 = blue, 3 = yellow, 4 = pink +//use -1 for shirt-color or pants-color to get random colors +Guard vixen.zym 0 6 5 0 1 1.5 2 -1 -1 -1 1 0 1 -0.5 -1 -1 1.25 1 1 1 -- 2.39.2