REPO_JP-ArenaRaceMultiplayerSpawnFix icon

ArenaRaceMultiplayerSpawnFix

【Host Only MOD】Fixes Arena Race spawn position issues in large multiplayer lobbies.大人数でのアリーナレース開始時のスポーン位置の問題を解消します。

By REPO_JP
Last updated 2 hours ago
Total downloads 14
Total rating 0 
Categories Mods Server-side AI Generated Quality Of Life
Dependency string REPO_JP-ArenaRaceMultiplayerSpawnFix-4.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

ArenaRaceMultiplayerSpawnFix

This mod is a host-only mod that fixes Arena Race multiplayer spawn placement by randomizing player positions in a controlled grid and can optionally give everyone a start boost after the countdown.

Features

  • Adjusts only the initial player spawn positions in Arena Race.
  • Randomizes player placement every Arena Race so the host is not fixed to the same position.
  • Uses a controlled grid layout based on the vanilla spawn center and Arena Race course direction.
  • Allows the host to configure horizontal and vertical player counts.
  • Supports up to 20 for each horizontal and vertical count setting.
  • Can apply an optional level 3 boost to all Arena Race vehicles after the 3-2-1 countdown.
  • Does not add a GUI.
  • Does not write dedicated text logs.
  • Does not modify the Arena Race countdown, vehicle spawning, forced seating, hatch opening, or race state flow.

Host-only behavior

Only the host needs to install this mod.

The host applies the corrected player positions through the game's existing player spawn synchronization. The optional start boost is also applied by the host to the Arena Race vehicles.

Clients without the mod can join normally.

Config

Setting Description Default Minimum Maximum
Enabled Enables this mod. true - -
HorizontalPlayers Number of players per horizontal row. 10 1 20
VerticalPlayers Number of vertical rows. 2 1 20
StartBoostEnabled Applies a temporary level 3 boost after the countdown. true - -
StartBoostMultiplier Level 3 boost power multiplier. 10.0 0.0 100.0

Internal fixed layout values

These values are fixed internally and are not exposed as config settings.

Value Fixed setting
Layout type Grid
Horizontal spacing 0.8
Vertical spacing 3.0
Height offset 5.0
Backward offset 10.0
Anchor Vanilla spawn center
Direction Arena Race course direction
Player order Random every Arena Race
Spawn slot order Random every Arena Race
Start boost direction Arena Race course direction

Notes

  • Old config entries from earlier versions are no longer used.
  • If older Japanese config entries remain, delete the old config file and let the mod regenerate it.
  • The generated config file is REPOJP.ArenaRaceMultiplayerSpawnFix.cfg.

※Mod created by AI

ArenaRaceMultiplayerSpawnFix

REPOが好きな日本人のための日本人のみのREPOのDiscordサーバーあります! 参加は以下のリンクから! https://discord.gg/h5ATY4m5bZ

このMODは、ホスト専用の、アリーナレースのマルチ開始位置を制御されたグリッド配置でランダム化し、必要に応じて321後に全員へ開始ブーストを付与するMODです。

機能

  • アリーナレースの初期プレイヤースポーン位置だけを調整します。
  • 毎回プレイヤー配置をランダム化し、ホストが同じ位置に固定されないようにします。
  • バニラのスポーン中心とアリーナレースのコース方向を基準に、グリッド配置を行います。
  • 横方向の人数と縦方向の人数をホスト側で設定できます。
  • 横方向・縦方向の人数設定は、それぞれ1~20まで対応します。
  • 321カウントダウン後に、全員のアリーナレース車両へ任意でレベル3ブーストを付与できます。
  • GUIは追加しません。
  • 専用テキストログは出力しません。
  • アリーナレースのカウントダウン、車両生成、強制乗車、床開放、レース状態遷移は変更しません。

ホスト専用仕様

導入が必要なのはホストのみです。

ホストがゲーム標準のプレイヤースポーン同期を使って、補正後のプレイヤー位置を反映します。開始ブーストもホスト側からアリーナレース車両へ適用します。

MOD未導入の参加者も通常通り参加できます。

設定項目

設定値名 設定内容説明 初期値 設定可能最小値 設定可能最大値
Enabled MODを有効にします。 true - -
HorizontalPlayers 横1行に並べる人数 10 1 20
VerticalPlayers 縦方向の行数 2 1 20
StartBoostEnabled 321後に一時的なレベル3ブーストを付与します。 true - -
StartBoostMultiplier レベル3ブーストの強さ倍率 10.0 0.0 100.0

内部固定値

以下はConfigから変更できない内部固定値です。

項目 固定値
配置方式 グリッド
横間隔 0.8
縦間隔 3.0
高さ補正 5.0
後方補正 10.0
基準位置 バニラスポーン中心
基準方向 アリーナレースのコース方向
プレイヤー順 アリーナレースごとにランダム
スポーン枠順 アリーナレースごとにランダム
開始ブースト方向 アリーナレースのコース方向

注意事項

  • 旧バージョンのConfig項目は使用されません。
  • 古い日本語Config項目が残っている場合は、古いConfigファイルを削除して再生成してください。
  • 生成されるConfigファイルは REPOJP.ArenaRaceMultiplayerSpawnFix.cfg です。

※AI生成MOD