[Minigame] Bootcamp Relay (Team play racing in bootcamp maps) |
![]() ![]() « Citoyen » 1445442540000
| 0 | ||
Bootcamp Relay! This is a team play racing game. The feature of this minigame is that there are check points where players respawn, which make it possible to race in hard bootcamp maps. What a lonely developer... I don't know whose idea it is but I found this statement a dit : in the Topic-383236 very interesting. Although this suggestion has been in such a conspicuous place, it seems there is no actualization for it (I'm sorry if any). So I decided to realize this idea for the suggestion maker and the bootcampers.
Lua Script Here is the script. Pastebin! Enter into your tribe house, say "/lua" in the chat, paste the script and submit. It is recommended to gather 4 people or more in the tribe house to play with multiple teams. There are 6 values you can change in the script. They are on the top of the script. 1) TEAM_SIZE : The maximum number of players in a team. 2) MIN_SIZE : The minimum number of players in a team. Setting both of them 1 actually makes this game an individual match. 3) TIME : Time... 4) INTERVAL : Length of the intervals between rounds. 5) SECTION_TIME : After a player leaves a check point he/she should get to the next check point in SECTION_TIME. 6) maps : The map list. All the maps played in this minigame are chosen in this list. The structure of "maps" is a bit complicated. See also the manual in the script. I made a lua module to create a map list easily (See the "Check Point Editor" tab in this thread). Change Log Number of maps: 70 (about 15% of P3 maps) (25/10/2015)
Rules 2 to 4 mice make one team and the teams compete for the first in bootcamp maps. Here are some detail below.
Press Tab key to change the display of the message area. The number at the top right on the screen means the section time remaining. Runners need to reach a check point before it hits 0. ※頭の中で英語日本語ごちゃ混ぜで練った文を英語で書いたのがEnglish版で、後日それを日本語訳したものがこちらになります。そのためたまに不自然な日本語があります。 ブートキャンプ・リレー! 団体戦レーシングゲームです. このミニゲームの特徴はプレイヤーが復活できる中間セーブポイントがあり、これによってブートキャンプでレーシングすることが可能になっています。 What a lonely developer... 誰のアイデアか分かりませんが、Topic-383236で次のような面白い記述を見つけました。 a dit : ※訳 = ブートキャンプリレー: マップの各セクションをクリアするためにそれぞれのネズミが少量の時間を与えられる。時間切れになったら次のネズミに交代する。 このアイデアはあれほど人目に付きやすい場所に記載されていたにも関わらず、それが実装されることはなかったようです(もしあったらすみません)。そこで私はアイデアを出した人とブートキャンパーたちのためにこのミニゲームを作ることにしました。
Lua Script スクリプトはこちらです. Pastebin! トライブハウスに入り、チャットで"/lua"と言い、スクリプトをフォームに張り付けて送信してください。 複数のチームを作るためには4人以上のメンバーが必要です スクリプトの中で変更可能な設定値が6つあります。全てスクリプトの先頭に記載されています。 1) TEAM_SIZE : ひとつのチームの人数の最大値 2) MIN_SIZE : ひとつのチームのメンバーの最小値 どちらも1に設定すると事実上個人プレーのレーシングになります。 3) TIME : 制限時間 4) INTERVAL : ラウンド間の時間 5) SECTION_TIME : プレイヤーはチェックポイントから次のチェックポイントまでこの時間以内に行かなければいけません。 6) maps : マップリスト。 ゲームで使用されるマップは全てここから選ばれます。mapsの構造は多少複雑です。スクリプトに記載されたマニュアルも参照してください。マップリストを簡単に作るツールも用意してあります。("Check Point Editor"タブをご覧ください)。 Change Log
ルール 2から4匹のネズミたちがひとつのチームを作り、チームで1位を目指します。以下により詳しいルールを記載します。
Tabキーを押すことで左上のメッセージ欄の表示スタイルを変更できます。 画面右上の数字は残りのセクション時間を表します。走者はこれが0になる前に次のチェックポイントに到着しなければなりません。 This module should help you to make the map list used in Bootcamp Relay (maps). Script Use /np command to load maps. Click on the screen while pressing 0 - 9 key makes a check point. Click on a check point while pressing "C" makes the check point the first cheese check point. Click on a check point while pressing Space key removes the check point. Click on the screen while pressing Ctrl moves you to the clicked location. Click on "save" and the check points data will be saved. Click on "print" and the saved data is displayed in the Lua tab in the chat. I'll add more information about this module later. Dernière modification le 1446294240000 |
![]() ![]() « Consul » 1445448840000
| 0 | ||
This is just awesome! I like it, I ll try it out with my tribemates ^^ Question, can this script works with racing maps? |
0 | ||
Great! Lets play it :D |
![]() ![]() « Citoyen » 1445502420000
| 0 | ||
Bugembo a dit : Thank you. There is a map list in the script and the maps played in this game are chosen in the map list randomly. So it's of course possible to add racing maps to the map list. But racing maps might not require respawn points because they are not so hard. Sohb a dit : Thanks! lets play! |
![]() ![]() « Consul » 1445515740000
| 0 | ||
gekkeiju a dit : Can you play with me? :3 |
![]() ![]() « Citoyen » 1445515920000
| 0 | ||
Can I join? |