AmbientSoundSetNightVolume(object, int)
エリアの夜間背景音の音量を変更します。
void AmbientSoundSetNightVolume( object oArea, int nVolume );
Parameters
oArea
変更するエリア
nVolume
0 - 100
Description
oAreaの夜間背景音のボリュームを設定します。
Remarks
例はAmbientSoundChangeDayを見てください。
Note: これはクライアントオプションの音響スライダーは変更しません。これはサーバ側の音量に関係し、それ自身はクライアント音量設定の影響を受けます。
Version
1.22
See Also
functions: | AmbientSoundChangeDay | AmbientSoundChangeNight | AmbientSoundPlay | AmbientSoundSetDayVolume | AmbientSoundStop |
categories: | Area Functions | Sound Effects Functions |
author: Iskander Merriman, JP team: Redondo
Send comments on this topic.