LSPDFR 日本語解説wiki
Ransom Ambience
最終更新:
lspdfrinfo
-
view
Ransom Ambience
Ransom Ambienceは、MarcelWRLD氏制作のコールアウトとは別に路上で起こる事件を増やすプラグイン。
Immersive Ambient Eventsと同じような内容だが、特徴としてイベントが起こる確率や大まかな位置のカスタム、プレイヤーが車に乗車しているかどうかで起こるイベントの変化があり、職務質問中の妨害、プレイヤーの車の窃盗行為などが発生します。
Immersive Ambient Eventsと同じような内容だが、特徴としてイベントが起こる確率や大まかな位置のカスタム、プレイヤーが車に乗車しているかどうかで起こるイベントの変化があり、職務質問中の妨害、プレイヤーの車の窃盗行為などが発生します。
ページ編集時の一般公開されている最新バージョン 1.6.7
↓このプラグインの見どころなど
+ | ... |
ダウンロードはこちら
必須
RPHおよびLSPDFR
RAGENativeUI.dll
┗ 同梱(1.9.2)
Newtonsoft.Json
┗ 同梱
インストール方法
1.
ダウンロードしたファイルを解凍する
2.
「GTA 5」フォルダ内の「Newtonsoft.Json」ファイル、pluginsフォルダをまるごとメインディレクトリにドラッグ&ドロップして完了。
ダウンロードしたファイルを解凍する
2.
「GTA 5」フォルダ内の「Newtonsoft.Json」ファイル、pluginsフォルダをまるごとメインディレクトリにドラッグ&ドロップして完了。
プラグインと依存関係
メインディレクトリまでは割愛。
┣ Newtonsoft.Json.dll (プラグインの動作に必要なライブラリ)
┣ RAGENativeUI.dll (RPHを使用するインターフェイス。メニュー表示などで使うらしい)
┗ Plugins
┗ LSPDFR
┣ RansomAmbience.dll (プラグイン本体)
┣ RansomAmbience.ini (プラグインの構成設定)
┣ RansomAmbience.pdb (プラグインの何かしらのプログラムが入った何か)
┗ RansomAmbience
┣ EventZoneMappings.json (各イベントがどこで起きるかを設定するファイル)
┣ TrafficStopConfig.ini (職務質問中の妨害イベントの構成設定)
┣ EventWeights.json (各イベントごとの確率を設定するファイル)
┣ Zones.txt (EventZoneMappings.jsonで設定する際の場所の名前が書かれたテキスト)
┗ README.txt (.jsonで設定する際の注意が書かれたテキスト)
┣ RAGENativeUI.dll (RPHを使用するインターフェイス。メニュー表示などで使うらしい)
┗ Plugins
┗ LSPDFR
┣ RansomAmbience.dll (プラグイン本体)
┣ RansomAmbience.ini (プラグインの構成設定)
┣ RansomAmbience.pdb (プラグインの何かしらのプログラムが入った何か)
┗ RansomAmbience
┣ EventZoneMappings.json (各イベントがどこで起きるかを設定するファイル)
┣ TrafficStopConfig.ini (職務質問中の妨害イベントの構成設定)
┣ EventWeights.json (各イベントごとの確率を設定するファイル)
┣ Zones.txt (EventZoneMappings.jsonで設定する際の場所の名前が書かれたテキスト)
┗ README.txt (.jsonで設定する際の注意が書かれたテキスト)
操作方法
注意 これは、デフォルトのキー配置です。
プラグインメニューを開く | F6キー |
インタラクト | Xキー |
特殊操作
RPHのコマンドに
「RAOpenMenu」と入力 | プラグインメニューを開く |
イベントの詳細
注意 このイベントの解説内容とはアップデート等により変更されている可能性があります。
徒歩イベント
待ち伏せ
武器を振り回す人
強盗
車両窃盗
喧嘩
露出
公共の騒乱
車両・交通イベント
動物による事故
車両故障
車両火災
酒気帯び運転
運転中の銃撃
交通事故
追跡
危険運転
ストリートレース
運転中のスマホ使用
職務質問中の妨害イベント
パトカーへの衝突
パトカーの窃盗行為
パトカーへの迷惑行為
RansomAmbience.ini
[Values]
// The minimum/maximum amount of time in milliseconds the plugin should wait after ending an event. // Default: 2.5 / 3 minutes (150000 / 180000 ms) MinIntervalInMs = 150000 MaxIntervalInMs = 180000
...イベントが発生するまでの最小クールタイムと最大クールタイム。初期設定は最小150000、最大180000。(ミリ秒)
つまり初期設定は最小2分半、最大3分。
つまり初期設定は最小2分半、最大3分。
// The maximum time an event is allowed to run before it will be terminated if you haven't interacted with it. // Default: 7 minutes (420000 ms) MaxEventRuntimeInMs = 420000
...イベントが始まってからそのイベントが対応されない場合、どれくらいで強制終了するか。初期設定は420000。(ミリ秒)
つまり初期設定は7分。
つまり初期設定は7分。
// Whether the plugin should blip events for you. // You can disable this feature in order to add more realism, however this will make some events harder to spot. // Default: true BlipEvents = True
...イベントが発生した際にマップブリップ(マーク)を表示するか。初期設定は有効(true)。
// Whether the plugin should always start events. // If you enable this the plugin will spawn events during traffic stops and during callouts aswell, but not during pursuits. // Be advised: During callouts the pursuit feature of the plugin will be disabled; peds will only flee but not start a pursuit. // That is to ensure the compatibility with callouts. If you still want to start a pursuit you can use StopThePed. // If this is set to 'false' traffic stops events still work as they are separated from general events, unless you disable them extra. // Default: False AlwaysAllowEvents = False
...プレイヤーの行動関係なく、常にイベントを開始するかどうか。初期設定は無効(false)。
trueにすると職務質問中、コールアウト対応中にもイベントが発生する。ただし、追跡中は発生しない。
trueにすると職務質問中、コールアウト対応中にもイベントが発生する。ただし、追跡中は発生しない。
// Whether the plugin should adjust events based on your transportation. // This applies only when location-based events are not available for your current location. // Default: true CheckIfOnFootOrInVehicle = True
...プレイヤーが車両に乗っているかどうかをチェックするか。初期設定は有効(true)。
falseにすると徒歩の状態でも交通イベントが発生する。
falseにすると徒歩の状態でも交通イベントが発生する。
// Whether to allow NSFW (18+) content. // This is specifically for the 'IndecentExposure' event: if disabled the event will be skipped. // Default: false AllowNsfw = False
...成人向けコンテンツの設定。主に露出イベントに関する設定で、使用されるPedが変わる。
初期設定は無効(false)。treuにすると成人向けコンテンツを許可されます。
初期設定は無効(false)。treuにすると成人向けコンテンツを許可されます。
// The maximum allowed distance to an event. // If the distance between the event and the player is bigger than this number the event will be stopped. // Default: 500 CutoffDistance = 500
...イベントが発生した場所からどれくらい離れると強制終了するか。初期設定は500。
// Whether to disable automatically requesting an air unit. // When you start a pursuit through the plugin the plugin requests a helicopter to join the pursuit, unless you set this to 'True'. // Setting this to true should also fix issue you might have when using the 'Heli Assistence' plugin. // Default: False DisableAutoHeliSupport = False
...自動で応援のヘリコプターが出動するかどうか。初期設定は無効(false)。
[Keybinds]
// Keybind to open the plugin menu // Default: F6 MenuKey = F6 // Modifier to open the plugin menu // Default: None (example: LControlKey) MenuModifierKey = None
...プラグインメニューを開くキーと修飾キー。初期設定はF6キー。
// Keybind to interact with the plugin. // It will be used for e.g. starting a pursuit or accepting a quest. // Default: X on keyboard InteractionKey = X
...インタラクトキー。初期設定はXキー。
// If the plugin detects a connected controller it will show you the option to use the controller button to interact. // However it doesn't matter whether you press the controller button or the keyboard key: Both will work :) // Default: B on controller InteractionButton = B
...コントローラーでのインタラクトボタン。初期設定はBボタン。