mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-30 08:35:52 -04:00
[Server] Turn SetRecordVolume() into an accessible script function
This commit is contained in:
parent
db32f7f9f8
commit
f2331904ba
@ -99,6 +99,7 @@
|
|||||||
{"SetRecordAIServices", RecordsDynamicFunctions::SetRecordAIServices},\
|
{"SetRecordAIServices", RecordsDynamicFunctions::SetRecordAIServices},\
|
||||||
\
|
\
|
||||||
{"SetRecordSound", RecordsDynamicFunctions::SetRecordSound},\
|
{"SetRecordSound", RecordsDynamicFunctions::SetRecordSound},\
|
||||||
|
{"SetRecordVolume", RecordsDynamicFunctions::SetRecordVolume},\
|
||||||
{"SetRecordMinRange", RecordsDynamicFunctions::SetRecordMinRange},\
|
{"SetRecordMinRange", RecordsDynamicFunctions::SetRecordMinRange},\
|
||||||
{"SetRecordMaxRange", RecordsDynamicFunctions::SetRecordMaxRange},\
|
{"SetRecordMaxRange", RecordsDynamicFunctions::SetRecordMaxRange},\
|
||||||
{"SetRecordOpenSound", RecordsDynamicFunctions::SetRecordOpenSound},\
|
{"SetRecordOpenSound", RecordsDynamicFunctions::SetRecordOpenSound},\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user