ensures that the system volume of vip mud itself is always 100
This commit is contained in:
@@ -1,8 +1,9 @@
|
|||||||
;core variables
|
;core variables
|
||||||
#var clientversion 10
|
#var clientversion 11
|
||||||
#var loadtask {soundpack|keys|aliases|updator|misc|gagcreator|pathupdator}
|
#var loadtask {soundpack|keys|aliases|updator|misc|gagcreator|pathupdator}
|
||||||
#var settings {rawpass|miscgags|shipgags|vehiclegags|activitygags|intromusic|vol|commandsinoutput|devmode|decchar}
|
#var settings {rawpass|miscgags|shipgags|vehiclegags|activitygags|intromusic|vol|commandsinoutput|devmode|decchar}
|
||||||
#var speech "disabled"
|
#var speech "disabled"
|
||||||
|
#if {%volume<100} {#pc 0 volume 100}
|
||||||
;Initialising the script files
|
;Initialising the script files
|
||||||
#ForAll @loadtask {#load {@scpath/%i.set}}
|
#ForAll @loadtask {#load {@scpath/%i.set}}
|
||||||
;Reading and writing Settings.
|
;Reading and writing Settings.
|
||||||
|
|||||||
Reference in New Issue
Block a user