]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/maps/campaign_voretournament_1.cfg
A change in tutorial mapinfo and its waypoints.cache file
[voretournament/voretournament.git] / data / maps / campaign_voretournament_1.cfg
index b19ab29f730be5ee43bedf4b59a20b5e425b6b0f..e692ab37309eb3886942a7145945706948b58239 100644 (file)
 // 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 3 "number of messages (chatbot_msg_# cvars)"\r
-set chatbot_msg_time 8 "each message is posted after this many seconds"\r
+set chatbot_msg_count 8 "number of messages (chatbot_msg_# cvars)"\r
+set chatbot_msg_time 15 "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 "First message from the list"\r
-set chatbot_msg_1 "A second message message from the list"\r
-set chatbot_msg_2 "A third message message from the list"\r
+set chatbot_msg_0 "^1Guard: ^7You! How did you escape? Get back in your cell, now!"\r
+set chatbot_msg_1 "^2Self: ^7Who are you? Where am I? And why am I being held here?"\r
+set chatbot_msg_2 "^1Guard: ^7I need backup! We have a prisoner on the loose!"\r
+set chatbot_msg_3 "^2Self: ^7I want to know what's going on! What am I being held for? What happened?"\r
+set chatbot_msg_4 "^1Guard: ^7I'm hit! Someone please come over here! I can't take this one down by myself!"\r
+set chatbot_msg_5 "^2Self: ^7If you don't wish to let me go, I have no choice but to brake out of here!"\r
+set chatbot_msg_6 "^1Guard: ^7Shut up and get back in there, or you will regret this! You hear me?"\r
+set chatbot_msg_7 "^2Self: ^7I have nothing against you, just let me get out of here!"\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