GTA5 をマルチプレイモードで遊ぶ場合に、 Mod 要素を追加できるサーバです。
FiveM Server 初期セットアップ
Windows 向けには 【GTAV】WindowsでFiveMサーバーの立て方を詳しく解説します!! (opens in a new tab) の解説があるので、こちらを参考にセットアップしてください。
FiveM Client のインストールもこちらで行います。
リソース
qbcore
基本となる Mod のパック
qbcore Windows Installation (opens in a new tab)
map
地図表示が分かりやすく改善され、番地が表示されるようになる
Postal Code Map & Minimap (opens in a new tab)
「Download by clicking here」をクリックして、ファイルをダウンロード
resource/[defaultmaps]/map
に配置する
VoiceRangeMarker
VC の範囲を可視化する
cd "resource/resources\[standalone]"
git clone https://github.com/bsrypt/errorism.voiceRangeMarker.git
resources/[standalone]/errorism.voiceRangeMarker
に配置する
Dices & RPS Minigames
cd resources\[standalone]
git clone https://github.com/BarBaroNN/bb-dices.git
resources/[standalone]/bb-dices
に配置する
Improved Females
cd resources
git clone https://github.com/zfbx/improved-females.git
server.cfg に以下の指定を追加
ensure improved-females
起動手順
- MySQL(MariaDB) 起動
- xampp-control.exe を実行
- MySQL Start
- FiveM Server 起動
- Server/FXServer.exe を実行
- FiveM Client 起動
- FiveM.exe を実行