Configurations - DekoKiyo/JapaneseCallouts GitHub Wiki

Configurations

JapaneseCallouts.ini

[General]

Setting Name Description Init Value
OfficerName It used in some callouts' dialogue. Officer
Language Check this 0
EnableAutoUpdate If true, the plugin updates automatically without asking. false

[Keys]

Check the microsoft Keys Enum Document

Setting Name Description Init Value
SpeakWithThePersonKey Used in Pacific Bank Heist Y
SpeakWithThePersonModifierKey Used in Pacific Bank Heist None
ToggleBankHeistAlarmSoundKey Used in Pacific Bank Heist F5
ToggleBankHeistAlarmSoundModifierKey Used in Pacific Bank Heist None
SWATFollowKey Used in Pacific Bank Heist I
SWATFollowModifierKey Used in Pacific Bank Heist None
HostageRescueKey Used in Pacific Bank Heist D0
HostageRescueModifierKey Used in Pacific Bank Heist None
EnterRiotVanKey Used in Pacific Bank Heist Enter
EnterRiotVanModifierKey Used in Pacific Bank Heist None

Original config file

[General]
OfficerName = Officer
Language = 0
EnableAutoUpdate = false

[Keys]
SpeakWithThePersonKey = Y
SpeakWithThePersonModifierKey = None

ToggleBankHeistAlarmSoundKey = F5
ToggleBankHeistAlarmSoundModifierKey = None

SWATFollowKey = I
SWATFollowModifierKey = None

HostageRescueKey = D0
HostageRescueModifierKey = None

EnterRiotVanKey = Enter
EnterRiotVanModifierKey = None

XML Files

Some callouts have the own setting file.
These are an original object that is used in this callout.
Please follow the instructions on the following page to configure.

Warning

Incorrect settings may cause a crash.
Please be sure to read the instructions carefully.

⚠️ **GitHub.com Fallback** ⚠️