]> de.git.xonotic.org Git - voretournament/voretournament.git/commitdiff
And level 6 :D
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Tue, 14 Sep 2010 13:15:28 +0000 (16:15 +0300)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Tue, 14 Sep 2010 13:15:28 +0000 (16:15 +0300)
data/maps/campaign_voretournament.txt
data/maps/campaign_voretournament_6.cfg [new file with mode: 0644]
data/maps/campaign_voretournament_bots_6.txt [new file with mode: 0644]

index 8869f076edd001da10e4504337b472fab637024b..3115848998a9e6b91680b767037328b94e715e31 100644 (file)
@@ -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 (file)
index 0000000..4d309e7
--- /dev/null
@@ -0,0 +1,47 @@
+// per-campaign-level configuration file. Used to execute scripts and other commands for campaign levels\r
+// do NOT attempt to set cvars here! Those cvars must be set from the campaign file properly\r
+// this is only for scripts and other commands you wish to run for a given level\r
+\r
+// ----------------------------------------------------------------\r
+// Automated chat bot code:\r
+// ----------------------------------------------------------------\r
+\r
+// this is a chat bot system, used in campaign levels to simulate dialogues between the player and bots\r
+// it only makes the player automatically speak certain messages, just like manually be typing them\r
+// 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!"\r
+// that does print "My-Playername: Bot: message", but it's the best this script can do\r
+\r
+// chat script settings\r
+set chatbot_msg_count 12 "number of messages (chatbot_msg_# cvars)"\r
+set chatbot_msg_time 20 "each message is posted after this many seconds"\r
+set chatbot_tmp_counter 0 "chatbot system variable, used to cycle the messages (do not set this manualy)"\r
+\r
+// chat script messages\r
+set chatbot_msg_0 "^1Space Patroll 1: ^7Everyone! The intruder has reached the perimeter! Get to your posts!"\r
+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."\r
+set chatbot_msg_2 "^1Space Patroll 2: ^7Guard the pressure plates! Don't let the intruder get near them!"\r
+set chatbot_msg_3 "^2Self: ^7Damn! Those dump space guards keep pressing them back! I can't handle this alone!"\r
+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."\r
+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!"\r
+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."\r
+set chatbot_msg_7 "^1Space Patroll 2: ^7God damn! The generator is starting to overload! Guard the pressure plates!"\r
+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."\r
+set chatbot_msg_9 "^2Self: ^7It's starting to overload, I can feel it! Not long now..."\r
+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?"\r
+set chatbot_msg_11 "^1Space Patroll 2: ^7The generator is reaching its limits! It's going to blow! Take cover!"\r
+\r
+// chat script system\r
+alias chatbot_count "qc_cmd rpn /chatbot_tmp_counter chatbot_tmp_counter 1 add $chatbot_msg_count mod def"\r
+alias chatbot_say "say ${$1}"\r
+alias chatbot_do "chatbot_say chatbot_msg_$chatbot_tmp_counter;chatbot_count"\r
+alias chatbot_loop "chatbot_do;defer $chatbot_msg_time chatbot_loop"\r
+\r
+// kill the chat script when the match ends\r
+alias cl_hook_campaign_gameend "alias chatbot_loop \"\""\r
+\r
+// start the chat script\r
+defer $chatbot_msg_time chatbot_loop\r
+\r
+// ----------------------------------------------------------------\r
+// End of automated chat bot code.\r
+// ----------------------------------------------------------------
\ 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 (file)
index 0000000..2e7ebd7
--- /dev/null
@@ -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\r
+//default team values (team-override): 1 = red, 2 = blue, 3 = yellow, 4 = pink                                                                                                                                 \r
+//use -1 for shirt-color or pants-color to get random colors           \r
+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\r
+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\r
+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\r
+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\r
+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