From 3997eda325009667846b3e4b52ef0d7bb6d5cb5e Mon Sep 17 00:00:00 2001 From: MirceaKitsune Date: Tue, 14 Sep 2010 16:15:28 +0300 Subject: [PATCH] And level 6 :D --- data/maps/campaign_voretournament.txt | 9 ++-- data/maps/campaign_voretournament_6.cfg | 47 ++++++++++++++++++++ data/maps/campaign_voretournament_bots_6.txt | 8 ++++ 3 files changed, 60 insertions(+), 4 deletions(-) create mode 100644 data/maps/campaign_voretournament_6.cfg create mode 100644 data/maps/campaign_voretournament_bots_6.txt diff --git a/data/maps/campaign_voretournament.txt b/data/maps/campaign_voretournament.txt index 8869f076..31158489 100644 --- a/data/maps/campaign_voretournament.txt +++ b/data/maps/campaign_voretournament.txt @@ -2,7 +2,8 @@ "//game","mapname","bots","skill","frag","mutator-sets","description","long description" "tdm","basement","1","2","5","bot_config_file maps/campaign_voretournament_bots_1.txt; bot_vs_human 1; 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.\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." -"ctf","basementctf","2","3","5","bot_config_file maps/campaign_voretournament_bots_2.txt; bot_vs_human 2; g_vore 0;","Unlocking the power of vore","As the guard drops dead and you prepare to advance, you hear a mysterious voice in your mind: 'You are the only one who can stop the Vore Princess, by obtaining the power of vore. Please, help us!'\n\nYou reach the second floor, where you come across two mysterious flags. 'Bring them together', the voice speaks again as two guards arrive." -"dom","basement","3","4","75","bot_config_file maps/campaign_voretournament_bots_3.txt; bot_vs_human 3; g_vore_showhealth 0;","First meal","As a bright flash covers the room, you feel the power of vore awakening in you. Your muzzle drolls, and you feel more hungry than ever before. The two guards quickly become your first snack.\n\nReturn down stairs and hold the pressure plates long enough to open the main door. You'll face 3 dark guards, who also posses the power of vore!" -"tdm","reslimed","4","5","20","bot_config_file maps/campaign_voretournament_bots_4.txt; bot_vs_human 4; g_vore_showhealth 0;","The Slime Pit","With your first meal churning in your stomach, you step through the main door and advance to the slime facility.\n\nYour primary objective is to make your way to a space station known as Soylent. But in order to reach Soylent, you must find and use a teleporter to another space station, called Gasoline Powered." -"ctf","gasolinepowered","4","5","7","bot_config_file maps/campaign_voretournament_bots_5.txt; bot_vs_human 4; g_vore_showhealth 0;","Gasoline Powered station","You step into the teleporter. A strong light blinds you and you feel yourself floating, soon reaching a teleporter pad on the Gasoline Powered space station.\n\nNo time to admire the view however! You must bring the two flags together again, which will start the teleporter to Soylent. Watch out for the space patrol!" \ No newline at end of file +"ctf","basementctf","2","3","5","bot_config_file maps/campaign_voretournament_bots_2.txt; bot_vs_human 2; g_vore 0","Unlocking the power of vore","As the guard drops dead and you prepare to advance, you hear a mysterious voice in your mind: 'You are the only one who can stop the Vore Princess, by obtaining the power of vore. Please, help us!'\n\nYou reach the second floor, where you come across two mysterious flags. 'Bring them together', the voice speaks again as two guards arrive." +"dom","basement","3","4","75","bot_config_file maps/campaign_voretournament_bots_3.txt; bot_vs_human 3; g_vore_showhealth 0","First meal","As a bright flash covers the room, you feel the power of vore awakening in you. Your muzzle drolls, and you feel more hungry than ever before. The two guards quickly become your first snack.\n\nReturn down stairs and hold the pressure plates long enough to open the main door. You'll face 3 dark guards, who also posses the power of vore!" +"tdm","reslimed","4","5","20","bot_config_file maps/campaign_voretournament_bots_4.txt; bot_vs_human 4; g_vore_showhealth 0","The Slime Pit","With your first meal churning in your stomach, you step through the main door and advance to the slime facility.\n\nYour primary objective is to rescue the prisoners from a space station known as Soylent. But in order to reach Soylent, you must find and use a teleporter to another space station, called Gasoline Powered." +"ctf","gasolinepowered","4","5","7","bot_config_file maps/campaign_voretournament_bots_5.txt; bot_vs_human 4; g_vore_showhealth 0","Gasoline Powered station","You step into the teleporter. A strong light blinds you and you feel yourself floating, soon reaching a teleporter pad on the Gasoline Powered space station.\n\nNo time to admire the view however! You must bring the two flags together again, which will start the teleporter to Soylent. Watch out for the space patrol!" +"dom","soylent","5","6","125","bot_config_file maps/campaign_voretournament_bots_6.txt; bot_vs_human 5; g_vore_showhealth 0","Soylent Space","The flags activate the teleporter, taking you straight to the Soylent space station. Five hungry maws are waiting for you here, gulp them all down!\n\nYou must press the pressure plates and overload the generator, which is the first step toward releasing the prisoners. Be prepared for gravity to fail afterward." \ No newline at end of file diff --git a/data/maps/campaign_voretournament_6.cfg b/data/maps/campaign_voretournament_6.cfg new file mode 100644 index 00000000..4d309e78 --- /dev/null +++ b/data/maps/campaign_voretournament_6.cfg @@ -0,0 +1,47 @@ +// per-campaign-level configuration file. Used to execute scripts and other commands for campaign levels +// do NOT attempt to set cvars here! Those cvars must be set from the campaign file properly +// this is only for scripts and other commands you wish to run for a given level + +// ---------------------------------------------------------------- +// Automated chat bot code: +// ---------------------------------------------------------------- + +// this is a chat bot system, used in campaign levels to simulate dialogues between the player and bots +// it only makes the player automatically speak certain messages, just like manually be typing them +// eg. In a campaign level where you try to advance to the next area, you can make the script say "Bot: I will not let you pass!" +// that does print "My-Playername: Bot: message", but it's the best this script can do + +// chat script settings +set chatbot_msg_count 12 "number of messages (chatbot_msg_# cvars)" +set chatbot_msg_time 20 "each message is posted after this many seconds" +set chatbot_tmp_counter 0 "chatbot system variable, used to cycle the messages (do not set this manualy)" + +// chat script messages +set chatbot_msg_0 "^1Space Patroll 1: ^7Everyone! The intruder has reached the perimeter! Get to your posts!" +set chatbot_msg_1 "^6Voice in your mind: ^7Keep the pressure plates pressed for long enough to overload the generator. This is the first step toward releasing the prisoners." +set chatbot_msg_2 "^1Space Patroll 2: ^7Guard the pressure plates! Don't let the intruder get near them!" +set chatbot_msg_3 "^2Self: ^7Damn! Those dump space guards keep pressing them back! I can't handle this alone!" +set chatbot_msg_4 "^6Voice in your mind: ^7I'm sensing an additional pressure plate on the roof. Perhaps you can use your grabber to get there and press that one too." +set chatbot_msg_5 "^1Space Patroll 3: ^7Heh, I was afraid I'll run out of food after these prisoners are gone. It seems a new meal has arrived!" +set chatbot_msg_6 "^1Space Patroll 4: ^7Why not be a nice willing meal and surrender yourself? I promise I'll make the trip to my stomach pleasant." +set chatbot_msg_7 "^1Space Patroll 2: ^7God damn! The generator is starting to overload! Guard the pressure plates!" +set chatbot_msg_8 "^1Space Patroll 3: ^7Come on you. Get in my stomach, nice and easy. Either that or we're gonna throw you in space! And believe me, serving as food is a MUCH better option, even for you." +set chatbot_msg_9 "^2Self: ^7It's starting to overload, I can feel it! Not long now..." +set chatbot_msg_10 "^1Space Patroll 5: ^7Bleah! This one kicks damn hard! I can't help regurgitating! Can't anyone friggin HOLD their prey in and finish the digestion?" +set chatbot_msg_11 "^1Space Patroll 2: ^7The generator is reaching its limits! It's going to blow! Take cover!" + +// chat script system +alias chatbot_count "qc_cmd rpn /chatbot_tmp_counter chatbot_tmp_counter 1 add $chatbot_msg_count mod def" +alias chatbot_say "say ${$1}" +alias chatbot_do "chatbot_say chatbot_msg_$chatbot_tmp_counter;chatbot_count" +alias chatbot_loop "chatbot_do;defer $chatbot_msg_time chatbot_loop" + +// kill the chat script when the match ends +alias cl_hook_campaign_gameend "alias chatbot_loop \"\"" + +// start the chat script +defer $chatbot_msg_time chatbot_loop + +// ---------------------------------------------------------------- +// End of automated chat bot code. +// ---------------------------------------------------------------- \ No newline at end of file diff --git a/data/maps/campaign_voretournament_bots_6.txt b/data/maps/campaign_voretournament_bots_6.txt new file mode 100644 index 00000000..2e7ebd78 --- /dev/null +++ b/data/maps/campaign_voretournament_bots_6.txt @@ -0,0 +1,8 @@ +//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 +Space Patrol 1 vixen.zym 1 6 5 0 0 0 0 1 0 -1 -0.5 -1 1 0 0 0 1.5 1.5 1 1 +Space Patrol 2 vixen.zym 1 6 5 0 0 0 0 2 -1 0 0 0 -1 0 0 0 0.75 1 1.5 1.25 +Space Patrol 3 vixen.zym 1 6 5 0 1 1.5 2 -1 -1 -1 1 0 1 -0.5 -1 -1 1 1 1 1 +Space Patrol 4 vixen.zym 1 6 5 0 -0.5 2 1 0 0 -1 0 -1 0 1 -1 -0.5 1.5 1.5 1.5 1 +Space Patrol 5 vixen.zym 1 6 5 0 -0.5 2 1 0 0 -1 0 -1 0 1 -1 -0.5 1.75 1.75 1.25 0.75 \ No newline at end of file -- 2.39.2